This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: PATCH ATTACHED Re: [PATCH, Fortran] PR78659 Spurious "requires DTIO" reported against namelist statement


On 05/13/2017 04:06 AM, Dominique d'Humières wrote:
> 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;’
> 
> 

When I moved the checks over from the other function that used 1's and 0's, I
missed those. They should be false.  I regression tested with fix and committed:


	M	gcc/fortran/ChangeLog
	M	gcc/fortran/io.c
Committed r248008

Thanks for catch.

Jerry


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]