[Bug ada/34251] Illegal program not detected - component of type with limited public and nonlimited private view

2008-08-17 Thread sam at gcc dot gnu dot org
--- Comment #3 from sam at gcc dot gnu dot org 2008-08-17 14:29 --- This appears to have been fixed in GCC 4.3.1. -- sam at gcc dot gnu dot org changed: What|Removed |Added

[Bug ada/34251] Illegal program not detected - component of type with limited public and nonlimited private view

2007-12-04 Thread sam at gcc dot gnu dot org
--- Comment #2 from sam at gcc dot gnu dot org 2007-12-04 14:40 --- Confirmed on trunk. GNAT 4.3.0 20071203 (experimental) Copyright 1992-2007, Free Software Foundation, Inc. Compiling: items.adb (source file time stamp: 2007-12-04 14:40:16) 11. := new Item'(Kind =

[Bug ada/34251] Illegal program not detected - component of type with limited public and nonlimited private view

2007-11-27 Thread vgodunko at rostel dot ru
--- Comment #1 from vgodunko at rostel dot ru 2007-11-27 21:08 --- Created an attachment (id=14649) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14649action=view) testcase -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34251