This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug rtl-optimization/17427] [4.0 Regression] powerpc-linux does not bootstrap on HEAD with --disable-checking


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-09-15 05:17 -------
I mean this command:
stage2/xgcc -Bstage2/ -B/Users/apinski/general_cleanup/powerpc-apple-darwin8.0.0b2/bin/ -c -g -
O2 -mdynamic-no-pic -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes 
-pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Werror -DHAVE_CONFIG_H 
-DGENERATOR_FILE -I. -I. -I/Users/apinski/src/devel/general_cleanup/gcc/gcc -I/Users/apinski/src/
devel/general_cleanup/gcc/gcc/. -I/Users/apinski/src/devel/general_cleanup/gcc/gcc/../include -
I./../intl -I/Users/apinski/src/devel/general_cleanup/gcc/gcc/../libcpp/include /Users/apinski/src/
devel/general_cleanup/gcc/gcc/gengtype.c -o gengtype.o -da


Looks like we are not splitting the insn for some reason.

-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]