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]

Re: Libjava failures status


Jan -

	I'm seeing a build problem in libjava now.  Could this be related to
your recent changes?

Thanks,

AG

make[1]: Entering directory `/louie/green/trunk/b/i686-pc-linux-gnu/libjava'
/bin/sh ./libtool --tag=GCJ --mode=compile /louie/green/trunk/b/gcc/gcj -B/louie/green/trunk/b/i686-pc-linux-gnu/libjava/ -B/louie/green/trunk/b/gcc/ --encoding=UTF-8 -fbootclasspath=/louie/green/trunk/b/i686-pc-linux-gnu/libjava -ffloat-store -g -O2 -MD -MT java/util/Stack.lo -MF java/util/Stack.d -c -o java/util/Stack.lo /louie/green/trunk/gcc/libjava/java/util/Stack.java
/louie/green/trunk/b/gcc/gcj -B/louie/green/trunk/b/i686-pc-linux-gnu/libjava/ -B/louie/green/trunk/b/gcc/ --encoding=UTF-8 -fbootclasspath=/louie/green/trunk/b/i686-pc-linux-gnu/libjava -ffloat-store -g -O2 -MD -MT java/util/Stack.lo -MF java/util/Stack.d -c /louie/green/trunk/gcc/libjava/java/util/Stack.java -fPIC -o java/util/.libs/Stack.o
/louie/green/trunk/gcc/libjava/java/util/Stack.java: In class `java.util.Stack':
/louie/green/trunk/gcc/libjava/java/util/Stack.java: In method `java.util.Stack.pop()':
/louie/green/trunk/gcc/libjava/java/util/Stack.java:115: Missing REG_EH_REGION note in the end of bb 12
/louie/green/trunk/gcc/libjava/java/util/Stack.java:115: 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.



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