This is the mail archive of the java@gcc.gnu.org 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]
Other format: [Raw text]

Re: Libjava failures status


andreas tobler wrote:

>here the latest news from the darwin libjava build:
>
>../../../gcc/libjava/java/lang/natString.cc -o java/lang/natString.o
>../../../gcc/libjava/java/lang/natString.cc: In static member function
>`static 
>   void java::lang::String::rehash()':
>../../../gcc/libjava/java/lang/natString.cc:161: Missing REG_EH_REGION
>note in 
>   the end of bb 24
>../../../gcc/libjava/java/lang/natString.cc:161: 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.
>make[3]: *** [java/lang/natString.lo] Error 1
>make[2]: *** [all-recursive] Error 1
>make[1]: *** [all-target-libjava] Error 2
>make: *** [bootstrap] Error 2
>

Make sure you have:

2002-03-10  Richard Henderson  <rth@redhat.com>

        * sched-rgn.c (add_branch_dependences): Don't allow insns that throw
        to move away from the end of the block.

regards

Bryce.



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