[Bug gas/1879] New: FAIL: weakref tests

2005-11-17 Thread danglin at gcc dot gnu dot org
FAIL: weakref tests, relocations
FAIL: weakref tests, global syms
FAIL: weakref tests, local syms
FAIL: weakref tests, strong undefined syms
FAIL: weakref tests, weak undefined syms

/xxx/gnu/binutils-2.15.90/src/gas/testsuite/lib/run ../as-new   -o dump.o /xxx/g
nu/binutils-2.15.90/src/gas/testsuite/gas/all/weakref1.s
/xxx/gnu/binutils-2.15.90/src/gas/testsuite/gas/all/weakref1.s: Assembler messag
es:
/xxx/gnu/binutils-2.15.90/src/gas/testsuite/gas/all/weakref1.s:192: Error: junk
at end of line, first unrecognized character is `='
/xxx/gnu/binutils-2.15.90/objdir/gas/testsuite/../../binutils/objdump  -r dump.o
 > dump.out
/xxx/gnu/binutils-2.15.90/objdir/gas/testsuite/../../binutils/objdump: 'dump.o':
 No such file
FAIL: weakref tests, relocations
/xxx/gnu/binutils-2.15.90/src/gas/testsuite/lib/run ../as-new   -o dump.o /xxx/g
nu/binutils-2.15.90/src/gas/testsuite/gas/all/weakref1.s
/xxx/gnu/binutils-2.15.90/src/gas/testsuite/gas/all/weakref1.s: Assembler messag
es:
/xxx/gnu/binutils-2.15.90/src/gas/testsuite/gas/all/weakref1.s:192: Error: junk
at end of line, first unrecognized character is `='
/xxx/gnu/binutils-2.15.90/objdir/gas/testsuite/../../binutils/nm-new  --defined-
only --extern-only --no-sort dump.o > dump.out
/xxx/gnu/binutils-2.15.90/objdir/gas/testsuite/../../binutils/nm-new: 'dump.o':
No such file
FAIL: weakref tests, global syms
/xxx/gnu/binutils-2.15.90/src/gas/testsuite/lib/run ../as-new   -o dump.o /xxx/g
nu/binutils-2.15.90/src/gas/testsuite/gas/all/weakref1.s
/xxx/gnu/binutils-2.15.90/src/gas/testsuite/gas/all/weakref1.s: Assembler messag
es:
/xxx/gnu/binutils-2.15.90/src/gas/testsuite/gas/all/weakref1.s:192: Error: junk
at end of line, first unrecognized character is `='
/xxx/gnu/binutils-2.15.90/objdir/gas/testsuite/../../binutils/nm-new  --defined-
only --no-sort dump.o > dump.out
/xxx/gnu/binutils-2.15.90/objdir/gas/testsuite/../../binutils/nm-new: 'dump.o':
No such file
FAIL: weakref tests, local syms
/xxx/gnu/binutils-2.15.90/src/gas/testsuite/lib/run ../as-new   -o dump.o /xxx/g
nu/binutils-2.15.90/src/gas/testsuite/gas/all/weakref1.s
/xxx/gnu/binutils-2.15.90/src/gas/testsuite/gas/all/weakref1.s: Assembler messag
es:
/xxx/gnu/binutils-2.15.90/src/gas/testsuite/gas/all/weakref1.s:192: Error: junk
at end of line, first unrecognized character is `='
/xxx/gnu/binutils-2.15.90/objdir/gas/testsuite/../../binutils/nm-new  --undefine
d-only --no-sort dump.o > dump.out
/xxx/gnu/binutils-2.15.90/objdir/gas/testsuite/../../binutils/nm-new: 'dump.o':
No such file
FAIL: weakref tests, strong undefined syms
/xxx/gnu/binutils-2.15.90/src/gas/testsuite/lib/run ../as-new   -o dump.o /xxx/g
nu/binutils-2.15.90/src/gas/testsuite/gas/all/weakref1.s
/xxx/gnu/binutils-2.15.90/src/gas/testsuite/gas/all/weakref1.s: Assembler messag
es:
/xxx/gnu/binutils-2.15.90/src/gas/testsuite/gas/all/weakref1.s:192: Error: junk
at end of line, first unrecognized character is `='
/xxx/gnu/binutils-2.15.90/objdir/gas/testsuite/../../binutils/nm-new  --undefine
d-only --no-sort dump.o > dump.out
/xxx/gnu/binutils-2.15.90/objdir/gas/testsuite/../../binutils/nm-new: 'dump.o':
No such file
FAIL: weakref tests, weak undefined syms

-- 
   Summary: FAIL: weakref tests
   Product: binutils
   Version: 2.17 (HEAD)
Status: NEW
  Severity: normal
  Priority: P2
 Component: gas
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: hppa64-hp-hpux11.11
  GCC host triplet: hppa64-hp-hpux11.11
GCC target triplet: hppa64-hp-hpux11.11


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

--- 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


[Bug gas/1880] New: FAIL: .equ redefinitions (3)

2005-11-17 Thread danglin at gcc dot gnu dot org
/xxx/gnu/binutils-2.15.90/src/gas/testsuite/lib/run ../as-new   -o dump.o /xxx/g
nu/binutils-2.15.90/src/gas/testsuite/gas/all/redef3.s
/xxx/gnu/binutils-2.15.90/src/gas/testsuite/gas/all/redef3.s: Assembler messages
:
/xxx/gnu/binutils-2.15.90/src/gas/testsuite/gas/all/redef3.s:11: Error: junk at
end of line, first unrecognized character is `,'
/xxx/gnu/binutils-2.15.90/objdir/gas/testsuite/../../binutils/objdump  -rsj .dat
a dump.o > dump.out
/xxx/gnu/binutils-2.15.90/objdir/gas/testsuite/../../binutils/objdump: 'dump.o':
 No such file
FAIL: .equ redefinitions (3)

-- 
   Summary: FAIL: .equ redefinitions (3)
   Product: binutils
   Version: 2.17 (HEAD)
Status: NEW
  Severity: normal
  Priority: P2
 Component: gas
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: hppa64-hp-hpux11.11
  GCC host triplet: hppa64-hp-hpux11.11
GCC target triplet: hppa64-hp-hpux11.11


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

--- 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


[Bug gas/1880] FAIL: .equ redefinitions (3)

2005-11-17 Thread danglin at gcc dot gnu dot org

--- Additional Comments From danglin at gcc dot gnu dot org  2005-11-18 
01:14 ---
This also fails under hppa2.0w-hp-hpux11.11.  The following fail
in addition:

FAIL: .equ redefinitions
FAIL: .equ redefinitions (2)


-- 
   What|Removed |Added

 GCC target triplet|hppa64-hp-hpux11.11 |hppa*-*-hpux11.11


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

--- 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


[Bug gas/1879] FAIL: weakref tests

2005-11-17 Thread danglin at gcc dot gnu dot org

--- Additional Comments From danglin at gcc dot gnu dot org  2005-11-18 
01:15 ---
These also fail under hppa2.0w-hp-hpux11.11.


-- 
   What|Removed |Added

 GCC target triplet|hppa64-hp-hpux11.11 |hppa*-*-hpux11.11


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

--- 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