This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
[Patch, fortran] PR48298 - [F03] User-Defined Derived-Type IO (DTIO)
- From: Paul Richard Thomas <paul dot richard dot thomas at gmail dot com>
- To: Andre Vehreschild <vehre at gmx dot de>, gcc-patches <gcc-patches at gcc dot gnu dot org>, Damian Rouson <damian at sourceryinstitute dot org>
- Cc: GCC-Fortran-ML <fortran at gcc dot gnu dot org>, jerry DeLisle <jvdelisle at charter dot net>
- Date: Wed, 31 Aug 2016 07:39:56 +0200
- Subject: [Patch, fortran] PR48298 - [F03] User-Defined Derived-Type IO (DTIO)
- Authentication-results: sourceware.org; auth=none
Committed to trunk as revision 239880.
Many thanks to all those who tested, reviewed or commented upon the patch.
Paul and Jerry