Re: regressions on i686-apple-darwin9

2008-08-07 Thread Eric Christopher
> Please open a bug report. They also fail on Linux with SSE fpmath: > > That'd be why they fail on darwin then - we default to sse2 :) -eric

Re: regressions on i686-apple-darwin9

2008-08-07 Thread H.J. Lu
On Thu, Aug 7, 2008 at 9:13 PM, Jack Howarth <[EMAIL PROTECTED]> wrote: > Eric, > Thanks for looking into this. FYI, the problem also occurs in... > > FAIL: gcc.dg/torture/fp-int-convert-double.c -Os (internal compiler error) > FAIL: gcc.dg/torture/fp-int-convert-double.c -Os (test for excess

Re: regressions on i686-apple-darwin9

2008-08-07 Thread Andrew Pinski
On Thu, Aug 7, 2008 at 9:24 PM, Eric Christopher <[EMAIL PROTECTED]> wrote: > Looks rather fishy that they're all at -Os. I'd look at things that > went in recently > that would have affected that. > Most likely http://gcc.gnu.org/ml/gcc-patches/2008-08/msg00355.html . Thanks, Andrew Pinski

Re: regressions on i686-apple-darwin9

2008-08-07 Thread Eric Christopher
On Thu, Aug 7, 2008 at 9:13 PM, Jack Howarth <[EMAIL PROTECTED]> wrote: > Eric, > Thanks for looking into this. FYI, the problem also occurs in... > > FAIL: gcc.dg/torture/fp-int-convert-double.c -Os (internal compiler error) > FAIL: gcc.dg/torture/fp-int-convert-double.c -Os (test for excess

Re: regressions on i686-apple-darwin9

2008-08-07 Thread Jack Howarth
Eric, Thanks for looking into this. FYI, the problem also occurs in... FAIL: gcc.dg/torture/fp-int-convert-double.c -Os (internal compiler error) FAIL: gcc.dg/torture/fp-int-convert-double.c -Os (test for excess errors) WARNING: gcc.dg/torture/fp-int-convert-double.c -Os compilation faile

Re: regressions on i686-apple-darwin9

2008-08-07 Thread Eric Christopher
On Thu, Aug 7, 2008 at 8:47 PM, Jack Howarth <[EMAIL PROTECTED]> wrote: > Is anyone else seeing some new internal compiler errors in the gcc > testsuite on i686-apple-darwin9? I am using the same graphite patch > I used a couple days back with the current svn of gcc trunk and now > I see failures