re PR libfortran/17090 (Runtime I/O error)
authorBud Davis <bdavis9659@comcast.net>
Tue, 14 Sep 2004 00:56:46 +0000 (00:56 +0000)
committerBud Davis <bdavis@gcc.gnu.org>
Tue, 14 Sep 2004 00:56:46 +0000 (00:56 +0000)
commitc72477d6a6c9da1770910622684d16e7e0bc60a9
tree7ebe078cca9da25f699c5ad71ec58ff3464d3f8d
parentb6acab32f182074d7253fc215d3639227fc4f624
re PR libfortran/17090 (Runtime I/O error)

2004-09-13  Bud Davis  <bdavis9659@comcast.net>

        PR fortran/17090

        * io/list_read.c (list_formatted_read): Handle trailing spaces
        at end of line.

2004-09-13  Bud Davis  <bdavis9659@comcast.net>

        PR fortran/17090
        * gfortran.dg/pr17090.f90: New test.

From-SVN: r87474
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/pr17090.f90 [new file with mode: 0644]
libgfortran/ChangeLog
libgfortran/io/list_read.c