Fix PR Number in log

From-SVN: r208630
This commit is contained in:
Jerry DeLisle 2014-03-18 01:30:46 +00:00
parent e34994fcff
commit f2538eee23
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
2014-03-17 Jerry DeLisle <jvdelisle@gcc.gnu>
PR libfortran/58324
PR libfortran/48600
* io/list_read.c (list_formatted_read_scalar): Do not use
eat_separator. Explicitly set the comma and end-of-line flags.
Check for END condition from finish_separator.