From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30268 invoked by alias); 28 Jun 2004 04:29:12 -0000 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org Received: (qmail 30259 invoked by uid 48); 28 Jun 2004 04:29:11 -0000 Date: Mon, 28 Jun 2004 05:00:00 -0000 From: "florin at iucha dot net" To: gcc-bugs@gcc.gnu.org Message-ID: <20040628042908.16241.florin@iucha.net> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug bootstrap/16241] New: bootstrap of gcc-3.3.4 fails on irix6.5 using gcc-3.3 X-Bugzilla-Reason: CC X-SW-Source: 2004-06/txt/msg03542.txt.bz2 List-Id: I am trying to bootstrap gcc-3.3.4 using the gcc-3.3 from freeware.sgi.com The machine is a R5k O2. # This directory was configured as follows: ../gcc-3.3.4/configure --with-gcc-version-trigger=/scratch/build/gcc/gcc-3.3.4/gcc/version.c --host=mips-sgi-irix6.5 --prefix=/usr/local --enable-version-specific-runtime-libs --disable-shared --enable-threads --enable-haifa --enable-libgcj --disable-c-mbchar --program-suffix=-3.3.4 --enable-languages=c,c++,java --norecursion The error is: stage1/xgcc -Bstage1/ -B/usr/local/mips-sgi-irix6.5/bin/ -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Icp -I../../gcc-3.3.4/gcc -I../../gcc-3.3.4/gcc/cp -I../../gcc-3.3.4/gcc/config -I../../gcc-3.3.4/gcc/../include ../../gcc-3.3.4/gcc/cp/typeck2.c -o cp/typeck2.o stage1/xgcc -Bstage1/ -B/usr/local/mips-sgi-irix6.5/bin/ -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Icp -I../../gcc-3.3.4/gcc -I../../gcc-3.3.4/gcc/cp -I../../gcc-3.3.4/gcc/config -I../../gcc-3.3.4/gcc/../include ../../gcc-3.3.4/gcc/cp/class.c -o cp/class.o ../../gcc-3.3.4/gcc/cp/class.c: In function `resolves_to_fixed_type_p': ../../gcc-3.3.4/gcc/cp/class.c:5708: internal compiler error: Segmentation fault -- Summary: bootstrap of gcc-3.3.4 fails on irix6.5 using gcc-3.3 Product: gcc Version: 3.3.4 Status: UNCONFIRMED Severity: normal Priority: P2 Component: bootstrap AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: florin at iucha dot net CC: gcc-bugs at gcc dot gnu dot org GCC host triplet: mips-sgi-irix6.5 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16241