This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: PATCH ATTACHED Re: [PATCH, Fortran] PR78659 Spurious "requires DTIO" reported against namelist statement
- From: Dominique d'Humières <dominiq at lps dot ens dot fr>
- To: "jvdelisle at charter dot net" <jvdelisle at charter dot net>
- Cc: gfortran <fortran at gcc dot gnu dot org>, gcc-patches <gcc-patches at gcc dot gnu dot org>
- Date: Sat, 13 May 2017 13:06:14 +0200
- Subject: Re: PATCH ATTACHED Re: [PATCH, Fortran] PR78659 Spurious "requires DTIO" reported against namelist statement
- Authentication-results: sourceware.org; auth=none
Dear Jerry,
> And the actual patch ...
Are you sure this the right patch? It seems mostly applied on trunk.
TIA
Dominique
PS I saw some ‘return 1;’ which should probably ‘return true;’