projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5fe1967
)
2006-12-27 Jerry DeLisle <jvdelisle@gcc.gnu.org>
author
Jerry DeLisle
<jvdelisle@gcc.gnu.org>
Thu, 28 Dec 2006 01:43:29 +0000
(
01:43
+0000)
committer
Jerry DeLisle
<jvdelisle@gcc.gnu.org>
Thu, 28 Dec 2006 01:43:29 +0000
(
01:43
+0000)
Fix typo in ChangeLog.
From-SVN: r120236
gcc/testsuite/ChangeLog
patch
|
blob
|
history
diff --git
a/gcc/testsuite/ChangeLog
b/gcc/testsuite/ChangeLog
index fd4da6d307f34e13da0e4372aed53e7aa8389287..6912966cd821e9c57c2f7a90d44e6fee8c30381d 100644
(file)
--- a/
gcc/testsuite/ChangeLog
+++ b/
gcc/testsuite/ChangeLog
@@
-3,7
+3,7
@@
PR fortran/30014
* gfortran.dg/io_constraints_1.f90: Update test.
* gfortran.dg/io_constraints_2.f90: Update test.
- * gfortran.dg/inquire_iolength.f90: Ne test.
+ * gfortran.dg/inquire_iolength.f90: Ne
w
test.
2006-12-27 Paul Thomas <pault@gcc.gnu.org>