This is the mail archive of the gcc-regression@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]

Gcc [trunk revision 198591] failed to bootstrap on x86_64!


cd bld; \
 RUNTESTFLAGS="--target_board='unix{-m32,}'" ../src-trunk/configure \
	--with-arch=corei7 --with-cpu=corei7 --prefix=/usr/local --enable-clocale=gnu --with-system-zlib --enable-shared --with-demangler-in-ld --with-fpmath=sse --enable-languages=c,c++,fortran,java,lto,objc
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking for a BSD-compatible install... /bin/install -c
    grep "Error " makelog.198591.trunk.x86_64.corei7 >> makelog.198591.trunk.x86_64.corei7.mail; \
make[8]: *** [_multc3.o] Error 1
make[6]: *** [_fixunsxfdi.o] Error 1
make[8]: *** [_divtc3.o] Error 1
make[7]: *** [multi-do] Error 1
make[6]: *** [all-multi] Error 2
make[5]: *** [all-stage2-target-libgcc] Error 2
make[4]: *** [stage2-bubble] Error 2
make[3]: *** [bootstrap] Error 2
make[2]: *** [bootstrap] Error 2
   a -= (XFtype)v;
     ^
In file included from ../../../../src-trunk/libgcc/libgcc2.c:56:0:
../../../../src-trunk/libgcc/libgcc2.c: In function '__multc3':
../../../../src-trunk/libgcc/libgcc2.h:253:16: error: total size of local objects too large
 #define __N(a) __ ## a
                ^
../../../../src-trunk/libgcc/libgcc2.h:356:19: note: in expansion of macro '__N'
 #define __multc3  __N(multc3)
                   ^
../../../../src-trunk/libgcc/libgcc2.c:1828:25: note: in expansion of macro '__multc3'
 #define _CONCAT3(A,B,C) A##B##C
                         ^
../../../../src-trunk/libgcc/libgcc2.c:1827:24: note: in expansion of macro '_CONCAT3'
 #define CONCAT3(A,B,C) _CONCAT3(A,B,C)
                        ^
../../../../src-trunk/libgcc/libgcc2.c:1864:1: note: in expansion of macro 'CONCAT3'
 CONCAT3(__mul,MODE,3) (MTYPE a, MTYPE b, MTYPE c, MTYPE d)
 ^
../../../../src-trunk/libgcc/libgcc2.h:253:16: internal compiler error: Segmentation fault
 #define __N(a) __ ## a
                ^
../../../../src-trunk/libgcc/libgcc2.h:356:19: note: in expansion of macro '__N'
 #define __multc3  __N(multc3)
                   ^
../../../../src-trunk/libgcc/libgcc2.c:1828:25: note: in expansion of macro '__multc3'
 #define _CONCAT3(A,B,C) A##B##C
                         ^
../../../../src-trunk/libgcc/libgcc2.c:1827:24: note: in expansion of macro '_CONCAT3'
 #define CONCAT3(A,B,C) _CONCAT3(A,B,C)
                        ^
../../../../src-trunk/libgcc/libgcc2.c:1864:1: note: in expansion of macro 'CONCAT3'
 CONCAT3(__mul,MODE,3) (MTYPE a, MTYPE b, MTYPE c, MTYPE d)
 ^
