At revision 137502 bootstrap fails on darwin9 with:

...
gcc  -g -fkeep-inline-functions -DIN_GCC   -W -Wall -Wwrite-strings
-Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wold-style-definition
-Wmissing-format-attribute -fno-common  -DHAVE_CONFIG_H -I. -I.
-I../../gcc-4.4-work/gcc -I../../gcc-4.4-work/gcc/.
-I../../gcc-4.4-work/gcc/../include -I../../gcc-4.4-work/gcc/../libcpp/include
-I/sw/include  -I../../gcc-4.4-work/gcc/../libdecnumber
-I../../gcc-4.4-work/gcc/../libdecnumber/dpd -I../libdecnumber  \
          -DLOCALEDIR=\"/opt/gcc/gcc4.4w/share/locale\" \
          -c ../../gcc-4.4-work/gcc/intl.c -o intl.o
In file included from /usr/include/_wctype.h:63,
                 from /usr/include/wchar.h:114,
                 from ../../gcc-4.4-work/gcc/intl.c:85:
/usr/include/ctype.h:230: error: syntax error before '{' token
/usr/include/ctype.h:236: error: syntax error before '{' token
/usr/include/ctype.h:248: error: syntax error before '{' token
/usr/include/ctype.h:255: error: syntax error before '{' token
/usr/include/ctype.h:261: error: syntax error before '{' token
/usr/include/ctype.h:267: error: syntax error before '{' token
/usr/include/ctype.h:273: error: syntax error before '{' token
/usr/include/ctype.h:279: error: syntax error before '{' token
/usr/include/ctype.h:285: error: syntax error before '{' token
/usr/include/ctype.h:291: error: syntax error before '{' token
/usr/include/ctype.h:298: error: syntax error before '{' token
/usr/include/ctype.h:310: error: syntax error before '{' token
/usr/include/ctype.h:316: error: syntax error before '{' token
make[3]: *** [intl.o] Error 1
make[2]: *** [all-stage1-gcc] Error 2
make[1]: *** [stage1-bubble] Error 2
make: *** [all] Error 2


-- 
           Summary: [4.4 Regression] Yet another bootstrap failure at rev.
                    137502 on darwin9
           Product: gcc
           Version: 4.4.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: bootstrap
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: dominiq at lps dot ens dot fr
 GCC build triplet: *-apple-darwin9
  GCC host triplet: *-apple-darwin9
GCC target triplet: *-apple-darwin9


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36738

Reply via email to