]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
re PR fortran/28174 (Corruption of multiple character arrays when passing array sections)
authorPaul Thomas <pault@gcc.gnu.org>
Tue, 4 Jul 2006 20:36:15 +0000 (20:36 +0000)
committerPaul Thomas <pault@gcc.gnu.org>
Tue, 4 Jul 2006 20:36:15 +0000 (20:36 +0000)
2006-07-04  Paul Thomas  <pault@gcc.gnu.org>

PR fortran/28174
* gfortran.dg/actual_array_substr_2.f90: New test.

PR fortran/28167
* gfortran.dg/actual_array_constructor_2.f90: New test.

From-SVN: r115187

gcc/testsuite/ChangeLog

index 96a3218afa0b1f1cba521d6fbaf4110bf31e9c7b..a0ef64223dada02949ee9d70c4b5e1cc7d57588e 100644 (file)
@@ -1,3 +1,11 @@
+2006-07-04  Paul Thomas  <pault@gcc.gnu.org>
+
+       PR fortran/28174
+       * gfortran.dg/actual_array_substr_2.f90: New test.
+
+       PR fortran/28167
+       * gfortran.dg/actual_array_constructor_2.f90: New test.
+
 2006-07-04  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
 
        * gfortran.dg/itime_idate_1.f: New test.