------- 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

Reply via email to