[Patch, Fortran] PR40451: [F03] procedure pointer assignment rejected
Janus Weil
janus@gcc.gnu.org
Thu Jun 18 08:49:00 GMT 2009
>> here is my patch for PR40451, where a PROCEDURE with explicit
>> interface erroneously got implicitly typed before the interface was
>> copied to the symbol. The fix is easy: Only do the implicit typing if
>> the symbol has no ts.interface.
>>
>> Regtested on x86_64-unknown-linux-gnu. Ok for trunk?
>>
> OK. Thanks for the quick patch.
Committed as revision 148652.
Cheers,
Janus
More information about the Gcc-patches
mailing list