[lno] bootstrap failure with -ftree-vectorize

Devang Patel dpatel@apple.com
Fri May 28 19:13:00 GMT 2004


lno-branch bootstrap fails when I use BOOT_CFLAGS="-g -O2 
-ftree-vectorize -maltivec"

--
Devang
gengtype-lex.c:2444: warning: old-style function definition
gengtype-lex.c: In function `yy_get_previous_state':
gengtype-lex.c:2576: warning: old-style function definition
gengtype-lex.c: In function `input':
gengtype-lex.c:2689: warning: old-style function definition
stage1/xgcc -Bstage1/ -B/usr/local/powerpc-apple-darwin7.2.0/bin/ -c   
-g -O2 -maltivec -ftree-vectorize -fdump-tree-vect-stats -DIN_GCC   -W 
-Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes 
-pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition 
-Werror -fno-common -Wno-error  -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. 
-I. -I/Volumes/src/fsf.gcc.lno/gcc -I/Volumes/src/fsf.gcc.lno/gcc/. 
-I/Volumes/src/fsf.gcc.lno/gcc/../include -I./../intl 
-I/Volumes/src/fsf.gcc.lno/gcc/../libcpp/include 
-I/Volumes/src/fsf.gcc.lno/gcc/../libbanshee/libcompat 
-I/Volumes/src/fsf.gcc.lno/gcc/../libbanshee 
-I/Volumes/src/fsf.gcc.lno/gcc/../libbanshee/points-to  \
 gengtype-yacc.c -o gengtype-yacc.o
/usr/share/bison.simple: In function `yyparse':
/usr/share/bison.simple:249: warning: old-style function definition
/usr/share/bison.simple:614: warning: comparison between signed and 
unsigned
/usr/share/bison.simple:626: warning: comparison between signed and 
unsigned
stage1/xgcc -Bstage1/ -B/usr/local/powerpc-apple-darwin7.2.0/bin/   -g 
-O2 -maltivec -ftree-vectorize -fdump-tree-vect-stats -DIN_GCC   -W 
-Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes 
-pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition 
-Werror -fno-common   -DHAVE_CONFIG_H -DGENERATOR_FILE  -o gengtype \
 gengtype.o gengtype-lex.o gengtype-yacc.o ../libiberty/libiberty.a
./gengtype
/Volumes/src/fsf.gcc.lno/gcc/tree.h:2270: unidentified type `unsigned'
/Volumes/src/fsf.gcc.lno/gcc/dwarf2out.c:248: unidentified type `const'
/Volumes/src/fsf.gcc.lno/gcc/dwarf2out.c:248: parse error, expecting 
`ID'
make[2]: *** [s-gtype] Error 1
make[1]: *** [stage2_build] Error 2
make: *** [bootstrap] Error 2




More information about the Gcc mailing list