This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: gcc miscompiles gcj @ -O2
- To: Bryce McKinlay <bryce at albatross dot co dot nz>
- Subject: Re: gcc miscompiles gcj @ -O2
- From: Richard Henderson <rth at redhat dot com>
- Date: Thu, 14 Dec 2000 23:46:00 -0800
- Cc: Alexandre Petit-Bianco <apbianco at cygnus dot com>, gcc at gcc dot gnu dot org
- References: <3A396DDE.2157590@albatross.co.nz>
On Fri, Dec 15, 2000 at 02:03:26PM +1300, Bryce McKinlay wrote:
> Actually, it is not equivalent. The first call to exit_block() is
> delayed in the "broken" version of the method.
So what? The resulting code is still correct. I cropped out
that function and added enough of a test harness to verify that.
Anyway, I disbelieve that this is actually the problem, since
I see these same symptoms on alpha.
r~