From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 818 invoked by alias); 28 Feb 2002 20:56:02 -0000 Mailing-List: contact gcc-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-prs-owner@gcc.gnu.org Received: (qmail 732 invoked by uid 71); 28 Feb 2002 20:56:01 -0000 Resent-Date: 28 Feb 2002 20:56:01 -0000 Resent-Message-ID: <20020228205601.729.qmail@sources.redhat.com> Resent-From: gcc-gnats@gcc.gnu.org (GNATS Filer) Resent-To: nobody@gcc.gnu.org Resent-Cc: gcc-prs@gcc.gnu.org, gcc-bugs@gcc.gnu.org Resent-Reply-To: gcc-gnats@gcc.gnu.org, cmeier@peerpro.net Received:(qmail 18254 invoked by uid 61); 28 Feb 2002 20:48:17 -0000 Message-Id:<20020228204817.18251.qmail@sources.redhat.com> Date: Thu, 28 Feb 2002 13:06:00 -0000 From: cmeier@peerpro.net Reply-To: cmeier@peerpro.net To: gcc-gnats@gcc.gnu.org X-Send-Pr-Version:gnatsweb-2.9.3 (1.1.1.1.2.31) Subject: bootstrap/5795: gcc 3.0.4, segfault X-SW-Source: 2002-02/txt/msg00766.txt.bz2 List-Id: >Number: 5795 >Category: bootstrap >Synopsis: gcc 3.0.4, segfault >Confidential: no >Severity: non-critical >Priority: medium >Responsible: unassigned >State: open >Class: sw-bug >Submitter-Id: net >Arrival-Date: Thu Feb 28 12:56:00 PST 2002 >Closed-Date: >Last-Modified: >Originator: Charles Meier >Release: i686-pc-linux-gnu >Organization: >Environment: Linux 2.4.17 glibc 2.2.5 dual PIII, 1GB ram >Description: stage1/xgcc -Bstage1/ -B/usr/i686-pc-linux-gnu/bin/ -c -DIN_GCC -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc-3.0.4/gcc -I../../gcc-3.0.4/gcc/. -I../../gcc-3.0.4/gcc/config -I../../gcc-3.0.4/gcc/../include ../../gcc-3.0.4/gcc/emit-rtl.c -o emit-rtl.o In file included from /usr/include/bits/sigcontext.h:28, from /usr/include/signal.h:307, from /usr/include/sys/wait.h:30, from ../../gcc-3.0.4/gcc/system.h:230, from ../../gcc-3.0.4/gcc/emit-rtl.c:39: /usr/include/asm/sigcontext.h:38: Internal error: Segmentation fault Please submit a full bug report, with preprocessed source if appropriate. See for instructions. make[2]: *** [emit-rtl.o] Error 1 make[2]: Leaving directory `/home/cmeier/gnu/gcc-3.0.4-obj/gcc' make[1]: *** [stage2_build] Error 2 make[1]: Leaving directory `/home/cmeier/gnu/gcc-3.0.4-obj/gcc' make: *** [bootstrap] Error 2 >How-To-Repeat: $ cd gcc-3.0.4-obj $ ../gcc-3.0.4/configure --prefix=/usr --enable-threads=posix $ make bootstrap Note: I have been able to do this twice in a row. If I continue from this spot by simply repeating make bootstrap, it completes the build. >Fix: >Release-Note: >Audit-Trail: >Unformatted: