summaryrefslogtreecommitdiff
path: root/gcc/testsuite/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/testsuite/ChangeLog')
-rw-r--r--gcc/testsuite/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog
index b47252a9bb9..f049f464d1b 100644
--- a/gcc/testsuite/ChangeLog
+++ b/gcc/testsuite/ChangeLog
@@ -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