This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug ada/17753] New: GNAT bug box during compilation of g-awk.o in RTS.
- From: "awreynolds at mac dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 30 Sep 2004 17:33:12 -0000
- Subject: [Bug ada/17753] New: GNAT bug box during compilation of g-awk.o in RTS.
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
../../xgcc -B../../ -c -g -O2 -fPIC -W -Wall -gnatpg g-awk.adb -o g-awk.o
+===========================GNAT BUG DETECTED==============================+
| 4.0.0 20040929 (experimental) (sparc-sun-solaris2.8) GCC error: |
| in expand_expr_addr_expr_1, at expr.c:6147 |
| Error detected at g-awk.adb:1316:24 |
| 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.
raised TYPES.UNRECOVERABLE_ERROR : comperr.adb:376
make[7]: *** [g-awk.o] Error 1
make[7]: Leaving directory `/home7/projects/gnu/gcc-obj/gcc/ada/rts'
make[6]: *** [gnatlib] Error 2
make[6]: Leaving directory `/home7/projects/gnu/gcc-obj/gcc/ada'
make[5]: *** [gnatlib-shared-default] Error 2
make[5]: Leaving directory `/home7/projects/gnu/gcc-obj/gcc/ada'
make[4]: *** [gnatlib-shared-dual] Error 2
make[4]: Leaving directory `/home7/projects/gnu/gcc-obj/gcc/ada'
make[3]: *** [gnatlib-shared] Error 2
make[3]: Leaving directory `/home7/projects/gnu/gcc-obj/gcc/ada'
make[2]: *** [gnatlib-shared] Error 2
make[2]: Leaving directory `/home7/projects/gnu/gcc-obj/sparc-sun-solaris2.8/libada'
make[1]: *** [all-target-libada] Error 2
make[1]: Leaving directory `/home7/projects/gnu/gcc-obj'
make: *** [bootstrap] Error 2
--
Summary: GNAT bug box during compilation of g-awk.o in RTS.
Product: gcc
Version: 4.0.0
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ada
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: awreynolds at mac dot com
CC: gcc-bugs at gcc dot gnu dot org
GCC build triplet: sparc-sun-solaris2.8
GCC host triplet: sparc-sun-solaris2.8
GCC target triplet: sparc-sun-solaris2.8
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17753