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 target/32313] [4.3 Regression] Bootstrap failure running gengtype in stage 2.



------- Comment #1 from daney at gcc dot gnu dot org  2007-06-13 00:03 -------
Created an attachment (id=13695)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13695&action=view)
.i for gengtype

Compiling like this causes the bad code (the configure line is even in there):

# /home/build/gcc-build/./prev-gcc/xgcc -B/home/build/gcc-build/./prev-gcc/
-B/usr/local/mipsel-unknown-linux-gnu/bin/ -S -g -O2 -W -Wall -Wwrite-strings
-Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long
-Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition
-Wmissing-format-attribute -Werror -fno-common -v -o build/gengtype.s
build/gengtype.i
Reading specs from /home/build/gcc-build/./prev-gcc/specs
Target: mipsel-unknown-linux-gnu
Configured with: ../gcc/configure --with-arch=mips32 --with-float=soft
--disable-java-awt --without-x --disable-tls --enable-__cxa_atexit
--disable-jvmpi --disable-static --disable-libmudflap
--enable-languages=c,c++,java
Thread model: posix
gcc version 4.3.0 20070612 (experimental)
 /home/build/gcc-build/./prev-gcc/cc1 -fpreprocessed build/gengtype.i -quiet
-dumpbase gengtype.i -march=mips32 -msoft-float -mno-shared -auxbase-strip
build/gengtype.s -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros
-Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute
-Werror -version -fno-common -o build/gengtype.s


-- 


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


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