This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [Patch, Fortran] PR39688: IMPORT of derived type fails


>> Dear all,
>>
>> here is my fix for PR39688, which is a problem with a derived type
>> being IMPORTed into an interface, where the type has been use-renamed
>> before. The patch is as compact as can be and regtests fine on
>> x86_64-unknown-linux-gnu. Ok for trunk?
>>
>
> OK

Thanks for the review. Committed as r146762.

Cheers,
Janus


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]