This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug ada/12318] gnat bug when compiling generic units
- From: "www dot sd at gmx dot net" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 17 Sep 2003 14:19:28 -0000
- Subject: [Bug ada/12318] gnat bug when compiling generic units
- References: <20030917141605.12318.www.sd@gmx.net>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12318
------- Additional Comments From www dot sd at gmx dot net 2003-09-17 14:19 -------
Created an attachment (id=4775)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=4775&action=view)
tar file with ada source to reproduce bug 12318
* contains a directory "bug-12318" with the ada sources
* it seems to me that you have to split the input into several files - if I put
all ada source in a single package, the stuff can be compiled.