On Wed, Nov 08, 2017 at 07:51:54PM +0000, Paul Richard Thomas wrote: > This regression arose from the patch for PR66465, in which the type > check for the associated intrinsic was failing when testing the > association of a procedure pointer component with a procedure pointer. > See the comment in the patch for an explanation as to why this is an > issue. The fix is to isolate the fix for PR66465 to calls from > gfc_check_associated. > > Bootstrapped and regtested on FC23/x86_64. OK for all three branches? >
Yes. Thanks for the patch. -- Steve