[patch, libgfortran] PR47667 I/O for reals: READ waits for input after "i" and "n"
Jerry DeLisle
jvdelisle@frontier.com
Fri Feb 11 23:48:00 GMT 2011
Hi,
The attached patch was regression tested x86-64. This prevents calling eat_line
and waiting for the next line.
We don't really have a wat to do a test case.
OK for trunk?
Regards,
Jerry
2011-02-11 Jerry DeLisle <jvdelisle@gcc.gnu.org>
PR libgfortran/47567
* io/list_read.c (read_real): Check for end of line before calling
eat_line.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pr47667.diff
Type: text/x-patch
Size: 490 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/fortran/attachments/20110211/b525c5be/attachment.bin>
More information about the Fortran
mailing list