[Bug ld/1508] FAIL: ld-elf/unknown

2005-10-20 Thread hp at sourceware dot org
-- What|Removed |Added CC||hp at sourceware dot org http://sourceware.org/bugzilla/show_bug.cgi?id=1508 --- You are receiving this m

[Bug ld/1508] FAIL: ld-elf/unknown

2005-10-20 Thread hp at sourceware dot org
--- Additional Comments From hp at sourceware dot org 2005-10-21 01:13 --- 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

[Bug ld/1472] Sparc a.out using binutils -

2005-10-20 Thread hjl at lucon dot org
--- Additional Comments From hjl at lucon dot org 2005-10-20 21:13 --- The odd thing is vmlinux is 64bit and sun4 32bit. Does objcopy work with 32bit vmlinux? -- http://sourceware.org/bugzilla/show_bug.cgi?id=1472 --- You are receiving this mail because: --- You are on the CC

[Bug ld/1509] New: Change breaks hppa-linux

2005-10-20 Thread danglin at gcc dot gnu dot org
This change, http://sourceware.org/ml/binutils-cvs/2005-10/msg00070.html, breaks hppa-linux. We have the following warnings during make modules_install: INSTALL net/xfrm/xfrm_user.ko if [ -r System.map -a -x /sbin/depmod ]; then /sbin/depmod -ae -F System.map 2. 6.14-rc5-pa0; fi WARNING: /lib/

[Bug ld/1508] New: FAIL: ld-elf/unknown

2005-10-20 Thread danglin at gcc dot gnu dot org
/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

[Bug binutils/1507] New: FAIL: objcopy (ELF unknown section type)

2005-10-20 Thread danglin at gcc dot gnu dot org
Executing on host: /home/dave/gnu/binutils-2.16.91/objdir/gas/as-new /home/dave/ gnu/binutils-2.16.91/src/binutils/testsuite/binutils-all/unknown.s -o tmpdir/bi ntest.o(timeout = 300) /home/dave/gnu/binutils-2.16.91/objdir/binutils/objcopy tmpdir/bintest.o tmpdir /copy.o Executing on host: /h

[Bug gas/288] expression resolved too early

2005-10-20 Thread jbeulich at novell dot com
--- Additional Comments From jbeulich at novell dot com 2005-10-20 11:31 --- This should be fixed with http://sourceware.org/ml/binutils/2005-10/msg00112.html. -- What|Removed |Added ---