This is the mail archive of the java-prs@sources.redhat.com mailing list for the Java 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


The following reply was made to PR gcj/347; it has been noted by GNATS.

From: Alexandre Petit-Bianco <apbianco@cygnus.com>
To: magnus.persson@thephonepages.com
Cc: java-gnats@sourceware.cygnus.com, gcc-bugs@gcc.gnu.org
Subject: Re: gcj/347: compiler error when compiling from cvs
Date: Tue, 12 Sep 2000 23:06:02 -0700 (PDT)

 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-excepti ons -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]