re PR fortran/25109 (formatted reads with embedded blanks in input fields)
authorJerry DeLisle <jvdelisle@gcc.gnu.org>
Mon, 28 Nov 2005 00:23:28 +0000 (00:23 +0000)
committerJerry DeLisle <jvdelisle@gcc.gnu.org>
Mon, 28 Nov 2005 00:23:28 +0000 (00:23 +0000)
commitee17607ab3e439efc47957a5498f57eb00c568da
treef309ea9167c5d813d6126e23e443491b04f4ddcc
parentfbd4d5e840cb987f2d10b8594fda690c951ddf3e
re PR fortran/25109 (formatted reads with embedded blanks in input fields)

2005-11-27  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

PR libgfortran/25109
* io/unit.c (init_units): Set default flag to BLANK_NULL per
requirement of F95 standard.  Set PAD_YES for stdin.

From-SVN: r107588
libgfortran/ChangeLog
libgfortran/io/unit.c