projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0e34715
)
Fix bug number referenced in previous commit.
author
Jerry DeLisle
<jvdelisle@gcc.gnu.org>
Sat, 26 Jan 2019 20:39:33 +0000
(20:39 +0000)
committer
Jerry DeLisle
<jvdelisle@gcc.gnu.org>
Sat, 26 Jan 2019 20:39:33 +0000
(20:39 +0000)
From-SVN: r268302
libgfortran/ChangeLog
patch
|
blob
|
history
diff --git
a/libgfortran/ChangeLog
b/libgfortran/ChangeLog
index adacd8adcac3ee41c98840d61b3b378de0039bb7..10079787e754bfa3a512587ecc3c69fd1e6b3c41 100644
(file)
--- a/
libgfortran/ChangeLog
+++ b/
libgfortran/ChangeLog
@@
-1,6
+1,6
@@
2019-01-26 Jerry DeLisle <jvdelisle@gcc.gnu.org>
- PR libfortran/8
8
020
+ PR libfortran/8
9
020
* io/close.c (st_close): Generate error if calls to 'remove' return
an error.