re PR fortran/27634 (formatted reading/writing: real format without dot)
authorJerry DeLisle <jvdelisle@gcc.gnu.org>
Mon, 29 May 2006 19:28:48 +0000 (19:28 +0000)
committerJerry DeLisle <jvdelisle@gcc.gnu.org>
Mon, 29 May 2006 19:28:48 +0000 (19:28 +0000)
commita7a8dddd9946fcdba42bc4a65956c8c575a36db5
treef7924c960ec2b58e7093bec385ee89581d4a8dc3
parenta64a81baf6ef02cd3d474d5eb20a1d28a45f7290
re PR fortran/27634 (formatted reading/writing: real format without dot)

2006-05-29  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

PR libgfortran/27634
* io/format.c (parse_format_list): Allow missing period in format only
if -std=legacy.

From-SVN: r114212
libgfortran/ChangeLog
libgfortran/io/format.c