summaryrefslogtreecommitdiff
path: root/libgfortran/ChangeLog
diff options
context:
space:
mode:
authortkoenig <tkoenig@138bc75d-0d04-0410-961f-82ee72b054a4>2017-07-24 10:42:23 +0000
committertkoenig <tkoenig@138bc75d-0d04-0410-961f-82ee72b054a4>2017-07-24 10:42:23 +0000
commitf724d42dbbd1046edfa52e62aefc1ac669d92606 (patch)
tree560cee2cae013106b7f130a833abd9f2bee42127 /libgfortran/ChangeLog
parent8ea2b0c66bf7f038b14414fba4fd6d8ce93ed5be (diff)
downloadgcc-f724d42dbbd1046edfa52e62aefc1ac669d92606.tar.gz
2017-07-24 Thomas Koenig <tkoenig@gcc.gnu.org>
* io/unix.c (buf_write): Return early if there is nothing to write. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@250473 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libgfortran/ChangeLog')
-rw-r--r--libgfortran/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/libgfortran/ChangeLog b/libgfortran/ChangeLog
index f34b4df785a..d29f4f46100 100644
--- a/libgfortran/ChangeLog
+++ b/libgfortran/ChangeLog
@@ -1,3 +1,8 @@
+2017-07-24 Thomas Koenig <tkoenig@gcc.gnu.org>
+
+ * io/unix.c (buf_write): Return early if there is
+ nothing to write.
+
2017-06-09 Thomas Koenig <tkoenig@gcc.gnu.org>
* intrinsics/eoshift2.c (eoshift2): Use memcpy