This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug ada/15841] Illegal program not detected, RM 3.9(17)
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 29 Oct 2004 13:30:00 -0000
- Subject: [Bug ada/15841] Illegal program not detected, RM 3.9(17)
- References: <20040606101611.15841.ludovic.brenta@insalien.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-10-29 13:30 -------
Note the error about the semicolon was my fault for not copying the semicolon at the end of the line
but does not matter we still reject it:
test_247015.ads:7:23: "Tag" attribute can only be applied to objects of class-wide type
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15841