This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug ada/22164] GNAT rejects matching parameter in generic instantiation as non-matching
- From: "ludovic dot brenta at insalien dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 23 Jun 2005 14:53:38 -0000
- Subject: [Bug ada/22164] GNAT rejects matching parameter in generic instantiation as non-matching
- References: <20050623144411.22164.ludovic.brenta@insalien.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From ludovic dot brenta at insalien dot org 2005-06-23 14:53 -------
Sorry - replace line 9 with:
package Instance_Of_Q is new Instance_Of_P.Q (Formal_Array_Type => Array_Type);
--
Ludovic Brenta.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22164