bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug binutils/9921] New: FAIL: --localize-hidden test 2


From: danglin at gcc dot gnu dot org
Subject: [Bug binutils/9921] New: FAIL: --localize-hidden test 2
Date: 4 Mar 2009 00:20:12 -0000

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.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]