Bug 1508

Summary: FAIL: ld-elf/unknown
Product: binutils Reporter: John David Anglin <danglin>
Component: ldAssignee: unassigned
Status: RESOLVED DUPLICATE    
Severity: normal CC: bug-binutils, hjl.tools, hp
Priority: P2    
Version: 2.17   
Target Milestone: ---   
Host: hppa-unknown-linux-gnu Target: hppa-unknown-linux-gnu, cris-elf
Build: hppa-unknown-linux-gnu Last reconfirmed:

Description John David Anglin 2005-10-20 18:52:25 UTC
/home/dave/gnu/binutils-2.16.91/objdir/ld/../gas/as-new    -o tmpdir/dump0.o /ho
me/dave/gnu/binutils-2.16.91/src/ld/testsuite/ld-elf/../../../binutils/testsuite
/binutils-all/unknown.s
./ld-new  -L/home/dave/gnu/binutils-2.16.91/src/ld/testsuite/ld-elf  -r -o tmpdi
r/dump tmpdir/dump0.o
/home/dave/gnu/binutils-2.16.91/objdir/ld/../binutils/readelf  -S tmpdir/dump >
tmpdir/dump.out
extra regexps in /home/dave/gnu/binutils-2.16.91/src/ld/testsuite/ld-elf/unknown
.d starting with "^  \[[ 0-9]+\] \.foo[ \t]+NOTE[ \t]+.*$"
EOF from tmpdir/dump.out
FAIL: ld-elf/unknown
Comment 1 Hans-Peter Nilsson 2005-10-21 01:13:13 UTC
I see this for cris-elf too, X from i686-pc-linux-gnu ever since the test was
added.  I guess it's a universal failure except perhaps on native i386 or
x86_64. :-)  The test was added by H.J. Lu so I've added him to CC.
Comment 2 H.J. Lu 2005-10-21 14:42:13 UTC

*** This bug has been marked as a duplicate of 1487 ***