This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: [Patch, fortran] PR35339 Optimize implied do loops in io statements
- From: Dominique d'Humières <dominiq at lps dot ens dot fr>
- To: Nicolas Koenig <koenigni at student dot ethz dot ch>
- Cc: gfortran <fortran at gcc dot gnu dot org>, gcc-patches <gcc-patches at gcc dot gnu dot org>
- Date: Mon, 29 May 2017 18:24:30 +0200
- Subject: Re: [Patch, fortran] PR35339 Optimize implied do loops in io statements
- Authentication-results: sourceware.org; auth=none
- References: <92F638BD-768E-4C83-9BA9-0FACFC7F6C07@lps.ens.fr> <53722520-52ae-0fa7-d732-f30995c9f93a@student.ethz.ch>
> Le 29 mai 2017 à 17:49, Nicolas Koenig <koenigni@student.ethz.ch> a écrit :
>
> Hello Dominique,
>
> mea culpa, their was a bit confusion with the file being open in emacs
> and vi at the same time. Attached is the new patch with the #define removed.
>
> Nicolas
>
Thanks for the quick fix!
Testing in progress
Dominique