https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95363
--- Comment #2 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:07d77cc23953335c3539e2a86fc4a052d9845524 commit r11-680-g07d77cc23953335c3539e2a86fc4a052d9845524 Author: Richard Biener <rguent...@suse.de> Date: Thu May 28 09:44:32 2020 +0200 testsuite/95363 - fix gcc.dg/vect/bb-slp-pr95271.c for ilp32 This fixes the testcase to avoid out of bound shifts on ilp32 targets. 2020-05-28 Richard Biener <rguent...@suse.de> PR testsuite/95363 * gcc.dg/vect/bb-slp-pr95271.c: Fix on ilp32 targets.