This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: xscale-elf testsuite results
Andrew Haley writes:
> Rainer Orth writes:
> > Anthony Green <green@redhat.com> writes:
> >
> > > Here's my analisys of the failures. A number of them appear to be issues
> > > with the front-end...
> > >
> > > FAIL: final_initialization_in_ctor compilation from source
> > > FAIL: final_initialization_in_ctor -O compilation from source
> > >
> > > I have no idea what's going on here:
> >
> > same here: I'm seeing the same problem when using -fcheck-references on
> > i386-pc-solaris2.8 and sparc-sun-solaris2.8 (breaks bootstrap):
> >
> > http://gcc.gnu.org/ml/java/2002-03/msg00493.html
>
> I will investigate this.
This is 3.1 branch, not top of tree?
Andrew.