From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7099 invoked by alias); 6 Aug 2002 17:46: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 7074 invoked by uid 71); 6 Aug 2002 17:46:01 -0000 Resent-Date: 6 Aug 2002 17:46:01 -0000 Resent-Message-ID: <20020806174601.7073.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, gypsy@Media.mit.edu Received: (qmail 6692 invoked by uid 61); 6 Aug 2002 17:43:35 -0000 Message-Id: <20020806174335.6691.qmail@sources.redhat.com> Date: Tue, 06 Aug 2002 10:46:00 -0000 From: gypsy@Media.mit.edu Reply-To: gypsy@Media.mit.edu To: gcc-gnats@gcc.gnu.org X-Send-Pr-Version: gnatsweb-2.9.3 (1.1.1.1.2.31) Subject: bootstrap/7509: gcc 3.1.1 bootstrap fails in stage2 X-SW-Source: 2002-08/txt/msg00110.txt.bz2 List-Id: >Number: 7509 >Category: bootstrap >Synopsis: gcc 3.1.1 bootstrap fails in stage2 >Confidential: no >Severity: critical >Priority: medium >Responsible: unassigned >State: open >Class: sw-bug >Submitter-Id: net >Arrival-Date: Tue Aug 06 10:46:00 PDT 2002 >Closed-Date: >Last-Modified: >Originator: gypsy@Media.mit.edu >Release: gcc-3.1.1 thread mode single >Organization: >Environment: Compaq XP1000, AlphaEV6, Tru64 5.0A (alphaev6-dec-osf5.0A) >Description: The comand is: CC=cc CFLAGS="-I/usr/local/lib" /usr/local/gcc-3.1.1/configure The CFLAGS are necessary for linking against GNU libiconv.so 1.8, which otherwise would conflict with Tru64's own libiconv.so. The result is: stage2/xgcc -Bstage2/ -B/usr/local/alphaev6-dec-osf5.0/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 -I../../gcc/. -I../../gcc/config -I../../gcc/../include ../../gcc/predict.c -o predict.o ../../gcc/predict.c: In function `propagate_freq': ../../gcc/predict.c:708: Internal compiler error in @œ @, at F:537413072 Please submit a full bug report, with preprocessed source if appropriate. See for instructions. gmake[2]: *** [predict.o] Error 1 gmake[2]: Leaving directory `/usr/local/src/gcc-3.1.1/obj/gcc' gmake[1]: *** [stage3_build] Error 2 gmake[1]: Leaving directory `/usr/local/src/gcc-3.1.1/obj/gcc' gmake: *** [bootstrap] Error 2 bash-2.05a# It might be helpful to know that this works on an alphaev56-dec-osf4.0f system. >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: