[PATCH] Fix gfortran.dg/forall_1.f90 (take 2)

Tobias Schlüter tobias.schlueter@physik.uni-muenchen.de
Sun Jul 10 15:09:00 GMT 2005


Jakub Jelinek wrote:
> 2005-06-08  Jakub Jelinek  <jakub@redhat.com>
> 
> 	* trans-stmt.c (gfc_trans_forall_loop): Only increment maskindex
> 	in the innermost loop.  Clear maskindex before outermost loop.
> 	(gfc_trans_assign_need_temp, gfc_trans_pointer_assign_need_temp,
> 	gfc_trans_forall_1, gfc_evaluate_where_mask, gfc_trans_where_2):
> 	Don't clear maskindexes here.
> 
> 	* gfortran.fortran-torture/execute/forall_7.f90: New test.

This is ok.  Sorry for the delay, I had hoped that someone who's more familiar
with this code would take a look at this.

- Tobi



More information about the Gcc-patches mailing list