• pault's avatar
    2008-09-18 Paul Thomas <pault@gcc.gnu.org> · 7cc3311d
    pault authored
           PR fortran/35945
           * resolve.c (resolve_fl_variable_derived):  Remove derived type
           comparison for use associated derived types.  Host association
           of a derived type will not arise if there is a local derived type
           whose use name is the same.
    
           PR fortran/36700
           * match.c (gfc_match_call):  Use the existing symbol even if
           it is a function.
    
    2008-09-18  Paul Thomas  <pault@gcc.gnu.org>
    
           PR fortran/35945
           * gfortran.dg/host_assoc_types_2.f90: New test.
    
           PR fortran/36700
           * gfortran.dg/host_assoc_call_2.f90: New test.
    
    
    git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@140474 138bc75d-0d04-0410-961f-82ee72b054a4
    7cc3311d
resolve.c 277 KB