[patch gfortran]: Fix warning for w64 reasoned by pointer cast

Tobias Burnus burnus@net-b.de
Fri Aug 14 18:43:00 GMT 2009


Am 14.08.2009 19:09, schrieb Kai Tietz:
> 2009/8/12 Tobias Burnus <burnus@net-b.de>:
>   
>> I am in favour of __INTPTR_TYPE__  and I am in favour of fixing
>> warnings; however, as __INTPTR_TYPE__ is not available on all platforms
>> - some of which might be Fortran platforms -, I think we should use it
>> only with some conditional. As this fixes a warning and not an error,
>> adding nothing if __INTPTR_TYPE__ does not exist, would be fine with me.
>>     
> Is this revised patch ok?
>   
Yes! Thanks for the patch!

Tobias



More information about the Fortran mailing list