Re: warnings as errors in gcc/gcc/config/i386/i386.c

2010-07-10 Thread Jack Howarth
On Sat, Jul 10, 2010 at 03:11:51AM -0400, Joern Rennecke wrote: > Quoting Jack Howarth : > >> Also, I don't seem able to suppress this build failure with... > > I think fcode should be assigned some value in the default case instead. > >> Is that expected behavior in current gcc trunk? > > Strange,

Re: warnings as errors in gcc/gcc/config/i386/i386.c

2010-07-10 Thread Joern Rennecke
Quoting Jack Howarth : Also, I don't seem able to suppress this build failure with... I think fcode should be assigned some value in the default case instead. Is that expected behavior in current gcc trunk? Strange, I just bootstrapped r162030 with a small unrelated change on gcc16 (x86_64

warnings as errors in gcc/gcc/config/i386/i386.c

2010-07-09 Thread Jack Howarth
Is anyone seeing this issue on other targets? On x86_64-apple-darwin10, with the patch... Index: Makefile.in === --- Makefile.in (revision 162030) +++ Makefile.in (working copy) @@ -235,6 +235,7 @@ POSTSTAGE1_CXX_EXPORT = \