--- Additional Comments From charlet at gcc dot gnu dot org 2004-10-29 13:31
---
Yes, error message seems fine.
Closing.
Arno
--
What|Removed |Added
Status|UNC
--- 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 obj
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-10-29 13:27
---
On the mainline I get:
test_247015.ads:7:26: "Tag" attribute can only be applied to objects of class-wide type
test_247015.ads:8:16: missing ";"
Is this a correct error?
--
http://gcc.gnu.org/bugzilla/
--
What|Removed |Added
Keywords||accepts-invalid
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15841