At r162841, four new libjava testsuite failures appear on x86_64-apple-darwin10
at both -m32 and -m64...
FAIL: linking events
FAIL: linking getallthreads
FAIL: linking geterrorname
FAIL: linking getmethodname
These are of the form...
Executing on host:
/sw/src/fink.build/gcc46-4.6.0-1000/darwin_objdir/x86_64-apple-darwin10.4.0/libjava/testsuite/../libtool
--silent --tag=GCJ --mode=link
/sw/src/fink.build/gcc46-4.6.0-1000/darwin_objdir/gcc/gcj
-B/sw/src/fink.build/gcc46-4.6.0-1000/darwin_objdir/gcc/ --encoding=UTF-8
-B/sw/src/fink.build/gcc46-4.6.0-1000/darwin_objdir/x86_64-apple-darwin10.4.0/libjava/testsuite/../
/sw/src/fink.build/gcc46-4.6.0-1000/gcc-4.6-20100802/libjava/testsuite/libjava.jvmti/events.jar
natevents.o -w -bind_at_load -multiply_defined suppress
-Wl,-allow_stack_execute --main=events -g
-L/sw/src/fink.build/gcc46-4.6.0-1000/darwin_objdir/x86_64-apple-darwin10.4.0/i386/libjava/.libs
-lm -m32 -o events (timeout = 300)
error: Invalid DWARF in
/sw/src/fink.build/gcc46-4.6.0-1000/darwin_objdir/x86_64-apple-darwin10.4.0/libjava/testsuite/natevents.o:
DIE 0x00006a1d has multiple AT_byte_size attributes.
compiler exited with status 1
output is:
error: Invalid DWARF in
/sw/src/fink.build/gcc46-4.6.0-1000/darwin_objdir/x86_64-apple-darwin10.4.0/libjava/testsuite/natevents.o:
DIE 0x00006a1d has multiple AT_byte_size attributes.
FAIL: linking events
XFAIL: running events
and were not present at r162730.
--
Summary: Invalid DWARF...DIE 0x00006a1d has multiple
AT_byte_size attributes.
Product: gcc
Version: 4.6.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: middle-end
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: howarth at nitro dot med dot uc dot edu
GCC build triplet: x86_64-apple-darwin10
GCC host triplet: x86_64-apple-darwin10
GCC target triplet: x86_64-apple-darwin10
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45171