This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/60148] strings in NAMELIST do not honor DELIM= in open statement


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60148

--- Comment #13 from Jerry DeLisle <jvdelisle at gcc dot gnu.org> ---
Only documentation remains for this patch.  Need to document gfortran extended
behavior for default behavior when writing to name lists whne no DELIM= has
been specified.  gfortran defaults to DELIM="quotes" to assure the namelist can
be read back in.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]