This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] Fix PR target/6561 (regression from egcs 1.1.2)
From: Mark Mitchell <mark@codesourcery.com>
Date: Sun, 05 May 2002 14:20:23 -0700
--On Sunday, May 05, 2002 10:29:25 PM +0200 Jakub Jelinek
<jakub@redhat.com> wrote:
> The following patch fixes an execute/950511-1.c with
> -O -mcpu=ultrasparc -mv8plus miscompilation (-mv8plus is the default
> on Solaris if -mcpu=v9 or -mcpu=ultrasparc).
> Ok to commit?
> Mark, ok for branch (I've verified it doesn't fail with egcs 1.1.2
> -O -mcpu=ultrasparc -mv8plus, though it fails with 2.96-RH and 3.0.x)?
I'm not good enough at reading SPARC assembly. :-) If Dave M. approves
it, it's OK for the branch.
I approve.