re PR fortran/60148 (strings in NAMELIST do not honor DELIM= in open statement)
authorJerry DeLisle <jvdelisle@gcc.gnu.org>
Fri, 21 Mar 2014 22:19:44 +0000 (22:19 +0000)
committerJerry DeLisle <jvdelisle@gcc.gnu.org>
Fri, 21 Mar 2014 22:19:44 +0000 (22:19 +0000)
commit09e40ffe1005b4f546d3530cd3f7e2f11814dc74
treea864f5e30903844711d63682be1f1973b173b564
parente6e2778862bd82c03fd192682901b5b273955ca4
re PR fortran/60148 (strings in NAMELIST do not honor DELIM= in open statement)

2014-03-21  Jerry DeLisle  <jvdelisle@gcc.gnu>

PR libfortran/60148
* io/transfer.c (data_transfer_init): If std= was specified, set
delim status to DELIM_NONE of no other was specified.

From-SVN: r208759
libgfortran/ChangeLog
libgfortran/io/transfer.c