[Patch, Fortran, OOP] PR 43207: [OOP] invalid (pointer) assignment to and from abstract non-polymorphic expressions

Janus Weil janus@gcc.gnu.org
Sat Dec 3 18:49:00 GMT 2016


2016-12-03 18:03 GMT+01:00 Steve Kargl <sgk@troutmask.apl.washington.edu>:
> On Fri, Dec 02, 2016 at 02:37:24PM +0100, Janus Weil wrote:
>>
>> the attached patch fixes the PR in the subject line by introducing a
>> new check to reject invalid code. It's a slight update of an old patch
>> that I posted in the PR quite some time ago, using somewhat tighter
>> checking to avoid side effects on the testsuite.
>>
>> Regtests cleanly on x86_64-linux-gnu. Ok for trunk?
>>
>
> OK

Thanks, committed as r243224.

Cheers,
Janus



More information about the Gcc-patches mailing list