profiledbootstrap broken on powerpc-apple-darwin
Caroline Tice
ctice@apple.com
Wed Sep 8 21:27:00 GMT 2004
I'm getting the following failures doing a profiled bootstrap using FSF
mainline on a G4 running
powerpc-apple-darwin. Normal bootstrap works fine, and profiled
bootstrap appears to work on
x86 running Linux. I believe this has been broken since last Friday.
Does anybody have any
ideas as to who/what broke this?
-- Caroline Tice
ctice@apple.com
stage1/xgcc -Bstage1/ -B/usr/local/powerpc-apple-darwin7.0.0/bin/ -c
-g -O2 -mdynamic-no-pic -fprofile-generate -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../../gcc5/gcc -I../../gcc5/gcc/. -I../../gcc5/gcc/../include
-I../../gcc5/gcc/../libcpp/include
-I../../gcc5/gcc/../libbanshee/libcompat -I../../gcc5/gcc/../libbanshee
-I../../gcc5/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.0.0/bin/ -g
-O2 -mdynamic-no-pic -fprofile-generate -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
../build-powerpc-apple-darwin7.0.0/libiberty/libiberty.a
./gengtype
warning: structure `aterm_list_a' used but not defined
warning: structure `aterm_' used but not defined
make[2]: *** [s-gtype] Bus error
make[1]: *** [stageprofile_build] Error 2
make: *** [profiledbootstrap] Error 2
More information about the Gcc
mailing list