]> gcc.gnu.org Git - gcc.git/blobdiff - gcc/fortran/ChangeLog
re PR fortran/22038 (Forall with mask broken)
[gcc.git] / gcc / fortran / ChangeLog
index 4bd62d10febcf6cd8848848b3285d39ecb2ed997..309aff1fe663643fc9e6f7041cff273fcfd9f159 100644 (file)
@@ -1,3 +1,9 @@
+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.
+
 2005-06-12  Richard Henderson  <rth@redhat.com>
 
        * trans-array.c (gfc_conv_descriptor_data_get): Rename from
@@ -18,7 +24,7 @@
        * trans-array.h (gfc_conv_descriptor_data_get): Declare.
        (gfc_conv_descriptor_data_set, gfc_conv_descriptor_data_addr): Declare.
 
-2005-06-11  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
+2005-06-12  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
 
        * trans-expr.c (gfc_conv_variable): POINTER results don't need f2c
        calling conventions.  Look at sym instead of sym->result.
This page took 0.030213 seconds and 5 git commands to generate.