https://gcc.gnu.org/bugzilla/show_bug.cgi?id=124552
--- Comment #5 from GCC Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Richard Biener <[email protected]>: https://gcc.gnu.org/g:029f335b70fdeaf2301f6568b9bfe1d9b38ad41a commit r16-8152-g029f335b70fdeaf2301f6568b9bfe1d9b38ad41a Author: Richard Biener <[email protected]> Date: Wed Mar 18 08:04:27 2026 +0100 middle-end/124552 - release hierarchical discriminator copyid allocator The following releases it when the CFG is released. PR middle-end/124552 * function.cc (free_after_compilation): Free the copyid allocator.
