re PR fortran/30435 (Slash at end of input not recognized according to standard)
authorJerry DeLisle <jvdelisle@gcc.gnu.org>
Fri, 12 Jan 2007 23:10:27 +0000 (23:10 +0000)
committerJerry DeLisle <jvdelisle@gcc.gnu.org>
Fri, 12 Jan 2007 23:10:27 +0000 (23:10 +0000)
commitb8df885f6399a588fbf4cab17547096c042b356d
tree7ada6230491598fe6bbd6448605527ba0b36f28c
parent714f737ffa020829f1c5ffcdc65582aeaff07d03
re PR fortran/30435 (Slash at end of input not recognized according to standard)

2007-01-12  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

PR libgfortran/30435
* io/list_read.c (finish_separator): Don't call next_record.
(list_formatted_read_scalar): Clean up some comments and whitespace.
(nml_read_obj): Whitespace fix.

From-SVN: r120737
libgfortran/ChangeLog
libgfortran/io/list_read.c