From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17247 invoked by alias); 2 Oct 2002 13:26: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 17224 invoked by uid 71); 2 Oct 2002 13:26:01 -0000 Resent-Date: 2 Oct 2002 13:26:01 -0000 Resent-Message-ID: <20021002132601.17223.qmail@sources.redhat.com> Resent-From: gcc-gnats@gcc.gnu.org (GNATS Filer) Resent-Cc: gcc-prs@gcc.gnu.org, gcc-bugs@gcc.gnu.org Resent-Reply-To: gcc-gnats@gcc.gnu.org, peter.oshea@analog.com Received: (qmail 17178 invoked by uid 61); 2 Oct 2002 13:25:35 -0000 Message-Id: <20021002132535.17177.qmail@sources.redhat.com> Date: Wed, 02 Oct 2002 06:26:00 -0000 From: peter.oshea@analog.com Reply-To: peter.oshea@analog.com To: gcc-gnats@gcc.gnu.org X-Send-Pr-Version: gnatsweb-2.9.3 (1.1.1.1.2.31) Subject: c/8125: Compile of config/sparc/gmon-sol2.c produces a bus error X-SW-Source: 2002-10/txt/msg00049.txt.bz2 List-Id: >Number: 8125 >Category: c >Synopsis: Compile of config/sparc/gmon-sol2.c produces a bus error >Confidential: no >Severity: critical >Priority: medium >Responsible: unassigned >State: open >Class: sw-bug >Submitter-Id: net >Arrival-Date: Wed Oct 02 06:26:00 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Peter O'Shea >Release: gcc-3.2 >Organization: >Environment: sparc solaris 2.8 gcc-3.2 compiled with gcc 2.95.2 and gnu make, Solaris as and ld, on a Sun Blade 100 >Description: Here's my input to configure: ../configure --prefix=/home/poshea/bin/gcc \ --with-as=/usr/ccs/bin/as --with-ld=/usr/ccs/bin/ld \ --disable-nls --enable-threads=posix \ --enable-languages=c,c++,f77,objc then "make bootstrap". The compile proceeds fine for two hours, then fails here: ./xgcc -B./ -B/home/poshea/bin/gcc/sparc-sun-solaris2.8/bin/ -isystem /home/poshea/bin/gcc/sparc-sun-solaris2.8/include -isystem /home/poshea/bin/gcc/sparc-sun-solaris2.8/sys-include -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/config -I../../gcc/../include \ -c ../../gcc/config/sparc/gmon-sol2.c -o gmon.o ../../gcc/config/sparc/gmon-sol2.c: In function `monstartup': ../../gcc/config/sparc/gmon-sol2.c:167: internal error: Bus Error Please submit a full bug report, with preprocessed source if appropriate. See for instructions. gmake: *** [gmon.o] Error 1 >How-To-Repeat: Fails the same way, every time. >Fix: Wish I knew. >Release-Note: >Audit-Trail: >Unformatted: