projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7b39e3c
)
Fix spelling error in log.
author
Jerry DeLisle
<jvdelisle@gcc.gnu.org>
Sun, 3 Dec 2017 04:42:09 +0000
(
04:42
+0000)
committer
Jerry DeLisle
<jvdelisle@gcc.gnu.org>
Sun, 3 Dec 2017 04:42:09 +0000
(
04:42
+0000)
From-SVN: r255363
libgfortran/ChangeLog
patch
|
blob
|
history
diff --git
a/libgfortran/ChangeLog
b/libgfortran/ChangeLog
index 37b5281bde6e5890e8b1d9a1c7f720965c968762..1d4e62434ac5d88535e72f3b7e21b5481bf08285 100644
(file)
--- a/
libgfortran/ChangeLog
+++ b/
libgfortran/ChangeLog
@@
-3,7
+3,7
@@
PR libgfortran/83225
* io/io.h (is_internal_unit): Use the unit_is_internal bit.
* io/transfer.c (data_transfer_init): Set the bit to true for
- internal u
m
its. Use that bit for checks for internal unit
+ internal u
n
its. Use that bit for checks for internal unit
initializations.
* io/unit.c (insert_unit): As a precaution, set the
internal_unit_kind to zero when a unit structure is first created.