This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: PR 8146
- From: "H. J. Lu" <hjl at lucon dot org>
- To: Joe Buck <jbuck at synopsys dot com>
- Cc: Joe Buck <Joe dot Buck at synopsys dot COM>,Eric Botcazou <ebotcazou at libertysurf dot fr>,Greg Schafer <gschafer at zip dot com dot au>,Zack Weinberg <zack at codesourcery dot com>, gcc at gcc dot gnu dot org
- Date: Thu, 7 Nov 2002 09:15:59 -0800
- Subject: Re: PR 8146
- References: <20021106192644.A26775@lucon.org> <200211071543.gA7FhMx29534@piper.synopsys.com>
On Thu, Nov 07, 2002 at 07:43:22AM -0800, Joe Buck wrote:
> I wrote:
>
> > > However, I am seeing a new failure:
> > >
> > > FAIL: gcc.c-torture/execute/ieee/rbug.c execution, -O1
> > > FAIL: gcc.c-torture/execute/ieee/rbug.c execution, -O2
> > > FAIL: gcc.c-torture/execute/ieee/rbug.c execution, -O3 -fomit-frame-pointer
> > > FAIL: gcc.c-torture/execute/ieee/rbug.c execution, -O3 -g
> > > FAIL: gcc.c-torture/execute/ieee/rbug.c execution, -Os
> >
> > Please provide more info.
>
> It's i686-pc-linux-gnu, on a Red Hat 7.2 box. Other than the new
> ieee/rbug.c failures, test results came out the same before and after the
> patch.
All I can say is it works for me.
H.J.