This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
ada/6552: make gnatlib_and_tools fails compiling a-chahan.adb on IRIX 6.2
- From: Rainer Orth <ro at TechFak dot Uni-Bielefeld dot DE>
- To: gcc-gnats at gcc dot gnu dot org
- Date: Fri, 3 May 2002 20:50:25 +0200 (MET DST)
- Subject: ada/6552: make gnatlib_and_tools fails compiling a-chahan.adb on IRIX 6.2
>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: