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 libfortran/65234] Output descriptor (*(1E15.7)) not accepted


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65234

--- Comment #6 from Jerry DeLisle <jvdelisle at gcc dot gnu.org> ---
Author: jvdelisle
Date: Tue Apr 21 18:23:20 2015
New Revision: 222274

URL: https://gcc.gnu.org/viewcvs?rev=222274&root=gcc&view=rev
Log:
2015-04-21 Jerry DeLisle  <jvdelisle@gcc.gnu.org>

    PR libgfortran/65234
    * io/format.c (parse_format_list): Set the seen_dd flag in all
    cases where a data descriptor has been seen.

Modified:
    trunk/libgfortran/ChangeLog
    trunk/libgfortran/io/format.c


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