could somebody please confirm this?

Andrew Haley aph@cambridge.redhat.com
Fri Sep 13 03:26:00 GMT 2002


Adam Megacz writes:
 > 
 > Jeff Sturm <jsturm@one-point.com> writes:
 > > ../../../gcc/libjava/java/lang/Class.java:183: internal compiler error: in
 > > add_abstract_origin_attribute, at dwarf2out.c:9514
 > 
 > This is what Andrew reported should have happened.
 > 
 > Very strange -- why do Oscar and I get crashes much earlier?
 > 
 > > [jsturm@suzy tmp]$ gcc --version
 > > gcc (GCC) 3.3 20020801 (experimental)
 > 
 > One common factor is that we're both using gcc 2.95 as our base
 > compiler, but at that point in the process, it's using xgcc, which
 > should have been compiled from source (ie not the system compiler).
 > So I don't think that's the problem...

It could be.

I just tried again using the system compiler (Red Hat 2.96) and again
the result is as I expected.  Try 'make bootstrap'.

The other possibility is, of course, that your patch utility is
broken.  That's why I asked if there were any changes to the C
compiler outside '#ifdef INLINER_FOR_JAVA'.

Andrew.



More information about the Java mailing list