[patch, libgfortran] Fix warning about mismatched type declarations.

Jerry DeLisle jvdelisle@charter.net
Sun Sep 2 15:57:00 GMT 2018


On 09/02/2018 04:49 AM, Thomas Koenig wrote:
> Hi Jerry,
> 
>>
>> The subject patch fixes the declaration for the vlist argument of the 
>> formatted_dtio function pointer definition which currently gives a 
>> warnings during compilation for mismatched types.
>>
>> Regression tested on x86_64-pc-linux.
>>
>> OK for trunk?
> 
> OK. Thanks!
> 
> Regards
> 
>      Thomas
> 

Committing to svn+ssh://jvdelisle@gcc.gnu.org/svn/gcc/trunk ...
	M	libgfortran/ChangeLog
	M	libgfortran/io/format.c
	M	libgfortran/io/format.h
	M	libgfortran/io/io.h
Committed r264043



More information about the Fortran mailing list