Fix ChangeLog of r225926 (PR fortran/61831)
authorMikael Morin <mikael@gcc.gnu.org>
Tue, 21 Jul 2015 10:03:00 +0000 (10:03 +0000)
committerMikael Morin <mikael@gcc.gnu.org>
Tue, 21 Jul 2015 10:03:00 +0000 (10:03 +0000)
From-SVN: r226033

gcc/testsuite/ChangeLog

index 4c018b616ce2dec919ad5e0a18ca1198be69d154..8a951bfd2a18a596653c2efc5275edd90cbed064 100644 (file)
        PR fortran/61831
        * gfortran.dg/alloc_comp_auto_array_3.f90: Count the number
        of generated while loops in the tree dump.
-       * gfortran.dg/derived_constructor_components_6.f90: New file.
+       * gfortran.dg/derived_constructor_comps_6.f90: New file.
 
 2015-07-17  Yuri Rumyantsev  <ysrumyan@gmail.com>