I decided to see what other targets did with Laurent's t.adb program (see
PR35284).  My first attempt was bfin which died with this error.

bfin-rtems4.9-gcc -c -g
-I/home/joel/work-gnat/svn/bsp-install/bfin-rtems4.9/eZKit533//lib/include/adainclude
-O -gnata -gnatE -gnato -g t.adb
+===========================GNAT BUG DETECTED==============================+
| 4.4.0 20080220 (experimental) [trunk revision 132490] (bfin-unknown-rtems4.9)
GCC error:|
| in int_mode_for_mode, at stor-layout.c:258                               |
| Error detected around t.adb:2                                            |
| 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.

t.adb


raised TYPES.UNRECOVERABLE_ERROR : comperr.adb:398
End of compilation
bfin-rtems4.9-gnatmake: "t.adb" compilation error


-- 
           Summary: GNAT Bug Box
           Product: gcc
           Version: 4.4.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: ada
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: joel at gcc dot gnu dot org
GCC target triplet: bfin-rtems4.9


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

Reply via email to