From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32400 invoked by alias); 3 May 2002 18:56:05 -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 32360 invoked by uid 71); 3 May 2002 18:56:01 -0000 Resent-Date: 3 May 2002 18:56:01 -0000 Resent-Message-ID: <20020503185601.32359.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, Rainer Orth Received:(qmail 27327 invoked from network); 3 May 2002 18:50:30 -0000 Received: from unknown (HELO gemma.TechFak.Uni-Bielefeld.DE) (129.70.136.103) by sources.redhat.com with SMTP; 3 May 2002 18:50:30 -0000 Received: from fafnir.TechFak.Uni-Bielefeld.DE (fafnir.TechFak.Uni-Bielefeld.DE [129.70.128.75]) by gemma.TechFak.Uni-Bielefeld.DE (8.9.1/8.9.1/TechFak/pk+ro20010720) with ESMTP id UAA28477; Fri, 3 May 2002 20:50:26 +0200 (MET DST) Received: by fafnir.TechFak.Uni-Bielefeld.DE (980427.SGI.8.8.8/pk19971205+fulldom) id UAA29138; Fri, 3 May 2002 20:50:25 +0200 (MET DST) Message-Id:<200205031850.UAA29138@fafnir.TechFak.Uni-Bielefeld.DE> Date: Fri, 03 May 2002 11:56:00 -0000 From: Rainer Orth To: gcc-gnats@gcc.gnu.org X-Send-Pr-Version:3.113 Subject: ada/6552: make gnatlib_and_tools fails compiling a-chahan.adb on IRIX 6.2 X-SW-Source: 2002-05/txt/msg00082.txt.bz2 List-Id: >Number: 6552 >Category: ada >Synopsis: make gnatlib_and_tools fails compiling a-chahan.adb on IRIX 6.2 >Confidential: no >Severity: critical >Priority: medium >Responsible: unassigned >State: open >Class: ice-on-legal-code >Submitter-Id: net >Arrival-Date: Fri May 03 11:56:00 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Rainer Orth >Release: 3.1 20020502 (prerelease) >Organization: Faculty of Technology, Bielefeld University >Environment: System: IRIX fafnir 6.2 03131015 IP22 host: mips-sgi-irix6.2 build: mips-sgi-irix6.2 target: mips-sgi-irix6.2 configured with: /vol/gnu/src/gcc/gcc-3.1-branch-dist/configure --prefix=/vol/gcc --with-local-prefix=/vol/gcc --disable-nls --enable-languages=c,ada >Description: Bootstrapping gcc 3.1 20020502 on IRIX 6.2 (N32 only) succeeds up to the make bootstrap step. I've used gcc from GNAT 3.13p as the bootstrap compiler, bootstrapped itself from the last publicly available IRIX version of GNAT: gnat-3.11p for mips-sgi-irix5.3. However, the make gnatlib_and_tools step fails: ../../xgcc -B../../ -c -g -O2 -W -Wall -gnatpg -I. -I/vol/gnu/src/gcc/gcc-3.1-branch-dist/gcc/ada a-chahan.adb +===========================GNAT BUG DETECTED==============================+ | 3.1 (20020501) (mips-sgi-irix6.2) GCC error: | | Internal compiler error in handle_epilogue_set, at function.c:7521 | | Error detected at a-chahan.adb:428:4 | | Please submit a bug report, see http://gcc.gnu.org/bugs.html. | | Include the entire contents of this bug box in the report. | | Include the exact gcc or gnatmake command that you entered. | | Also include sources listed below in gnatchop format | | (concatenated together with no headers between files). | +==========================================================================+ The error persists even without -O2. >How-To-Repeat: Bootstrap on the target platform and run make gnatlib_and_tools. >Fix: >Release-Note: >Audit-Trail: >Unformatted: