This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Mainline bootstrap with java broken on x86_64


Here we go again!

/space/stevenb/build2/gcc/xgcc -shared-libgcc -B/space/stevenb/build2/gcc/ -nostdinc++ -L/space/stevenb/build2/x86_64-unknown-linux-gnu/libstdc++-v3/src -L/space/stevenb/build2/x86_64-unknown-linux-gnu/libstdc++-v3/src/.libs -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-linux-gnu/lib/ -isystem /usr/local/x86_64-unknown-linux-gnu/include -isystem /usr/local/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../mainline/libjava -I./include -I./gcj -I../../../mainline/libjava -Iinclude -I../../../mainline/libjava/include -I/space/stevenb/mainline/boehm-gc/include -DPACKAGE_NAME= -DPACKAGE_TARNAME= -DPACKAGE_VERSION= -DPACKAGE_STRING= -DPACKAGE_BUGREPORT= -DGC_LINUX_THREADS=1 -D_REENTRANT=1 -DTHREAD_LOCAL_ALLOC=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DALL_INTERIOR_POINTERS=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -I../../../mainline/libjava/libltdl -I../../../mainline/libjava/libltdl -I../../../mainline/libjava/.././libjava/../gcc -I../../../mainline/libjava/../zlib -I../../../mainline/libjava/../libffi/include -I../libffi/include -O2 -g -O2 -fno-rtti -fnon-call-exceptions -fdollars-in-identifiers -Wswitch-enum -D_FILE_OFFSET_BITS=64 -ffloat-store -fno-omit-frame-pointer -I/usr/X11R6/include -Wextra -Wall -D_GNU_SOURCE -DPREFIX=\"/usr/local\" -DLIBDIR=\"/usr/local/lib\" -DBOOT_CLASS_PATH=\"/usr/local/share/java/libgcj-3.5.0.jar\" -DJAVA_EXT_DIRS=\"/usr/local/share/java/ext\" -g -O2 -D_GNU_SOURCE -MD -MT java/lang/natMath.lo -MF java/lang/natMath.pp -c ../../../mainline/libjava/java/lang/natMath.cc  -fPIC -DPIC -o java/lang/.libs/natMath.o
../../../mainline/libjava/java/lang/natMath.cc: In static member function `static jdouble java::lang::Math::sqrt(jdouble)':
../../../mainline/libjava/java/lang/natMath.cc:76: internal compiler error: in bsi_start, at tree-flow-inline.h:501
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
make[3]: *** [java/lang/natMath.lo] Error 1
make[3]: *** Waiting for unfinished jobs....

Gr.
Steven



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