[Bug fortran/124235] [16 Regression] ICE in ALLOCATE of sub-objects

albert at tugraz dot at gcc-bugzilla@gcc.gnu.org
Wed Feb 25 09:38:19 GMT 2026


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=124235

Christopher Albert <albert at tugraz dot at> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |albert at tugraz dot at

--- Comment #1 from Christopher Albert <albert at tugraz dot at> ---
Created attachment 63785
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=63785&action=edit
Fix ICE in ALLOCATE of sub-objects with recursive types

Use finalize_function with no_collect=true to skip the collection.
The GC will run at a safe point later.


More information about the Gcc-bugs mailing list