Fix ChangeLog of r225926 (PR fortran/61831)
authormikael <mikael@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 21 Jul 2015 10:03:00 +0000 (10:03 +0000)
committermikael <mikael@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 21 Jul 2015 10:03:00 +0000 (10:03 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@226033 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/testsuite/ChangeLog

index 4c018b6..8a951bf 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>