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/26678] New: "GNAT BUG DETECTED" when compiling AWS.


When compiling the AWS HEAD release I get the following Error message:

gcc -c -O2 -gnatws -gnatn -I- -gnatA
/work/rpm/BUILD/AWS-release_2_1a/src/aws-client.adb
gcc -c -O2 -gnatws -gnatn -I- -gnatA
/work/rpm/BUILD/AWS-release_2_1a/src/aws-net-sets.ads
+===========================GNAT BUG DETECTED==============================+
| 4.1.0 (i586-suse-linux-gnu) GCC error:                                   |
| in get_constraint_for_component_ref, bei tree-ssa-structalias.c:2148     |
| Error detected at aws-net-generic_sets.adb:395:1 [aws-net-sets.ads:36: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.

/work/rpm/BUILD/AWS-release_2_1a/src/aws-net-sets.ads
/work/rpm/BUILD/AWS-release_2_1a/src/aws-net.ads
/work/rpm/BUILD/AWS-release_2_1a/src/aws.ads
/work/rpm/BUILD/AWS-release_2_1a/src/aws-utils.ads
/work/rpm/BUILD/AWS-release_2_1a/include/zlib.ads
/work/rpm/BUILD/AWS-release_2_1a/src/aws-net-generic_sets.ads
/work/rpm/BUILD/AWS-release_2_1a/src/aws-net-generic_sets.adb
/work/rpm/BUILD/AWS-release_2_1a/src/aws-net-thin.ads
/work/rpm/BUILD/AWS-release_2_1a/src/aws-os_lib.ads
/work/rpm/BUILD/AWS-release_2_1a/src/aws-os_lib-definitions.ads
/work/rpm/BUILD/AWS-release_2_1a/src/aws-net-sets.ads


Execution terminated by unhandled exception
Exception name: TYPES.UNRECOVERABLE_ERROR
Message: comperr.adb:380
Call stack traceback locations:
0x8094160 0x8058bae 0x82e118a 0x82e124a 0x82e1294 0x84c4ad0 0x84c48c9 0x84c4931
0x84c5cac 0x84c6427 0x82857f2 0x84affe1 0x84b010c 0x84b0120 0x826eef2 0x805865e
0x84e841d 0x84e90e1 0x8058aba 0x8493ed8 0x826c096 0x40049b0e
gnatmake: "/work/rpm/BUILD/AWS-release_2_1a/src/aws-net-sets.ads" compilation
error
make[1]: *** [build] Fehler 4
make: *** [src_build] Fehler 2
error: Bad exit status from /var/tmp/rpm-tmp.88372 (%build)


RPM build errors:
    Bad exit status from /var/tmp/rpm-tmp.88372 (%build)

With Regards

Martin


-- 
           Summary: "GNAT BUG DETECTED" when compiling AWS.
           Product: gcc
           Version: 4.1.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: ada
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: krischik at users dot sourceforge dot net
 GCC build triplet: i586-suse-linux
  GCC host triplet: i586-suse-linux
GCC target triplet: i586-suse-linux


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


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