projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ff9a875
)
ChangeLog: Fix typo in date and ommitted PR number.
author
Thomas Koenig
<tkoenig@gcc.gnu.org>
Mon, 24 Jul 2017 10:48:57 +0000
(10:48 +0000)
committer
Thomas Koenig
<tkoenig@gcc.gnu.org>
Mon, 24 Jul 2017 10:48:57 +0000
(10:48 +0000)
2017-07-24 Thomas Koenig <tkoenig@gcc.gnu.org>
* ChangeLog: Fix typo in date and ommitted PR number.
From-SVN: r250474
libgfortran/ChangeLog
patch
|
blob
|
history
diff --git
a/libgfortran/ChangeLog
b/libgfortran/ChangeLog
index d29f4f46100d31e75e1cb9ad63834745aee95c37..5d145d097949ba3049ceb07eea8eb30bdf8b73a9 100644
(file)
--- a/
libgfortran/ChangeLog
+++ b/
libgfortran/ChangeLog
@@
-1,9
+1,10
@@
2017-07-24 Thomas Koenig <tkoenig@gcc.gnu.org>
+ PR fortran/80365
* io/unix.c (buf_write): Return early if there is
nothing to write.
-2017-0
6
-09 Thomas Koenig <tkoenig@gcc.gnu.org>
+2017-0
7
-09 Thomas Koenig <tkoenig@gcc.gnu.org>
* intrinsics/eoshift2.c (eoshift2): Use memcpy
for innermost copy where possible.