projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e724582
)
Fix change log, missing PR reference.
author
Jerry DeLisle
<jvdelisle@gcc.gnu.org>
Wed, 26 Dec 2007 03:43:00 +0000
(
03:43
+0000)
committer
Jerry DeLisle
<jvdelisle@gcc.gnu.org>
Wed, 26 Dec 2007 03:43:00 +0000
(
03:43
+0000)
From-SVN: r131179
libgfortran/ChangeLog
patch
|
blob
|
history
diff --git
a/libgfortran/ChangeLog
b/libgfortran/ChangeLog
index b4f77b77e217c525425857d377a6aa1033393a30..495d536680c43157b8df74d3c63029d67807495b 100644
(file)
--- a/
libgfortran/ChangeLog
+++ b/
libgfortran/ChangeLog
@@
-1,5
+1,6
@@
2007-12-25 Jerry DeLisle <jvdelisle@gcc.gnu.org>
+ PR libfortran/34560
* io/transfer.c (read_sf): Check if readlen was less than the requested
number of bytes to read and if so, generate error.