• pault's avatar
    2010-07-10 Paul Thomas <pault@gcc.gnu.org> · e20c5d83
    pault authored
    	PR fortran/44773
    	* trans-expr.c (arrayfunc_assign_needs_temporary): No temporary
    	if the lhs has never been host associated, as well as not being
    	use associated, a pointer or a target.
    	* resolve.c (resolve_variable): Mark variables that are host
    	associated.
    	* gfortran.h: Add the host_assoc bit to the symbol_attribute
    	structure.
    
    
    
    git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@162038 138bc75d-0d04-0410-961f-82ee72b054a4
    e20c5d83
trans-expr.c 162 KB