------- Additional Comments From hjl dot tools at gmail dot com  2009-10-10 
16:31 -------
(In reply to comment #13)
> On hppa-unknown-linux-gnu:
> 
> Executing on host: sh -c 
> {/home/dave/gnu/binutils/objdir/ld/../binutils/readelf 
>  -S --wide tmpdir/dump > tmpdir/dump.out 2>ld.tmp}  /dev/null  (timeout = 300)
> extra regexps in 
> /home/dave/gnu/binutils/src/ld/testsuite/ld-elf/relocatable.d s
> tarting with "^  \[[ 0-9]+\] \.text.*[ \t]+PROGBITS[ \t]+0+800000[ 
> \t0-9a-f]+AX.
> *$"
> EOF from tmpdir/dump.out
> FAIL: relocatable with script
> 

It looks like a linker bug:

  [ 1] .text             PROGBITS        00000000 000034 000004 00  AX  0   0  1
  [ 2] .data             PROGBITS        00900000 000038 000004 00  WA  0   0  1

The address of .text is wrong. I think you should open a separate
bug.

-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=10749

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to