On 9/1/26 9:01 AM, Jerry D wrote:
On 9/1/26 6:38 AM, Mikael Morin wrote:
Le 01/09/2026 à 00:14, Jerry DeLisle a écrit :
--- snip ---
You didn't do anything for this, did you?
Anyway, the patch is good enough, so OK to push. I'll open a new PR for this.
I think the runtime span check can be avoided, and the span_only business as
well.
Let me dig on this some more. It is not so obvious how to do this. I will get
back to you if I can figure it out. (Obviously it would be preferred to avoid
any runtime cycles)
Jerry
OK, I did some digging today. It turns out that Mikael is correct, the runtime
check can be avoided. However, to do so I need to commit another patch I have
for PR126950. That patch contains pieces I need to fix 126964 in a better way.
While digging, I also identified another problem that requires a change in
libgfortran.
I will submit the fix for 126950 and the library fix seprately before
resubmitting v3 of this fix.
Thanks for the sharp reviews Mikael.
Best regards,
Jerry