projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f68dd0a
)
Fix ChangeLog of r225926 (PR fortran/61831)
author
Mikael Morin
<mikael@gcc.gnu.org>
Tue, 21 Jul 2015 10:03:00 +0000
(10:03 +0000)
committer
Mikael Morin
<mikael@gcc.gnu.org>
Tue, 21 Jul 2015 10:03:00 +0000
(10:03 +0000)
From-SVN: r226033
gcc/testsuite/ChangeLog
patch
|
blob
|
history
diff --git
a/gcc/testsuite/ChangeLog
b/gcc/testsuite/ChangeLog
index 4c018b616ce2dec919ad5e0a18ca1198be69d154..8a951bfd2a18a596653c2efc5275edd90cbed064 100644
(file)
--- 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_comp
onent
s_6.f90: New file.
+ * gfortran.dg/derived_constructor_comps_6.f90: New file.
2015-07-17 Yuri Rumyantsev <ysrumyan@gmail.com>