https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99002
--- Comment #3 from CVS Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Martin Liska <mar...@gcc.gnu.org>: https://gcc.gnu.org/g:5da5d8a02c6799e60970fef72ee8c1c3d033a5e5 commit r11-7164-g5da5d8a02c6799e60970fef72ee8c1c3d033a5e5 Author: Martin Liska <mli...@suse.cz> Date: Tue Feb 9 09:50:04 2021 +0100 if-to-switch: fix a memory leak gcc/ChangeLog: PR tree-optimization/99002 * gimple-if-to-switch.cc (find_conditions): Fix memory leak in the function.