This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug ada/15609] Valid program rejected, generic formal parameter conflicts with declaration
- From: "charlet at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 19 Jul 2004 21:48:25 -0000
- Subject: [Bug ada/15609] Valid program rejected, generic formal parameter conflicts with declaration
- References: <20040523094001.15609.ludovic.brenta@insalien.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From charlet at gcc dot gnu dot org 2004-07-19 21:48 -------
Closing as invalid: GNAT is correct in rejecting this program. The two
foo's are homographs declared in the same declarative region.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15609