sed -f /xxx/gnu/binutils/src/binutils/testsuite/config/hppa.sed < /xxx/gnu/binut ils/src/binutils/testsuite/binutils-all/localize-hidden-2.s > asm.s Executing on host: /xxx/gnu/binutils/objdir/gas/as-new asm.s -o tmpdir/bintest. o (timeout = 300) /xxx/gnu/binutils/objdir/binutils/objcopy --localize-hidden tmpdir/bintest.o t mpdir/copy.o Executing on host: /xxx/gnu/binutils/objdir/binutils/objcopy --localize-hidden tmpdir/bintest.o tmpdir/copy.o (timeout = 300) /xxx/gnu/binutils/objdir/binutils/nm-new -n tmpdir/copy.o Executing on host: /xxx/gnu/binutils/objdir/binutils/nm-new -n tmpdir/copy.o / dev/null tmpdir/dump.out (timeout = 300) 00000100 T G extra regexps in /xxx/gnu/binutils/src/binutils/testsuite/binutils-all/localize- hidden-2.d starting with "^0+100 A G$" EOF from tmpdir/dump.out FAIL: --localize-hidden test 2
.set is poorly tested on this target. The problem is the set is not setting the symbol to the absolute section. We need to play games like thos in pa_equ. -- Summary: FAIL: --localize-hidden test 2 Product: binutils Version: 2.20 (HEAD) Status: NEW Severity: normal Priority: P2 Component: binutils AssignedTo: unassigned at sources dot redhat dot com ReportedBy: danglin at gcc dot gnu dot org CC: bug-binutils at gnu dot org GCC build triplet: hppa*-*-hpux* (32-bit) GCC host triplet: hppa*-*-hpux* (32-bit) GCC target triplet: hppa*-*-hpux* (32-bit) http://sourceware.org/bugzilla/show_bug.cgi?id=9921 ------- 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