This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: tree-ssa: a weird (mis)optimization
Jeffrey A Law writes:
> On Tue, 2004-11-30 at 16:07 +0000, Andrew Haley wrote:
> > One of the Java test cases is failing because of an incorrect
> > optimization.
> [ ... ]
> Is this the cause of the recent rash of Java testsuite failures that
> started within the last few days? Or is this an isolated failure?
I think it's an isolated failure. I'm going through the failures
today, and I haven't seen another example of this.
Andrew.