This is the mail archive of the binutils@sources.redhat.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]

make check failures on sparc64-linux



On Sparc gas fails for me these tests:
FAIL: vtable inherit0
FAIL: vtable entry1

The error messages are:

../as-new   -o dump.o /usr/src/packages/BUILD/binutils-2.11.90.0.15/gas/testsuite/gas/vtable/inherit0.s
/usr/src/packages/BUILD/binutils-2.11.90.0.15/gas/testsuite/gas/vtable/inherit0.s: Assembler messages:
/usr/src/packages/BUILD/binutils-2.11.90.0.15/gas/testsuite/gas/vtable/inherit0.s:7: Error: internal error: can't export reloc type 360 (`BFD_RELOC_VTABLE_INHERIT')
/usr/src/packages/BUILD/binutils-2.11.90.0.15/gas/testsuite/gas/vtable/inherit0.s:13: Error: internal error: can't export reloc type 360 (`BFD_RELOC_VTABLE_INHERIT')
FAIL: vtable inherit0
PASS: vtable inherit1
../as-new   -o dump.o /usr/src/packages/BUILD/binutils-2.11.90.0.15/gas/testsuite/gas/vtable/entry1.s
/usr/src/packages/BUILD/binutils-2.11.90.0.15/gas/testsuite/gas/vtable/entry1.s: Assembler messages:
/usr/src/packages/BUILD/binutils-2.11.90.0.15/gas/testsuite/gas/vtable/entry1.s:2: Error: internal error: can't export reloc type 361 (`BFD_RELOC_VTABLE_ENTRY')
FAIL: vtable entry1

Is this a bug in the sparc assember?

I'm using binutils-2.11.90.0.15 from HJ Lu (recent CVS version)

and run configure as:
 ../configure --prefix=/usr --enable-shared --with-gnu-ld --with-gnu-as --libdir=/usr/lib64 --infodir=/usr/share/info 
--mandir=/usr/share/man --host=sparc64-suse-linux

Andreas
-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.inka.de
    http://www.suse.de/~aj


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