re PR libfortran/25378 ([Fortran 2003] maxloc for all-false mask)
[platform/upstream/gcc.git] / gcc / testsuite / ChangeLog
index b47252a..f049f46 100644 (file)
@@ -1,3 +1,11 @@
+2006-03-13  Paul Thomas  <pault@gcc.gnu.org>
+
+       PR fortran/25378
+       * gfortran.fortran-torture/execute/intrinsic_mmloc_3.f90: Expand test to include more
+       permuatations of mask and index.
+       * testsuite/gfortran.dg/scalar_mask_1.f90: Modify last test to respond to F2003 spec.
+       that the position returned for an all false mask && condition is zero.
+
 2006-03-13  Jakub Jelinek  <jakub@redhat.com>
 
        PR middle-end/25989