]> git.ipfire.org Git - thirdparty/gcc.git/commit
transfer.c (formatted_transfer_scalar): Set max_pos to the greater of the current...
authorJerry DeLisle <jvdelisle@gcc.gnu.org>
Fri, 18 Jan 2008 22:19:15 +0000 (22:19 +0000)
committerJerry DeLisle <jvdelisle@gcc.gnu.org>
Fri, 18 Jan 2008 22:19:15 +0000 (22:19 +0000)
commit6c540522baf73cc0c90baae3e66e1bfa0f51b049
treeadc17376a79e9e8f8f0b079a3c49d0e77aa8cfbd
parent810143349de3834a6b52455b209da75e3f0db9ca
transfer.c (formatted_transfer_scalar): Set max_pos to the greater of the current max_pos or the newly calculated position.

2008-01-18  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

* io/transfer.c (formatted_transfer_scalar): Set max_pos to the greater
of the current max_pos or the newly calculated position.

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