projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4c46bf2
)
2005-09-21 Erik Edelmann <erik.edelmann@iki.fi>
author
Paul Thomas
<pault@gcc.gnu.org>
Wed, 21 Sep 2005 17:11:26 +0000
(17:11 +0000)
committer
Paul Thomas
<pault@gcc.gnu.org>
Wed, 21 Sep 2005 17:11:26 +0000
(17:11 +0000)
Correct format error on previous commit.
From-SVN: r104496
gcc/testsuite/ChangeLog
patch
|
blob
|
history
diff --git
a/gcc/testsuite/ChangeLog
b/gcc/testsuite/ChangeLog
index 5d50a5b8c95aed36fc3e88a39587201d881a9aad..1830984d4458f0946163254754c6d16daf5c1b44 100644
(file)
--- a/
gcc/testsuite/ChangeLog
+++ b/
gcc/testsuite/ChangeLog
@@
-2,6
+2,7
@@
PR fortran/19929
* gfortran.dg/der_ptr_component_1.f90: New test.
+
2005-09-21 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
PR c++/23965