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/36420] Fortran 2008: g0 edit descriptor



------- Comment #3 from jvdelisle at gcc dot gnu dot org  2008-06-04 00:49 -------
In reply to your question in 36421:

Where do you think one should modify in order to get g0 working (PR36420 /
F2008)?

We have to fix this in two places, fortran/io.c for compile time and, in the
case of a computed or embedded string for the format, in
libgfortran/io/format.c

Patch is in the works. 


-- 


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


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