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]

Re: [tree-ssa] java on AMD64 still fails


On Thu, 2003-10-30 at 01:35, Andreas Jaeger wrote:

> /usr/src/aj/cvs/gcc-tree-ssa-20020619-branch/libjava/java/lang/ThreadGroup.java: In class `java.lang.ThreadGroup':
> /usr/src/aj/cvs/gcc-tree-ssa-20020619-branch/libjava/java/lang/ThreadGroup.java: In method `java.lang.ThreadGroup.enumerate(java.lang.Thre
> ad[],int,boolean)':
> /usr/src/aj/cvs/gcc-tree-ssa-20020619-branch/libjava/java/lang/ThreadGroup.java:634: internal compiler error: in gimplify_expr, at gimplif
> y.c:3091
> Please submit a full bug report,
> with preprocessed source if appropriate.
> See <URL:http://gcc.gnu.org/bugs.html> for instructions.
> 
Interesting.  I haven't had a problem with amd64 bootstraps for several
days now.  I wasn't even having the problems you mentioned yesterday. 
See gcc-testresults.

How are you bootstrapping?  Is this the same gimplification failure on
conditional expressions casted to void?


Diego.


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