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)
commitaef0f05060a77b450833048a93a4347641d14fb6
tree7f6dd6ca1f9723d8b381b01b0f92598c01025d18
parentd25f0ebc386ed1a8579c54e3b7d815633daaee1d
re PR fortran/28174 (Corruption of multiple character arrays when passing array sections)

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