[Patch, Fortran, OOP] PR 80766: [7/8 Regression] ICE with type-bound procedure returning an array
Janus Weil
janus@gcc.gnu.org
Mon May 22 17:10:00 GMT 2017
2017-05-21 23:56 GMT+02:00 Jerry DeLisle <jvdelisle@charter.net>:
> On 05/21/2017 09:14 AM, Janus Weil wrote:
>>
>> Hi all,
>>
>> the attached patch fixes an ICE-on-valid regression by making sure
>> that the relevant vtype symbol is resolved properly (for further
>> discussion see the PR).
>>
>> The patch regtests cleanly on x86_64-linux-gnu. Ok for trunk and 7-branch?
>>
>> Cheers,
>> Janus
>>
>>
>> 2017-05-21 Janus Weil <janus@gcc.gnu.org>
>>
>> PR fortran/80766
>> * resolve.c (resolve_fl_derived): Make sure that vtype symbols are
>> properly resolved.
>>
>> 2017-05-21 Janus Weil <janus@gcc.gnu.org>
>>
>> PR fortran/80766
>> * gfortran.dg/typebound_call_28.f90: New test.
>>
>
> OK to commit. I have been unable to commit another patch today. Server down
> or internet connection gone. I will try later. Hope its OK from your side
> of the pond.
Thanks, Jerry. Just committed as r248341 (without any problems). Will
backport to the 7-branch in about a week or so.
Cheers,
Janus
More information about the Fortran
mailing list