This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug ada/51114] Got compiler error when creating a private subtype
- From: "frederic.praca at free dot fr" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 23 Dec 2011 23:02:36 +0000
- Subject: [Bug ada/51114] Got compiler error when creating a private subtype
- Auto-submitted: auto-generated
- References: <bug-51114-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51114
--- Comment #1 from FrÃdÃric Praca <frederic.praca at free dot fr> 2011-12-23 23:02:36 UTC ---
In fact, the title is wrong as the problem occurs when declaring derived types,
not subtypes.