This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [patch, libgfortran] PR78881 [F03] reading from string with DTIO procedure does not work properly
- From: Dominique d'Humières <dominiq at lps dot ens dot fr>
- To: jvdelisle at charter dot net
- Cc: GCC-Fortran-ML <fortran at gcc dot gnu dot org>, GCC-Patches-ML <gcc-patches at gcc dot gnu dot org>
- Date: Wed, 22 Mar 2017 18:05:28 +0100
- Subject: Re: [patch, libgfortran] PR78881 [F03] reading from string with DTIO procedure does not work properly
- Authentication-results: sourceware.org; auth=none
The patch works as expected. Note that the line
! { dg-final { cleanup-modules "t_m" } }
in dtio_26.f03 and dtio_27.f03 can/should be removed IIRC.
Cheers,
Dominique