This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug ada/42150] GNAT (really) appears to misbehave with limited types/finalization/extended return
- From: "gcc at coreland dot ath dot cx" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 18 Jan 2010 22:53:18 -0000
- Subject: [Bug ada/42150] GNAT (really) appears to misbehave with limited types/finalization/extended return
- References: <bug-42150-17358@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #24 from gcc at coreland dot ath dot cx 2010-01-18 22:53 -------
Created an attachment (id=19653)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19653&action=view)
A smaller repro for the "_master conflicts with declaration" error
$ gnatmake arc_dir_003.adb
gcc -c arc_dir_003.adb
arc_dir_003.adb:29:26: "_master" conflicts with declaration at line 30
gnatmake: "arc_dir_003.adb" compilation error
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42150