diff options
| -rw-r--r-- | libgfortran/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libgfortran/ChangeLog b/libgfortran/ChangeLog index 785a3a8..2eadbba 100644 --- a/libgfortran/ChangeLog +++ b/libgfortran/ChangeLog @@ -1,5 +1,6 @@ 2010-02-24 Jerry DeLisle <jvdelisle@gcc.gnu.org> + PR libfortran/43155 * io/transfer.c (require_type): Subtract one from item_count for output of error message. Add comment before formatted_transfer function explaining why the item_count is off by one. |
