https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99856
--- Comment #7 from GCC 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:a96ebb2cd4de205c6d4ac6691117e4e96f8533e9 commit r15-4057-ga96ebb2cd4de205c6d4ac6691117e4e96f8533e9 Author: Richard Biener <rguent...@suse.de> Date: Fri Oct 4 11:46:52 2024 +0200 tree-optimization/99856 - fix testcase When making the testcase use aligned accesses I botched up the copy&paste. Fixed. PR tree-optimization/99856 * gcc.dg/vect/pr99856.c: Fix copy&paste errors.