PR libfortran/19155
authorfxcoudert <fxcoudert@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 9 May 2005 11:21:01 +0000 (11:21 +0000)
committerfxcoudert <fxcoudert@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 9 May 2005 11:21:01 +0000 (11:21 +0000)
commit8f45276f12aea60fbe58745832a92050effde500
tree7986eb5beb061270c1c86ffeaa510692657c6378
parent3bcb100d435198326198cea3af9341f44e3ceaee
PR libfortran/19155
* io/read.c (read_f): Accept 'e', 'E', 'd' and 'D' as first
non-blank characters of a real number.
* gfortran.dg/pr19155.f: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@99424 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/pr19155.f [new file with mode: 0644]
libgfortran/ChangeLog
libgfortran/io/unix.c