[Bug fortran/48298] F2003 Implement User Defined Derived Type IO (DTIO)
jvdelisle at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon May 2 13:10:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48298
--- Comment #4 from Jerry DeLisle <jvdelisle at gcc dot gnu.org> 2011-05-02 13:04:30 UTC ---
Status: With some significant help from Michael, we have a front-end patch
generating a call to transfer_derived() which passes a pointer to the user
defined DTIO procedure to libgfortran.
Next step is parsing format strings in libgfortran for the FMT_DT specifier.
More information about the Gcc-bugs
mailing list