projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0267621
)
re PR libfortran/18710 (img part of complex number not written to direct access file)
author
Tobias Schlüter
<tobi@gcc.gnu.org>
Thu, 2 Dec 2004 20:13:53 +0000
(21:13 +0100)
committer
Tobias Schlüter
<tobi@gcc.gnu.org>
Thu, 2 Dec 2004 20:13:53 +0000
(21:13 +0100)
PR fortran/18710
fix previously mistyped ChangeLog entry
From-SVN: r91659
gcc/testsuite/ChangeLog
patch
|
blob
|
history
diff --git
a/gcc/testsuite/ChangeLog
b/gcc/testsuite/ChangeLog
index 7cb1ad6d59ba4af8c816c25c62c6952998e6e64b..5c89941208d66f3dfcd27d9160d2223aba4f92de 100644
(file)
--- a/
gcc/testsuite/ChangeLog
+++ b/
gcc/testsuite/ChangeLog
@@
-1,6
+1,6
@@
2004-12-02 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
- PR fortran/18
17
0
+ PR fortran/18
71
0
* gfortran.dg/direct_io_3.f90: New test.
2004-12-02 Nathan Sidwell <nathan@codesourcery.com>