[Bug ada/25117] New: GNAT Bug Box, GCC error, TYPES.UNRECOVERABLE_ERROR
bauhaus at futureapps dot de
gcc-bugzilla@gcc.gnu.org
Sun Nov 27 12:14:00 GMT 2005
Happens when compiling the sources of AdaCore's
AWS, checked out 2005-11-26, public CVS,
cvs -d :pserver:anoncvs@libre.adacore.com:/anoncvs co AWS
$ make setup
$ make build
...
gcc -c -gnatwecfijkmruv -gnaty3abcefhiklmnoprstx -Wall -O2 -gnatn -I- -gnatA
/werkstatt/src/AWS/src/aws-containers-key_value.ads
+===========================GNAT BUG DETECTED==============================+
| 4.1.0 20051124 (prerelease) (i686-pc-linux-gnu) GCC error: |
| in expand_expr_addr_expr_1, at expr.c:6306 |
| No source file position information available |
| Please submit a bug report; see http://gcc.gnu.org/bugs.html. |
| Use a subject line meaningful to you and us to track the bug. |
| 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.
/werkstatt/src/AWS/src/aws-containers-key_value.ads
/werkstatt/src/AWS/src/aws-containers.ads
/werkstatt/src/AWS/src/aws.ads
/werkstatt/src/AWS/include/strings_maps.ads
/werkstatt/src/AWS/include/ai302/ai302.ads
/werkstatt/src/AWS/include/ai302/ai302-containers.ads
/werkstatt/src/AWS/include/ai302/ai302-containers-indefinite_hashed_maps.ads
/werkstatt/src/AWS/include/ai302/ai302-containers-hash_tables.ads
/werkstatt/src/AWS/include/ai302/ai302-strings.ads
/werkstatt/src/AWS/include/ai302/ai302-strings-hash.ads
/werkstatt/src/AWS/include/ai302/ai302-containers-indefinite_hashed_maps.adb
/werkstatt/src/AWS/include/ai302/ai302-containers-hash_tables.adb
/werkstatt/src/AWS/include/ai302/ai302-containers-prime_numbers.ads
raised TYPES.UNRECOVERABLE_ERROR : comperr.adb:380
gnatmake: "/werkstatt/src/AWS/src/aws-containers-key_value.ads" compilation
error
make[1]: *** [build] Error 4
make: *** [src_build] Error 2
Using built-in specs.
Target: i686-pc-linux-gnu
Configured with: ../src/gcc/configure --enable-languages=c,ada,c++,fortran
--disable-nls
Thread model: posix
gcc version 4.1.0 20051124 (prerelease)
Linux sonnenregen 2.6.12-10-386 #1 Fri Nov 18 11:51:02 UTC 2005 i686 GNU/Linux
--
Summary: GNAT Bug Box, GCC error, TYPES.UNRECOVERABLE_ERROR
Product: gcc
Version: 4.1.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: ada
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: bauhaus at futureapps dot de
GCC build triplet: i686-pc-linux-gnu
GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25117
More information about the Gcc-bugs
mailing list