[Bug fortran/39290] Subroutine/function ambiguity in generics

mikael at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sun Aug 12 11:27:00 GMT 2012


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

Mikael Morin <mikael at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mikael at gcc dot gnu.org

--- Comment #2 from Mikael Morin <mikael at gcc dot gnu.org> 2012-08-12 11:27:07 UTC ---
It is now rejected with:

comment_0.f90:9.21:

       end subroutine
                     1   
Error: Ambiguous interfaces 'qc' and 'qr' in generic interface 'q' at (1)

FIXED?



More information about the Gcc-bugs mailing list