This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: Not really Re: PR java/17689 [4.0 Regression] New testsuitefailures indicate signal unwinding is broken
On Tue, 2004-09-28 at 05:08, Andrew Haley wrote:
> > > > > FAIL: Array_3 execution - source compiled test
> > > > > FAIL: Array_3 -O3 execution - source compiled test
> > > > > FAIL: Invoke_1 execution - source compiled test
> > > > > FAIL: Invoke_1 execution - bytecode->native test
> > > > > FAIL: Invoke_1 -O3 execution - source compiled test
> > > > > FAIL: Invoke_1 -O3 execution - bytecode->native test
>
> :-)
>
> If you get a clean test run on i386-linux-gnu, then it's done.
>
Hmm, I think that my patch is unrelated to these failures then. I
modified the patch to consider *every* type tag volatile and I still got
these regressions.
I believe that we are looking at more than one failure here. I'll keep
looking.
Diego.