From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13038 invoked by alias); 27 Oct 2008 01:27:35 -0000 Received: (qmail 11418 invoked by uid 48); 27 Oct 2008 01:26:12 -0000 Date: Mon, 27 Oct 2008 01:27:00 -0000 Message-ID: <20081027012612.11417.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug bootstrap/37859] Bootstrap failure on mips64octeon-unknown-linux-gnu In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "joefoxreal at gmail dot com" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2008-10/txt/msg01697.txt.bz2 ------- Comment #1 from joefoxreal at gmail dot com 2008-10-27 01:26 ------- similar problem for mipsel-linux on 64bit loongson2f: When I try to build gcc-4.4.0 20081022 on loongson2f machine, an error occurs on the stage3, /home/xmj/tools/build-svn-gcc/./prev-gcc/xgcc -B/home/xmj/tools/build-svn-gcc/./prev-gcc/ -B/home/xmj/install/svn-gcc/mipsel-linux/bin/ -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wold-style-definition -Wc++-compat -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -fno-common -DHAVE_CONFIG_H -I. -I. -I../../svn-gcc/gcc -I../../svn-gcc/gcc/. -I../../svn-gcc/gcc/../include -I../../svn-gcc/gcc/../libcpp/include -I/home/xmj/install/gmp-4.2.2//include -I/home/xmj/install/mpfr-2.3.1//include -I../../svn-gcc/gcc/../libdecnumber -I../../svn-gcc/gcc/../libdecnumber/dpd -I../libdecnumber ../../svn-gcc/gcc/sel-sched.c -o sel-sched.o In file included from ../../svn-gcc/gcc/sel-sched.c:50: ../../svn-gcc/gcc/sel-sched-ir.h: In function 'T.2585': ../../svn-gcc/gcc/sel-sched-ir.h:1312: internal compiler error: Segmentation fault Please submit a full bug report, with preprocessed source if appropriate. See for instructions. make[3]: *** [sel-sched.o] Error 1 make[3]: Leaving directory `/home/xmj/tools/build-svn-gcc/gcc' make[2]: *** [all-stage3-gcc] Error 2 make[2]: Leaving directory `/home/xmj/tools/build-svn-gcc' make[1]: *** [stage3-bubble] Error 2 make[1]: Leaving directory `/home/xmj/tools/build-svn-gcc' make: *** [all] Error 2 Gcc is configured with, xmj@tini-boy:build-svn-gcc$ prev-gcc/xgcc -v Using built-in specs. Target: mipsel-linux Configured with: ../svn-gcc/configure --prefix=/home/xmj/install/svn-gcc --build=mipsel-linux --host=mipsel-linux --target=mipsel-linux --enable-languages=c,c++ --with-gmp=/home/xmj/install/gmp-4.2.2/ --with-mpfr=/home/xmj/install/mpfr-2.3.1/ Thread model: posix gcc version 4.4.0 20081022 (experimental) (GCC) $uname -a Linux tini-boy 2.6.18.1-fl2f-pc-v1.1.0 #66 Fri Sep 12 13:03:52 EDT 2008 mips64 GNU/Linux -- joefoxreal at gmail dot com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |joefoxreal at gmail dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37859