]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR libfortran/25631 (tl format specifier not working correctly)
authorJerry DeLisle <jvdelisle@gcc.gnu.org>
Wed, 18 Jan 2006 00:52:21 +0000 (00:52 +0000)
committerJerry DeLisle <jvdelisle@gcc.gnu.org>
Wed, 18 Jan 2006 00:52:21 +0000 (00:52 +0000)
commit272c35bd98b4b9276aef1c53bceadc3535e6dc9c
tree741efbb1ab7753b43848a7aee7b4f4c7747af2a6
parentd190d56b7e7921a58656cded35fe4722c57c9bb8
re PR libfortran/25631 (tl format specifier not working correctly)

2006-01-17  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

PR libgfortran/25631
* io/transfer.c (formatted_transfer_scalar): Adjust pending_spaces and
skips so that TL works correctly when no bytes_used yet.

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