This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

ld-elf/pr14926 fails for mipsisa32r2el-unknown-linux-gnu


Hi H.J.  Your new ld test-case fails for
mipsisa32r2el-unknown-linux-gnu:

Running /tmp/hpautotest-binutils/bsrc/src/ld/testsuite/ld-elf/elf.exp ...
FAIL: ld-elf/pr14926

ld.log:
/tmp/hpautotest-binutils/mipsisa32r2el-unknown-linux-gnu/ld/../gas/as-new    -o tmpdir/dump0.o /tmp/hpautotest-binutils/bsrc/src/ld/testsuite/ld-elf/pr14926.s
Executing on host: sh -c {/tmp/hpautotest-binutils/mipsisa32r2el-unknown-linux-gnu/ld/../gas/as-new    -o tmpdir/dump0.o /tmp/hpautotest-binutils/bsrc/src/ld/testsuite/ld-elf/pr14926.s 2>&1}  /dev/null ld.tmp (timeout = 300)
spawn [open ...]
./ld-new  -L/tmp/hpautotest-binutils/bsrc/src/ld/testsuite/ld-elf  -Ttext=0x60 -o tmpdir/dump tmpdir/dump0.o 
Executing on host: sh -c {./ld-new  -L/tmp/hpautotest-binutils/bsrc/src/ld/testsuite/ld-elf  -Ttext=0x60 -o tmpdir/dump tmpdir/dump0.o  2>&1}  /dev/null ld.tmp (timeout = 300)
spawn [open ...]
/tmp/hpautotest-binutils/mipsisa32r2el-unknown-linux-gnu/ld/../binutils/readelf  -S -l --wide tmpdir/dump > tmpdir/dump.out
Executing on host: sh -c {/tmp/hpautotest-binutils/mipsisa32r2el-unknown-linux-gnu/ld/../binutils/readelf  -S -l --wide tmpdir/dump > tmpdir/dump.out 2>ld.tmp}  /dev/null  (timeout = 300)
spawn [open ...]
regexp_diff match failure
regexp "^  LOAD[ \t]+0x[0-9a-f]+ 0x[0-9a-f]+ 0x[0-9a-f]+ 0x[0-9a-f]+ 0x[0-9a-f]+ R E 0x[0-9a-f]+$"
line   "  REGINFO        0x010094 0x00400094 0x00400094 0x00018 0x00018 R   0x4"
regexp_diff match failure
regexp "^ Section to Segment mapping:$"
line   "  LOAD           0x010060 0x00000060 0x00000060 0x00010 0x00010 R E 0x10000"
regexp_diff match failure
regexp "^  Segment Sections...$"
line   "  LOAD           0x010094 0x00400094 0x00400094 0x00018 0x00018 R   0x10000"
regexp_diff match failure
regexp "^   00     .text *$"
line   " Section to Segment mapping:"
extra lines in tmpdir/dump.out starting with "^  Segment Sections...$"
EOF from /tmp/hpautotest-binutils/bsrc/src/ld/testsuite/ld-elf/pr14926.d
FAIL: ld-elf/pr14926

Can you please fix the FAIL?  Thanks.

brgds, H-P


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]