https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109724
--- Comment #14 from CVS Commits <cvs-commit at gcc dot gnu.org> --- The releases/gcc-10 branch has been updated by Richard Biener <rgue...@gcc.gnu.org>: https://gcc.gnu.org/g:946dc2eb7aeb1f3bf0085975a7325941acfb978f commit r10-11392-g946dc2eb7aeb1f3bf0085975a7325941acfb978f Author: Richard Biener <rguent...@suse.de> Date: Thu May 4 09:41:33 2023 +0200 tree-optimization/109724 - new testcase The following adds a testcase for PR109724 which was caused by backporting r13-2375-gbe1b42de9c151d and fixed by r11-199-g2b42509f8b7bdf. PR tree-optimization/109724 * g++.dg/torture/pr109724.C: New testcase. (cherry picked from commit ee99aaae4aeecd55f1d945a959652cf07e3b2e9e)