Hi Jerry, all,
the new logic misses the following bad code:
print *, c_associated(c_loc(val), 42)
This now ICEs here.
I suggest to not 'return true' too early before all arguments
have been checked.
Cheers,
Harald
On 5/6/25 19:15, Jerry D wrote:
On 5/6/25 12:44 AM, Paul Richard Thomas wrote:
HI Jerry,
The patch looks good to me. OK for mainline and for backporting. I
never quite know what to suggest for delaying backporting and so I
will leave it to your judgement.
Thanks for the patch.
Paul
Thanks Paul, committed as:
commit r16-428-gd0571638a6bad932b226ada98b167fa47a47d838
Jerry
--- snip ---