• pault's avatar
    2008-11-03 Paul Thomas <pault@gcc.gnu.org> · fe5c28d2
    pault authored
    	PR fortran/37445
    	* resolve.c (resolve_actual_arglist ): Correct comparison of
    	FL_VARIABLE with e->expr_type.
    	(resolve_call): Check that host association is correct.
    	(resolve_actual_arglist ): Remove return is old_sym is use
    	associated.  Only reparse expression if old and new symbols
    	have different types.
    
    	PR fortran/PR35769
    	* resolve.c (gfc_resolve_assign_in_forall): Change error to a
    	warning.
    
    2008-11-03  Paul Thomas  <pault@gcc.gnu.org>
    
    	PR fortran/37445
    	* gfortran.dg/host_assoc_call_3.f90: New test.
    	* gfortran.dg/host_assoc_call_4.f90: New test.
    	* gfortran.dg/host_assoc_function_4.f90: New test.
    
    
    git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@141543 138bc75d-0d04-0410-961f-82ee72b054a4
    fe5c28d2
resolve.c 280 KB