This is the mail archive of the gcc-patches@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: Kill hack in java disabling unit-at-a-time


> [Please CC java-patches on patches to GCJ.]
> 
> Jan Hubicka wrote:
> > Hi,
> > apparently this hack went in with tree-ssa merge causing unit-at-a-time
> > to be disabled by default since 4.0.0.  Fortunately re-enabling it don't
> > seem to cause any regressions, however I will wait a day before
> > commiting this so people might comment if this don't seem appropriate
> > for stage3.
> > 
> > Bootstrapped/regtested i686-pc-gnu-linux, will commit it as obvious if
> > no-one objects :)
> 
> Can you please test this with Jacks too? See:
> 
>   http://gcc.gnu.org/install/test.html#TOC2
> 
> As of yesterday, the only FAIL that I see in Jacks is 3.10.2-round-6
> (i686-pc-linux-gnu).

I actually seem to be getting two on x86_64-linux:
Running /jh/mainline2/gcc/libjava/testsuite/libjava.jacks/jacks.exp ...
FAIL: 3.10.2-round-6
XPASS: 3.10.2-round-7
FAIL: 3.10.2-float-13

This happens with and without my patch.

Honza


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