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

             Bug #: 54549
           Summary: Compilation Error : Assertion Failure
    Classification: Unclassified
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: blocker
          Priority: P3
         Component: ada
        AssignedTo: unassig...@gcc.gnu.org
        ReportedBy: webe...@gmail.com


Created attachment 28170
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=28170
The source code to be compiled.

gnatmake -ws -c -u -P/home/someone/Projects/RTES_Train/rtes_train.gpr
layout.ads
gcc-4.6 -c -I- -gnatA /home/someone/Projects/RTES_Train/layout.ads
+===========================GNAT BUG DETECTED==============================+
| 4.6.3 (i686-pc-linux-gnu) Assert_Failure sinfo.adb:2547                  |
| Error detected at layout.ads:9:4                                         |
| 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-4.6 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.
Consider also -gnatd.n switch (see debug.adb).

/home/someone/Projects/RTES_Train/layout.ads
/home/someone/Projects/RTES_Train/bin/GNAT-TEMP-000001.TMP
/home/someone/Projects/RTES_Train/bin/GNAT-TEMP-000002.TMP


raised SYSTEM.ASSERTIONS.ASSERT_FAILURE : namet.adb:655
gnatmake: "/home/someone/Projects/RTES_Train/layout.ads" compilation error

[2012-09-11 07:32:17] process exited with status 4 (elapsed time: 00.12s)

Reply via email to