• mikael's avatar
    · 7046511a
    mikael authored
    2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
    
    	PR fortran/35820
    	* resolve.c (gfc_count_forall_iterators): New function.
    	(gfc_resolve_forall): Use gfc_count_forall_iterators to evaluate 
    	the needed memory amount to allocate. Don't forget to free allocated 
    	memory.  Add an assertion to check for memory leaks. 
    
    2008-10-16  Mikael Morin  <mikael.morin@tele2.fr>
    
    	PR fortran/35820
    	* gfortran.dg/nested_forall_1.f: New test.
    
    
    
    git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@141496 138bc75d-0d04-0410-961f-82ee72b054a4
    7046511a
resolve.c 279 KB