This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/21503] New: [3.4 regression] Ada failed to bootstrap
- From: "hjl at lucon dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 10 May 2005 19:27:03 -0000
- Subject: [Bug c/21503] New: [3.4 regression] Ada failed to bootstrap
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
This patch
http://gcc.gnu.org/ml/gcc-patches/2005-05/msg00689.html
caused
+===========================GNAT BUG DETECTED==============================+
| 3.4.4 20050510 (prerelease) (x86_64-unknown-linux-gnu) GCC error: |
| in fixup_var_refs_1, at function.c:1876 |
| Error detected at a-exexda.adb:252:65 |
| 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). |
+==========================================================================+
Please include these source files with error report
Note that list may not be accurate in some cases,
so please double check that the problem can still
be reproduced with the set of files listed.
compilation abandoned
make[4]: *** [ada/a-except.o] Error 1
make[4]: *** Waiting for unfinished jobs....
make[4]: Leaving directory `/export/build/gnu/gcc-3.4/build-x86_64-linux/gcc'
make[3]: *** [stage2_build] Error 2
I also see it on Linux/ia64. It may also happen on ia32.
--
Summary: [3.4 regression] Ada failed to bootstrap
Product: gcc
Version: 3.4.4
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: c
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: hjl at lucon dot org
CC: gcc-bugs at gcc dot gnu dot org,mark at codesourcery dot
com
GCC build triplet: x86_64-unknown-linux-gnu
GCC host triplet: x86_64-unknown-linux-gnu
GCC target triplet: x86_64-unknown-linux-gnu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21503