This is the mail archive of the gcc-bugs@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]

Re: gcj/347: compiler error when compiling from cvs



magnus.persson@thephonepages.com writes:

> >Synopsis:       compiler error when compiling from cvs

> c++ -DHAVE_CONFIG_H -I. -I../../../libgcj/libjava -I./include -I../../../libgcj/libjava -Iinclude -I../../../libgcj/libjava/include -I../../../libgcj/libjava/../boehm-gc -I./../boehm-gc -DSILENT=1 -DNO_SIGNALS=1 -DNO_DEBUGGING=1 -DJAVA_FINALIZATION=1 -I../../../libgcj/libjava/libltdl -I../../../libgcj/libjava/libltdl -I../../../libgcj/libjava/../compat-include -I../../../libgcj/libjava/../zlib -I../../../libgcj/libjava/../libffi/include -I../libffi/include -fno-rtti -fvtable-thunks -fasynchronous-exceptions -fdollars-in-identifiers -D__NO_MATH_INLINES -ffloat-store -W -Wall -D_GNU_SOURCE -g -O2 -fvtable-thunks -D_GNU_SOURCE -Wp,-MD,.deps/interpret.pp -c ../../../libgcj/libjava/interpret.cc  -fPIC -DPIC -o .libs/interpret.o
> ../../../libgcj/libjava/interpret.cc:253: Internal error #19991113.
> ../../../libgcj/libjava/interpret.cc:253: Internal compiler error in 
>    copy_body_r, at optimize.c:272
>    Please submit a full bug report.
>    See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.

Could be a C++ compiler fluctuation. Maybe we should alert the C++
people about this problem (it's been on for 24 hours. This mail should
do it.) Magnus, could you please send the pre-processor output to the
gcc-bugs list? I since updated my tree and libtool got on the way, I
can't reach the stage you're stuck in.

./A





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