Hello,
I tried to build Ada for the target arm-rtems with the HEAD version (23112005)
and I get the following error :
--------------------------------------------------------
gmake[4]: Entering directory
`/home/fred/Dev/Audiome/crossCompiler/buildGcc/gcc/ada/rts'
../../xgcc -B../../  -c -g -O2      -W -Wall -gnatpg  a-caldel.adb -o
a-caldel.o<built-in>:0: warning: 'const' attribute directive ignored
<built-in>:0: warning: 'nothrow' attribute directive ignored
../../xgcc -B../../  -c -g -O2      -W -Wall -gnatpg  a-calend.adb -o
a-calend.o<built-in>:0: warning: 'const' attribute directive ignored
<built-in>:0: warning: 'nothrow' attribute directive ignored
+===========================GNAT BUG DETECTED==============================+
| 4.2.0 20051123 (experimental) (arm-unknown-rtems) GCC error:             |
| tree check: expected class 'expression', have 'exceptional'              |
|    (constructor) in get_base_var, at ipa-utils.c:224                     |
| Error detected at a-calend.adb:480:24                                    |
| 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.



raised TYPES.UNRECOVERABLE_ERROR : comperr.adb:380
gmake[4]: *** [a-calend.o] Erreur 1
gmake[4]: Leaving directory
`/home/fred/Dev/Audiome/crossCompiler/buildGcc/gcc/ada/rts'
---------------------------------------------------

So before submitting a bug report (if necessary), I wanted to know if someone
knows something about it. I successfully built

Fred

Reply via email to