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

Jerry DeLisle jvdelisle@charter.net
Sat May 13 15:46:00 GMT 2017


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



More information about the Fortran mailing list