]> git.ipfire.org Git - thirdparty/gcc.git/commit
tree-optimization/99856 - fix testcase
authorRichard Biener <rguenther@suse.de>
Fri, 4 Oct 2024 09:46:52 +0000 (11:46 +0200)
committerRichard Biener <rguenth@gcc.gnu.org>
Fri, 4 Oct 2024 09:48:27 +0000 (11:48 +0200)
commita96ebb2cd4de205c6d4ac6691117e4e96f8533e9
tree5e3e0057571b1118d9f84a641f1ffba49f10a52f
parent0fae155090f2ce77fe876b2d16059dbeac6ded6e
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.
gcc/testsuite/gcc.dg/vect/pr99856.c