Re: Fix Solaris 9/x86 bootstrap

2012-08-22 Thread Rainer Orth
e137718eae0e4 Fix Solaris 9/x86 bootstrap * rtl.h (FFS, FLOAT, ABS, PC): Don't undef. * system.h (FFS, FLOAT, ABS, PC): Undef. diff --git a/gcc/rtl.h b/gcc/rtl.h --- a/gcc/rtl.h +++ b/gcc/rtl.h @@ -33,11 +33,6 @@ along with GCC; see the file COPYING3. #include "hashtab.h" #inc

Re: Fix Solaris 9/x86 bootstrap

2012-08-21 Thread Richard Guenther
On Tue, Aug 21, 2012 at 10:53 AM, Rainer Orth wrote: > Solaris 9/x86 bootstrap was broken after the cxx-conversion merge: > > In file included from /vol/gcc/src/hg/trunk/local/gcc/gengtype.c:957: > /vol/gcc/src/hg/trunk/local/gcc/rtl.def:347: error: expected identifier > before n > umeric constan

Fix Solaris 9/x86 bootstrap

2012-08-21 Thread Rainer Orth
Solaris 9/x86 bootstrap was broken after the cxx-conversion merge: In file included from /vol/gcc/src/hg/trunk/local/gcc/gengtype.c:957: /vol/gcc/src/hg/trunk/local/gcc/rtl.def:347: error: expected identifier before n umeric constant /vol/gcc/src/hg/trunk/local/gcc/rtl.def:347: error: expected '}'