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/11978] ada compiler crashes in a-tags.adb


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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



------- Additional Comments From www dot sd at gmx dot net  2003-08-20 07:25 -------
Here comes the output of the error:
gnatmake bang
gcc-3.3 -c bang.ads
+===========================GNAT BUG DETECTED==============================+
| 3.3.1 20030626 (Debian prerelease) (i386-pc-linux-gnu) Assert_Failure
atree.adb:2905|
| Error detected at /usr/lib/gcc-lib/i386-linux/3.3.1/adainclude/a-tags.adb:41:17|
| Please submit a bug report; see http://gcc.gnu.org/bugs.html.            |
| Include the entire contents of this bug box in the report.               |
| Include the exact gcc-3.3 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

bang.ads

compilation abandoned
gnatmake: "bang.ads" compilation error

-snip-
This happens since gnat-3.15p. We are currently using 3.14p where this error
does not occur.


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