This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: PR 1159/1412
- To: Tom Tromey <tromey at redhat dot com>
- Subject: Re: PR 1159/1412
- From: Jeff Sturm <jsturm at one-point dot com>
- Date: Wed, 21 Mar 2001 15:06:31 -0500 (EST)
- cc: java at gcc dot gnu dot org
On 21 Mar 2001, Tom Tromey wrote:
> >>>>> "Jeff" == Jeff Sturm <jsturm@one-point.com> writes:
>
> Jeff> I began to look at 1159 and 1412. Neither is reproducible
> Jeff> anymore.
>
> The test in 1412 fails for me on x86 but not on PPC.
> I'm using the gcc 3.0 branch. I don't have the trunk built right now.
Wow, you're right. I just tried it with a fresh branch. And on the
mainline it works with -O2 but now fails with -O. I'm going to try a week
old build, just to make sure I'm not crazy.
Jeff