]> gcc.gnu.org Git - gcc.git/commit
re PR fortran/22038 (Forall with mask broken)
authorTobias Schlüter <tobi@gcc.gnu.org>
Mon, 13 Jun 2005 18:23:46 +0000 (20:23 +0200)
committerTobias Schlüter <tobi@gcc.gnu.org>
Mon, 13 Jun 2005 18:23:46 +0000 (20:23 +0200)
commita8e12e4d7509326a298a3ddd39fb0d2746811ff2
treed05e6ea1595ad1c2e3368a674755ed1c871d483b
parent8fe4d24bebd6df659ab43ad5dd065a29c473f815
re PR fortran/22038 (Forall with mask broken)

fortran/
2005-06-13  Jakub Jelinek  <jakub@redhat.com>

PR fortran/22038
* trans-stmt.c (gfc_trans_forall_loop): Only increment maskindex
in the innermost loop.

testsuite/
2005-06-13  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>

PR fortran/22038
* gfortran.dg/forall_1.f90: Un-XFAIL.

From-SVN: r100887
gcc/fortran/ChangeLog
gcc/fortran/trans-stmt.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/forall_1.f90
This page took 0.06095 seconds and 5 git commands to generate.