[Patch, Fortran] PR 41766: [OOP] SELECT TYPE selector as actual argument with INTENT(INOUT)
Janus Weil
janus@gcc.gnu.org
Wed Oct 21 08:59:00 GMT 2009
2009/10/21 Jerry DeLisle <jvdelisle@verizon.net>:
> On 10/20/2009 12:30 PM, Janus Weil wrote:
>>
>> Hi all,
>>
>> the attached patch fixes another problem with SELECT TYPE and is
>> pretty obvious. The problem is that the temporaries which are inserted
>> for the TYPE IS cases miss the right flavor. The patch simply sets the
>> flavor to FL_VARIABLE. Moreover it uses the canonical functions for
>> setting attributes.
>>
>> Regtested on x86_64-unknown-linux-gnu. Ok for trunk?
>>
> OK, thanks.
Thanks for the review. Committed as r153049, together with Paul's fix
for PR41796.
Cheers,
Janus
More information about the Fortran
mailing list