transfer.c (require_type): Subtract one from item_count for output of error message.
commitf983954d59498782c2b37927069a40fba24bc8cb
authorJerry DeLisle <jvdelisle@gcc.gnu.org>
Thu, 25 Feb 2010 05:47:10 +0000 (25 05:47 +0000)
committerJerry DeLisle <jvdelisle@gcc.gnu.org>
Thu, 25 Feb 2010 05:47:10 +0000 (25 05:47 +0000)
tree87fefa147788c965881d2bd146799466d9e3ed69
parent03a32789f408a7e59da4386375ddd77b8b6a3531
transfer.c (require_type): Subtract one from item_count for output of error message.

2010-02-24  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

* 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.

From-SVN: r157060
libgfortran/ChangeLog
libgfortran/io/transfer.c