https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108357
--- Comment #3 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:ce4a00e29c71f2f51d52f407ecd265fa40688586 commit r13-6878-gce4a00e29c71f2f51d52f407ecd265fa40688586 Author: Richard Biener <rguent...@suse.de> Date: Mon Mar 27 14:22:56 2023 +0200 tree-optimization/108357 - add testcase The following adds the testcase for the bug which was recently fixed. PR tree-optimization/108357 * gcc.dg/tree-ssa/pr108357.c: New testcase.