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]
Other format: [Raw text]

libjava PowerPC verify_flow_info build failure


This seems to have appeared in the past 24 hours:

/home/bryce/cvs/gcc/build/gcc/xgcc -shared-libgcc 
-B/home/bryce/cvs/gcc/build/gcc/ -nostdinc++ 
-L/home/bryce/cvs/gcc/build/powerpc-unknown-linux-gnu/libstdc++-v3/src 
-L/home/bryce/cvs/gcc/build/powerpc-unknown-linux-gnu/libstdc++-v3/src/.libs 
-B/home/bryce/gcc31/powerpc-unknown-linux-gnu/bin/ 
-B/home/bryce/gcc31/powerpc-unknown-linux-gnu/lib/ -isystem 
/home/bryce/gcc31/powerpc-unknown-linux-gnu/include -DHAVE_CONFIG_H -I. 
-I../../../libjava -I./include -I./gcj -I../../../libjava -Iinclude 
-I../../../libjava/include -I../../../libjava/../boehm-gc/include 
-DGC_LINUX_THREADS=1 -D_REENTRANT=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../../../libjava/libltdl -I../../../libjava/libltdl -I../. 
./../libjava/.././libjava/../gcc -I../../../libjava/../zlib 
-I../../../libjava/.
./libffi/include -I../libffi/include -fno-rtti -fnon-call-exceptions 
-fdollars-in-identifiers -I/usr/X11R6/include -W -Wall -D_GNU_SOURCE 
-DPREFIX=\"/home/bryce/gcc31\" -g -O2 -D_GNU_SOURCE 
-Wp,-MD,.deps/defineclass.pp -c ../../../libjava/defineclass.cc  -fPIC 
-DPIC -o .libs/defineclass.o
../../../libjava/defineclass.cc: In member function `void    
_Jv_ClassReader::read_one_method_attribute(int)':
../../../libjava/defineclass.cc:607: Missing REG_EH_REGION note in the 
end of bb 10
../../../libjava/defineclass.cc:607: verify_flow_info failed
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.

regards

Bryce.



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