https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54498
--- Comment #10 from CVS Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Richard Biener <rgue...@gcc.gnu.org>: https://gcc.gnu.org/g:bff7c6f70166ee71ff6e42f58663dc255e4bc079 commit r13-6879-gbff7c6f70166ee71ff6e42f58663dc255e4bc079 Author: Richard Biener <rguent...@suse.de> Date: Mon Mar 27 14:30:47 2023 +0200 tree-optimization/54498 - testcase for the bug I realized I never added a testcase for the fix of this bug. Now done after verifying it still fails when reverting the fix. PR tree-optimization/54498 * g++.dg/torture/pr54498.C: New testcase.