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 bootstrap/41395] [4.5 regression] Revision 151800 failed bootstrap



------- Comment #20 from jsg at openbsd dot org  2009-09-20 13:14 -------
bootstrap also fails on OpenBSD/i386 when it used to work a week ago ie:
gcc version 4.5.0 20090913 (experimental) (GCC)

When stage1 is building libgcc:

configure:3003: $? = 0
configure:2992: /usr/users/jsg/src/obj/./gcc/xgcc
-B/usr/users/jsg/src/obj/./gcc/ -B/usr/gcc/i386-unknown-openbsd4.6/bin/
-B/usr/gcc/i386-unknown-openbsd4.6/lib/ -isystem
/usr/gcc/i386-unknown-openbsd4.6/include -isystem
/usr/gcc/i386-unknown-openbsd4.6/sys-include    -v >&5
Reading specs from /usr/users/jsg/src/obj/./gcc/specs
Target: i386-unknown-openbsd4.6
Configured with: ../gcc/configure --prefix=/usr/gcc/ --enable-languages=c
--program-transform-name='s,^,e,' --disable-nls --disable-checking --with-syst
em-zlib --disable-libmudflap --disable-libgomp --disable-tls
--with-as=/usr/bin/as --with-ld=/usr/bin/ld --with-gnu-ld --with-gnu-as
--enable-threads=po
six --enable-cpp --with-gmp=/usr/local --with-mpfr=/usr/local --enable-shared
Thread model: posix
gcc version 4.5.0 20090920 (experimental) (GCC) 
configure:3003: $? = 0
configure:2992: /usr/users/jsg/src/obj/./gcc/xgcc
-B/usr/users/jsg/src/obj/./gcc/ -B/usr/gcc/i386-unknown-openbsd4.6/bin/
-B/usr/gcc/i386-unknown-openbsd4.6/lib/ -isystem
/usr/gcc/i386-unknown-openbsd4.6/include -isystem
/usr/gcc/i386-unknown-openbsd4.6/sys-include    -V >&5
xgcc: '-V' must come at the start of the command line
configure:3003: $? = 1
configure:2992: /usr/users/jsg/src/obj/./gcc/xgcc
-B/usr/users/jsg/src/obj/./gcc/ -B/usr/gcc/i386-unknown-openbsd4.6/bin/
-B/usr/gcc/i386-unknown-openbsd4.6/lib/ -isystem
/usr/gcc/i386-unknown-openbsd4.6/include -isystem
/usr/gcc/i386-unknown-openbsd4.6/sys-include    -qversion >&5
xgcc: unrecognized option '-qversion'
xgcc: no input files
configure:3003: $? = 1
configure:3019: /usr/users/jsg/src/obj/./gcc/xgcc
-B/usr/users/jsg/src/obj/./gcc/ -B/usr/gcc/i386-unknown-openbsd4.6/bin/
-B/usr/gcc/i386-unknown-openbsd4.6/lib/ -isystem
/usr/gcc/i386-unknown-openbsd4.6/include -isystem
/usr/gcc/i386-unknown-openbsd4.6/sys-include    -o conftest -g -O2   conftest.c
 >&5
conftest.c:1:1: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
configure:3022: $? = 1
configure:3210: checking for suffix of object files
configure:3232: /usr/users/jsg/src/obj/./gcc/xgcc
-B/usr/users/jsg/src/obj/./gcc/ -B/usr/gcc/i386-unknown-openbsd4.6/bin/
-B/usr/gcc/i386-unknown-openbsd4.6/lib/ -isystem
/usr/gcc/i386-unknown-openbsd4.6/include -isystem
/usr/gcc/i386-unknown-openbsd4.6/sys-include    -c -g -O2  conftest.c >&5
conftest.c:1:1: internal compiler error: Segmentation fault


-- 


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


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