From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1312 invoked by alias); 13 Jul 2002 06:16:04 -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 1280 invoked by uid 71); 13 Jul 2002 06:16:02 -0000 Resent-Date: 13 Jul 2002 06:16:02 -0000 Resent-Message-ID: <20020713061602.1278.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, dave@davenjudy.org Received: (qmail 29657 invoked by uid 61); 13 Jul 2002 06:06:40 -0000 Message-Id: <20020713060640.29656.qmail@sources.redhat.com> Date: Fri, 12 Jul 2002 23:16:00 -0000 From: dave@davenjudy.org Reply-To: dave@davenjudy.org To: gcc-gnats@gcc.gnu.org X-Send-Pr-Version: gnatsweb-2.9.3 (1.1.1.1.2.31) Subject: bootstrap/7300: ../../gcc-3.1/gcc/libgcc2.c:1004: internal error: Segmentation fault X-SW-Source: 2002-07/txt/msg00413.txt.bz2 List-Id: >Number: 7300 >Category: bootstrap >Synopsis: ../../gcc-3.1/gcc/libgcc2.c:1004: internal error: Segmentation fault >Confidential: no >Severity: serious >Priority: medium >Responsible: unassigned >State: open >Class: sw-bug >Submitter-Id: net >Arrival-Date: Fri Jul 12 23:16:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: David G. Miller >Release: gcc 3.1 >Organization: >Environment: Red Hat Linux with 2.4.18-5 kernel. System is an AMD K6-2/550, 384MB RAM. >Description: See synopsis. Downloaded and untarred gcc 3.1. Made adjacent object directory. cd to object dir and: ../gcc-3.1/configure make bootstrap Final few lines of the make are: ./xgcc -B./ -B/usr/local/i586-pc-linux-gnu/bin/ -isystem /usr/local/i586-pc-linux-gnu/include -isystem /usr/local/i586-pc-linux-gnu/sys-include -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -fPIC -g -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gcc-3.1/gcc -I../../gcc-3.1/gcc/. -I../../gcc-3.1/gcc/config -I../../gcc-3.1/gcc/../include -DL_fixsfdi -c ../../gcc-3.1/gcc/libgcc2.c -o libgcc/./_fixsfdi.o ../../gcc-3.1/gcc/libgcc2.c: In function `__fixsfdi': ../../gcc-3.1/gcc/libgcc2.c:1004: internal error: Segmentation fault Please submit a full bug report, with preprocessed source if appropriate. See for instructions. make[3]: *** [libgcc/./_fixsfdi.o] Error 1 make[3]: Leaving directory `/share2/build/gcc_3.1/gcc-3.1-obj/gcc' make[2]: *** [libgcc.a] Error 2 make[2]: Leaving directory `/share2/build/gcc_3.1/gcc-3.1-obj/gcc' make[1]: *** [stage1_build] Error 2 make[1]: Leaving directory `/share2/build/gcc_3.1/gcc-3.1-obj/gcc' make: *** [bootstrap] Error 2 >How-To-Repeat: I tried several times with this setup and got the same results. >Fix: >Release-Note: >Audit-Trail: >Unformatted: