aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gcc/testsuite/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog
index 4c018b6..8a951bf 100644
--- a/gcc/testsuite/ChangeLog
+++ b/gcc/testsuite/ChangeLog
@@ -100,7 +100,7 @@
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>