[Patch, Fortran, OOP] PR 59547: Problem with using tbp specification function in multiple class procedures

Janus Weil janus@gcc.gnu.org
Sat Jan 4 09:43:00 GMT 2014


2014/1/3 Mikael Morin <mikael.morin@sfr.fr>:
> Le 22/12/2013 11:28, Janus Weil a écrit :
>> Hi all,
>>
>> here is a patch for a rejects-valid problem with type-bound
>> procedures, which is due to the fact that the PURE attribute is being
>> propagated too late. (I'm not sure if this problem could show up also
>> with other attributes, so for now I'm only treating PURE.)
>>
>> Regtested on x86_64-unknown-linux-gnu. Ok for trunk?
>>
> OK.

Thanks, Mikael. Committed as r206331.

Cheers,
Janus



More information about the Gcc-patches mailing list