https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113896
--- Comment #6 from GCC Commits <cvs-commit at gcc dot gnu.org> --- The releases/gcc-13 branch has been updated by Richard Biener <rgue...@gcc.gnu.org>: https://gcc.gnu.org/g:8a93dc34e90cd8e2bb073f8fd48f671aea62d965 commit r13-8323-g8a93dc34e90cd8e2bb073f8fd48f671aea62d965 Author: Richard Biener <rguent...@suse.de> Date: Tue Feb 13 13:39:29 2024 +0100 tree-optimization/113896 - testcase for fixed PR The SLP permute optimization rewrite fixed this. PR tree-optimization/113896 * g++.dg/torture/pr113896.C: New testcase. (cherry picked from commit 4a1cd5560b9b545eb848eb1d1e06d345fb606f76)