https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65596
--- Comment #6 from Jerry DeLisle <jvdelisle at gcc dot gnu.org> --- Author: jvdelisle Date: Sat Mar 28 14:08:18 2015 New Revision: 221754 URL: https://gcc.gnu.org/viewcvs?rev=221754&root=gcc&view=rev Log: 2015-03-28 Jerry DeLisle <jvdeli...@gcc.gnu.org> PR libgfortran/65596 * io/transfer.c (data_transfer_init): If in namelist mode and delimiter is not specified, set it to DELIM_QUOTE, independent of -std. Modified: branches/gcc-4_9-branch/libgfortran/ChangeLog branches/gcc-4_9-branch/libgfortran/io/transfer.c