------- Comment #2 from pault at gcc dot gnu dot org  2009-02-26 18:44 -------
Subject: Bug 39295

Author: pault
Date: Thu Feb 26 18:43:50 2009
New Revision: 144449

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=144449
Log:
2009-02-26  Paul Thomas  <pa...@gcc.gnu.org>

        PR fortran/39295
        * interface.c (compare_type_rank_if): Return 1 if the symbols
        are the same and deal with external procedures where one is
        identified to be a function or subroutine by usage but the
        other is not.

2009-02-26  Paul Thomas  <pa...@gcc.gnu.org>

        PR fortran/39295
        * gfortran.dg/interface_25.f90: New test.
        * gfortran.dg/interface_26.f90: New test.

Added:
    trunk/gcc/testsuite/gfortran.dg/interface_25.f90
    trunk/gcc/testsuite/gfortran.dg/interface_26.f90
Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/interface.c
    trunk/gcc/testsuite/ChangeLog


-- 


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

Reply via email to