On 12/20/25 12:52 PM, Christopher Albert wrote:
Simplified version of the patch.
On Sat, 20 Dec 2025 17:10:30 +0100
Christopher Albert <[email protected]> wrote:
Implements Fortran 2003 4.5.5.2 finalization rule: function results
are finalized after execution of the innermost executable construct.
Fixes constructor/finalizer ICE for non-allocatable types. PR 121472
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121472
This tests all clear and I think is OK for mainline.
I will push this for you if no objections.
Thanks,
Jerry