This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/48298] F2003 Implement User Defined Derived Type IO (DTIO)
- From: "jvdelisle at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sun, 27 Mar 2011 21:18:41 +0000
- Subject: [Bug fortran/48298] F2003 Implement User Defined Derived Type IO (DTIO)
- Auto-submitted: auto-generated
- References: <bug-48298-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48298
--- Comment #1 from Jerry DeLisle <jvdelisle at gcc dot gnu.org> 2011-03-27 21:18:40 UTC ---
Created attachment 23785
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=23785
A starting front end only patch
This is a beginning patch to allow the DTIO syntax to be accepted and some
format descriptor checking.