[Bug middle-end/124552] [16 Regression] fn->copyid_alloc is never released

kugan at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Mar 18 00:14:11 GMT 2026


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

--- Comment #3 from kugan at gcc dot gnu.org ---
Sorry for this. IMO your fix is the correct one.
We allocate this for functions where there are loop versioning or unrolling.
Since it can happen in RTL also, this has to be done late.

If you prefer I can add an option to disable this.


More information about the Gcc-bugs mailing list