This is the mail archive of the binutils@sourceware.cygnus.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: third 2.10 release candidate



On Sat, 10 Jun 2000, Philip Blundell wrote:

> The third (and hopefully final) release candidate for 2.10 is now in

Great!  Test results below on alphaev56-unknown-linux-gnu (running Debian
glibc 2.1-based potato).

> If no pressing issues turn up I will make the release on Tuesday.

Woohoo!


Ok...got a few failures in the testsuite, but nothing to delay the
release.  Here's the details:

System: alphapca56 running Debian Linux 'potato' with glibc 2.1.3, gcc
2.95.2, HJL's binutils 2.9.5.0.46.

binutils testsuite went just fine.  Just the usual expected objcopy
XFAIL (simple objcopy of executable).

----
gas testsuite revealed two unexpected failures.  The tests that failed
were "vtable inherit0" and "vtable entry1".  These have failed
continuously on this target for me for quite some time now and don't seem
to be impacting the port at all.  Here's the output (respectively) of each
testcase:

../as-new   -o dump.o
/src/binutils/2.10-rc3/binutils-2.10/gas/testsuite/gas/vtable/inherit0.s
/src/binutils/2.10-rc3/binutils-2.10/gas/testsuite/gas/vtable/inherit0.s: Assembler
messages:
/src/binutils/2.10-rc3/binutils-2.10/gas/testsuite/gas/vtable/inherit0.s:13: Internal
error!
Assertion failure in alpha_force_relocation at ./config/tc-alpha.c line
1471.
Please report this bug.
FAIL: vtable inherit0

../as-new   -o dump.o
/src/binutils/2.10-rc3/binutils-2.10/gas/testsuite/gas/vtable/entry1.s
/src/binutils/2.10-rc3/binutils-2.10/gas/testsuite/gas/vtable/entry1.s: Assembler
messages:
/src/binutils/2.10-rc3/binutils-2.10/gas/testsuite/gas/vtable/entry1.s:2: Fatal
error: unhandled r
elocation type BFD_RELOC_VTABLE_ENTRY
FAIL: vtable entry1

-----
ld testsuite just failed once (selective3) due to a gcc internal compiler
error and selective4 was unresolved.  Here's the log output from
selective3, fyi:

gcc -w -O2 -ffunction-sections -fdata-sections -fvtable-gc -fno-exceptions
-fno-rtti -B/src/binuti
ls/2.10-rc3/binutils-2.10/ld/tmpdir/gas/
-I/src/binutils/2.10-rc3/binutils-2.10/ld/testsuite/ld-se
lective -g -O2 -W -Wall  -c
/src/binutils/2.10-rc3/binutils-2.10/ld/testsuite/ld-selective/3.cc -o
 tmpdir/3.o
/src/binutils/2.10-rc3/binutils-2.10/ld/testsuite/ld-selective/3.cc: In
function `void _start()':
cc1plus: invalid `asm': invalid %%C value
/src/binutils/2.10-rc3/binutils-2.10/ld/testsuite/ld-selective/3.cc:26: Internal
compiler error in
 `swap_condition', at jump.c:3303
Please submit a full bug report.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
ERROR: /src/binutils/2.10-rc3/binutils-2.10/ld/testsuite/ld-selective/3.cc: compilation
failed



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]