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]

build failure in libgcj


I just updated the gcc trunk and rebuilt.  I'm using x86 Red Hat Linux
6.2.  Now the build fails in libgcj:

/x1/egcs/build/gcc/xgcc -shared-libgcc -B/x1/egcs/build/gcc/ -nostdinc++ -L/x1/egcs/build/i686-pc-linux-gnu/libstdc++-v3/src -L/x1/egcs/build/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/x1/egcs/install/i686-pc-linux-gnu/bin/ -B/x1/egcs/install/i686-pc-linux-gnu/lib/ -isystem /x1/egcs/install/i686-pc-linux-gnu/include -DHAVE_CONFIG_H -I. -I../../../gcc/libjava -I./include -I./gcj -I../../../gcc/libjava -Iinclude -I../../../gcc/libjava/include -I../../../gcc/libjava/../boehm-gc/include -DGC_LINUX_THREADS=1 -D_REENTRANT=1 -DTHREAD_LOCAL_ALLOC=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DALL_INTERIOR_POINTERS=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -I../../../gcc/libjava/libltdl -I../../../gcc/libjava/libltdl -I../../../gcc/libjava/.././libjava/../gcc -I../../../gcc/libjava/../zlib -I../../../gcc/libjava/../libffi/include -I../libffi/include -fno-rtti -fnon-call-exceptions -fdollars-in-identifiers -Wswitch-enum -D__NO_MATH_INLINES -ffloat-sto!
re -I/usr/X11R6/include -W -Wall -D_GNU_SOURCE -DPREFIX=\"/x1/egcs/install\" -g -Wp,-MD,.deps/interpret.pp -c ../../../gcc/libjava/interpret.cc  -fPIC -DPIC -o .libs/interpret.o
../../../gcc/libjava/interpret.cc: In member function `void 
   _Jv_InterpMethod::continue1(_Jv_InterpMethodInvocation*)':
../../../gcc/libjava/interpret.cc:2385: Internal compiler error in remove_insn, 
   at emit-rtl.c:3504


Tom


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