https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96513
--- Comment #9 from CVS Commits <cvs-commit at gcc dot gnu.org> --- The releases/gcc-11 branch has been updated by Richard Biener <rgue...@gcc.gnu.org>: https://gcc.gnu.org/g:c5aa0e1416d9a9704e4846ca2ae722403684fec8 commit r11-8334-gc5aa0e1416d9a9704e4846ca2ae722403684fec8 Author: Richard Biener <rguent...@suse.de> Date: Fri Apr 30 11:13:42 2021 +0200 tree-optimization/96513 - add testcase for fixed bug This adds a testcase for a bug that was fixed with the hybrid SLP detection rewrite. 2021-04-30 Richard Biener <rguent...@suse.de> PR tree-optimization/96513 * gcc.dg/torture/pr96513.c: New testcase.