re PR libfortran/19155 ([4.0 only] blanks not treated as zeros in 'E' format read...
authorFrancois-Xavier Coudert <coudert@clipper.ens.fr>
Sun, 12 Jun 2005 19:59:17 +0000 (21:59 +0200)
committerFrançois-Xavier Coudert <fxcoudert@gcc.gnu.org>
Sun, 12 Jun 2005 19:59:17 +0000 (19:59 +0000)
commit57504df9ee4a500f71fd9f656b4ad278b3dbbb97
treecc455889003257c5b45220b191017d12068eceb5
parentd35310e309872f99917cb3d7dc67abd63023d33c
re PR libfortran/19155 ([4.0 only] blanks not treated as zeros in 'E' format read (NIST FM110.FOR))

PR libfortran/19155
* io/read.c (read_f): Take care of spaces after initial sign.
* gfortran.dg/pr19155.f: Add test.

From-SVN: r100861
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/pr19155.f
libgfortran/ChangeLog
libgfortran/io/read.c