[Bug ada/18845] Illegal program not detected, RM 4.7(3)
charlet at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Fri May 4 12:44:00 GMT 2007
------- Comment #2 from charlet at gcc dot gnu dot org 2007-05-04 13:44 -------
Fixed on trunk:
$ gcc -c test_134.adb
test_134.adb:11:24: expected type "T1" defined at line 3
test_134.adb:11:24: found type "T1'Class" defined at line 3
test_134.adb:13:17: expected type "T1" defined at line 3
test_134.adb:13:17: found type "T1'Class" defined at line 3
--
charlet at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
Target Milestone|--- |4.3.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18845
More information about the Gcc-bugs
mailing list