[Bug ada/15606] Legal program rejected, RM 8.2(22)

charlet at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Wed May 2 15:13:00 GMT 2007



------- Comment #2 from charlet at gcc dot gnu dot org  2007-05-02 16:13 -------
Error message looks right to me, the instantiation is not finished so you
cannot
use foo twice here without disambiguating it, e.g:

   procedure FOO is new Standard.foo;

Arno


-- 

charlet at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15606



More information about the Gcc-bugs mailing list