This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: [Patch, fortran] Implement inquire(iolength= ) for DTIO
- From: Dominique d'Humières <dominiq at lps dot ens dot fr>
- To: "jvdelisle at charter dot net" <jvdelisle at charter dot net>
- Cc: fortran at gcc dot gnu dot org, gcc-patches List <gcc-patches at gcc dot gnu dot org>
- Date: Sun, 16 Oct 2016 18:42:55 +0200
- Subject: Re: [Patch, fortran] Implement inquire(iolength= ) for DTIO
- Authentication-results: sourceware.org; auth=none
- References: <4B268543-E8D9-4556-BA96-4C0C059274D8@lps.ens.fr>
Dear Jerry,
> The new test fails unless I replace 64 with 16 in 'if (rl.ne.64) call abort’. This seems consistent with your comment
I have not been clear enough: I have to replace 64 with 16 even with your patch.
Dominique