This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug ada/25117] GNAT Bug Box, GCC error, TYPES.UNRECOVERABLE_ERROR



------- Comment #1 from bauhaus at futureapps dot de  2005-11-27 12:31 -------
another one when using a 4.2 compiler instead.

$ make clean
$ make setup
$ make build

gcc -c -gnatwecfijkmruv -gnaty3abcefhiklmnoprstx -Wall -O2 -gnatn -I- -gnatA
/werkstatt/src/AWS/src/aws-attachments.adb
/werkstatt/src/AWS/include/ai302/ai302-containers-indefinite_vectors.adb: In
function 'AWS.ATTACHMENTS.ATTACHMENT_TABLE.INSERT':
/werkstatt/src/AWS/include/ai302/ai302-containers-indefinite_vectors.adb:1790:
error: definition in block 36 does not dominate use in block 32
for SSA_NAME: D.5829_572 in statement:
ivtmp.6117_476 = &(*D.5788_262)[iftmp.540_8 ...]{lb: D.5829_572 sz:
4}[D.18768_320]{lb: before_25 sz: 4};
+===========================GNAT BUG DETECTED==============================+
| 4.2.0 20051120 (experimental) (i686-pc-linux-gnu) verify_ssa failed      |
| Error detected at aws-attachments.adb:380:1                              |
| 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-attachments.adb
/werkstatt/src/AWS/src/aws-attachments.ads
/werkstatt/src/AWS/src/aws.ads
/werkstatt/src/AWS/include/ai302/ai302.ads
/werkstatt/src/AWS/include/ai302/ai302-containers.ads
/werkstatt/src/AWS/include/ai302/ai302-containers-indefinite_vectors.ads
/werkstatt/src/AWS/src/aws-headers.ads
/werkstatt/src/AWS/src/aws-containers.ads
/werkstatt/src/AWS/src/aws-containers-tables.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-vectors.ads
/werkstatt/src/AWS/src/aws-net.ads
/werkstatt/src/AWS/src/aws-headers-set.ads
/werkstatt/src/AWS/src/aws-messages.ads
/werkstatt/src/AWS/src/aws-mime.ads
/werkstatt/src/AWS/src/aws-net-buffered.ads
/werkstatt/src/AWS/src/aws-os_lib.ads
/werkstatt/src/AWS/include/ai302/ai302-containers-indefinite_hashed_maps.adb
/werkstatt/src/AWS/include/ai302/ai302-containers-indefinite_vectors.adb
/werkstatt/src/AWS/include/ai302/ai302-containers-generic_array_sort.ads
/werkstatt/src/AWS/config/aws-os_lib__gnat.adb
/werkstatt/src/AWS/src/aws-headers-set.adb
/werkstatt/src/AWS/src/aws-containers-tables-set.ads
/werkstatt/src/AWS/src/aws-net-buffered.adb
/werkstatt/src/AWS/src/aws-translator.ads
/werkstatt/src/AWS/src/aws-resources.ads
/werkstatt/src/AWS/src/aws-resources-streams.ads
/werkstatt/src/AWS/src/aws-resources-streams-memory.ads
/werkstatt/src/AWS/src/aws-utils.ads
/werkstatt/src/AWS/include/zlib.ads
/werkstatt/src/AWS/include/memory_streams.ads
/werkstatt/src/AWS/src/aws-resources-streams-memory-zlib.ads


raised TYPES.UNRECOVERABLE_ERROR : comperr.adb:380
gnatmake: "/werkstatt/src/AWS/src/aws-attachments.adb" compilation error
make[1]: *** [build] Error 4
make: *** [src_build] Error 2


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25117


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]