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


Diego Novillo <dnovillo@redhat.com> writes:

> 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?

Might be different checking options.

I configure with (according to config.status):
# /usr/src/aj/cvs/gcc-tree-ssa-20020619-branch/configure  --prefix=/opt/gcc/tree-ssa-20020619-branch --disable-nls --enable-threads=posix --enable-clocale=gnu --enable-__cxa_atexit --enable-shared --enable-languages=c,c++,java,f95,objc --enable-checking=misc,tree,rtl,gc,rtlflag --with-system-zlib x86_64-suse-linux-gnu --with-gcc-version-trigger=/usr/src/aj/cvs/gcc-tree-ssa-20020619-branch/gcc/version.c --with-libbanshee

And then run make -j4 bootstrap.

Andreas
-- 
 Andreas Jaeger, aj@suse.de, http://www.suse.de/~aj
  SuSE Linux AG, Deutschherrnstr. 15-19, 90429 Nürnberg, Germany
   GPG fingerprint = 93A3 365E CE47 B889 DF7F  FED1 389A 563C C272 A126

Attachment: pgp00000.pgp
Description: PGP signature


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