Pareil sur GNAT GPL 2012 pour Windows - cf ci-dessous.
Je te conseille comme Pascal d'envoyer directement le rapport à l'adresse indiquée dans le bug box. En général la réponse est très rapide - quelle qu'en soit sa teneur...
_________________________
Gautier's Ada programming
http://gautiersblog.blogspot.com/search/label/Ada
NB: adresse mail valide sur le lien ci-dessus
>gnatchop bb.txt
splitting bb.txt into:
derived_root.ads
root_private.ads
derived_root.adb
root_private.adb
test.adb
>gnatmake test
gcc -c test.adb
+===========================GNAT BUG DETECTED==============================+
| GPL 2012 (20120509) (i686-pc-mingw32) GCC error: |
| in gnat_to_gnu_entity, at ada/gcc-interface/decl.c:551 |
| Error detected at test.adb:6:49 |
| Please submit a bug report by email to ... |
| GAP members can alternatively use GNAT Tracker: |
|
http://www.adacore.com/ section 'send a report'. |
| See gnatinfo.txt for full info on procedure for submitting bugs. |
| 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). |
| Use plain ASCII or MIME attachment. |
+==========================================================================+
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).
test.adb
root_private.ads
derived_root.ads
compilation abandoned
gnatmake: "test.adb" compilation error