/export/gnu/import/git/gcc-test-intel64corei7/bld/./gcc/xgcc -B/export/gnu/import/git/gcc-test-intel64corei7/bld/./gcc/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-linux-gnu/lib/ -isystem /usr/local/x86_64-unknown-linux-gnu/include -isystem /usr/local/x86_64-unknown-linux-gnu/sys-include    -g -O2 -O2  -g -O2 -DIN_GCC   -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fpic -mlong-double-80 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fpic -mlong-double-80 -I. -I. -I../.././gcc -I../../../src-trunk/libgcc -I../../../src-trunk/libgcc/. -I../../../src-trunk/libgcc/../gcc -I../../../src-trunk/libgcc/../include -I../../../src-trunk/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS  -DUSE_TLS -o _floatundisf.o -MT _floatundisf.o -MD -MP -MF _floatundisf.dep -DL_floatundisf -c ../../../src-trunk/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/export/gnu/import/git/gcc-test-intel64corei7/bld/./gcc/xgcc -B/export/gnu/import/git/gcc-test-intel64corei7/bld/./gcc/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-linux-gnu/lib/ -isystem /usr/local/x86_64-unknown-linux-gnu/include -isystem /usr/local/x86_64-unknown-linux-gnu/sys-include    -g -O2 -m32 -O2  -g -O2 -DIN_GCC   -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fpic -mlong-double-80 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fpic -mlong-double-80 -I. -I. -I../../.././gcc -I../../../../src-trunk/libgcc -I../../../../src-trunk/libgcc/. -I../../../../src-trunk/libgcc/../gcc -I../../../../src-trunk/libgcc/../include -I../../../../src-trunk/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS  -DUSE_TLS -o _bswapsi2.o -MT _bswapsi2.o -MD -MP -MF _bswapsi2.dep -DL_bswapsi2 -c ../../../../src-trunk/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/export/gnu/import/git/gcc-test-intel64corei7/bld/./gcc/xgcc -B/export/gnu/import/git/gcc-test-intel64corei7/bld/./gcc/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-linux-gnu/lib/ -isystem /usr/local/x86_64-unknown-linux-gnu/include -isystem /usr/local/x86_64-unknown-linux-gnu/sys-include    -g -O2 -O2  -g -O2 -DIN_GCC   -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fpic -mlong-double-80 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fpic -mlong-double-80 -I. -I. -I../.././gcc -I../../../src-trunk/libgcc -I../../../src-trunk/libgcc/. -I../../../src-trunk/libgcc/../gcc -I../../../src-trunk/libgcc/../include -I../../../src-trunk/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS  -DUSE_TLS -o _floatundidf.o -MT _floatundidf.o -MD -MP -MF _floatundidf.dep -DL_floatundidf -c ../../../src-trunk/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
/export/gnu/import/git/gcc-test-intel64corei7/bld/./gcc/xgcc -B/export/gnu/import/git/gcc-test-intel64corei7/bld/./gcc/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-linux-gnu/lib/ -isystem /usr/local/x86_64-unknown-linux-gnu/include -isystem /usr/local/x86_64-unknown-linux-gnu/sys-include    -g -O2 -O2  -g -O2 -DIN_GCC   -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fpic -mlong-double-80 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fpic -mlong-double-80 -I. -I. -I../.././gcc -I../../../src-trunk/libgcc -I../../../src-trunk/libgcc/. -I../../../src-trunk/libgcc/../gcc -I../../../src-trunk/libgcc/../include -I../../../src-trunk/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS  -DUSE_TLS -o _floatundixf.o -MT _floatundixf.o -MD -MP -MF _floatundixf.dep -DL_floatundixf -c ../../../src-trunk/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
make[8]: *** [_multc3.o] Error 1
make[8]: *** Waiting for unfinished jobs....
/export/gnu/import/git/gcc-test-intel64corei7/bld/./gcc/xgcc -B/export/gnu/import/git/gcc-test-intel64corei7/bld/./gcc/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-linux-gnu/lib/ -isystem /usr/local/x86_64-unknown-linux-gnu/include -isystem /usr/local/x86_64-unknown-linux-gnu/sys-include    -g -O2 -O2  -g -O2 -DIN_GCC   -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fpic -mlong-double-80 -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector   -fpic -mlong-double-80 -I. -I. -I../.././gcc -I../../../src-trunk/libgcc -I../../../src-trunk/libgcc/. -I../../../src-trunk/libgcc/../gcc -I../../../src-trunk/libgcc/../include -I../../../src-trunk/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS  -DUSE_TLS -o _eprintf.o -MT _eprintf.o -MD -MP -MF _eprintf.dep -DL_eprintf -c ../../../src-trunk/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
make[6]: *** [_fixunsxfdi.o] Error 1
make[6]: *** Waiting for unfinished jobs....
In file included from ../../../../src-trunk/libgcc/libgcc2.c:56:0:
../../../../src-trunk/libgcc/libgcc2.c: In function '__divtc3':
../../../../src-trunk/libgcc/libgcc2.h:253:16: error: total size of local objects too large
 #define __N(a) __ ## a
                ^
../../../../src-trunk/libgcc/libgcc2.h:368:19: note: in expansion of macro '__N'
 #define __divtc3  __N(divtc3)
                   ^
../../../../src-trunk/libgcc/libgcc2.c:1828:25: note: in expansion of macro '__divtc3'
 #define _CONCAT3(A,B,C) A##B##C
                         ^
../../../../src-trunk/libgcc/libgcc2.c:1827:24: note: in expansion of macro '_CONCAT3'
 #define CONCAT3(A,B,C) _CONCAT3(A,B,C)
                        ^
../../../../src-trunk/libgcc/libgcc2.c:1934:1: note: in expansion of macro 'CONCAT3'
 CONCAT3(__div,MODE,3) (MTYPE a, MTYPE b, MTYPE c, MTYPE d)
 ^
../../../../src-trunk/libgcc/libgcc2.h:253:16: internal compiler error: Segmentation fault
 #define __N(a) __ ## a
                ^
../../../../src-trunk/libgcc/libgcc2.h:368:19: note: in expansion of macro '__N'
 #define __divtc3  __N(divtc3)
                   ^
../../../../src-trunk/libgcc/libgcc2.c:1828:25: note: in expansion of macro '__divtc3'
 #define _CONCAT3(A,B,C) A##B##C
                         ^
../../../../src-trunk/libgcc/libgcc2.c:1827:24: note: in expansion of macro '_CONCAT3'
 #define CONCAT3(A,B,C) _CONCAT3(A,B,C)
                        ^
../../../../src-trunk/libgcc/libgcc2.c:1934:1: note: in expansion of macro 'CONCAT3'
 CONCAT3(__div,MODE,3) (MTYPE a, MTYPE b, MTYPE c, MTYPE d)
 ^
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
make[8]: *** [_divtc3.o] Error 1
make[8]: Leaving directory `/export/gnu/import/git/gcc-test-intel64corei7/bld/x86_64-unknown-linux-gnu/32/libgcc'
make[7]: *** [multi-do] Error 1
make[7]: Leaving directory `/export/gnu/import/git/gcc-test-intel64corei7/bld/x86_64-unknown-linux-gnu/libgcc'
make[6]: *** [all-multi] Error 2
make[6]: Leaving directory `/export/gnu/import/git/gcc-test-intel64corei7/bld/x86_64-unknown-linux-gnu/libgcc'
make[5]: *** [all-stage2-target-libgcc] Error 2
make[5]: Leaving directory `/export/gnu/import/git/gcc-test-intel64corei7/bld'
make[4]: *** [stage2-bubble] Error 2
make[4]: Leaving directory `/export/gnu/import/git/gcc-test-intel64corei7/bld'
make[3]: *** [bootstrap] Error 2
make[3]: Leaving directory `/export/gnu/import/git/gcc-test-intel64corei7/bld'
4606.86user 130.73system 11:52.69elapsed 664%CPU (0avgtext+0avgdata 545444maxresident)k
384896inputs+3315368outputs (6512major+67880416minor)pagefaults 0swaps
make[2]: *** [bootstrap] Error 2
make[2]: Leaving directory `/export/gnu/import/git/gcc-test-intel64corei7'


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