]> git.ipfire.org Git - thirdparty/gcc.git/commit
tree-optimization/114027 - fix testcase
authorRichard Biener <rguenther@suse.de>
Tue, 26 Mar 2024 08:46:06 +0000 (09:46 +0100)
committerRichard Biener <rguenther@suse.de>
Thu, 16 May 2024 09:55:47 +0000 (11:55 +0200)
commit2d650c041d37a3df2bec46a67e42f9976d7fd2bf
tree37f28dee624a39b0be8739071365905e1af682ef
parent6661a7c098a46eff4afc98b55c89e3a71d63d674
tree-optimization/114027 - fix testcase

The following fixes out-of-bounds read in the testcase.

PR tree-optimization/114027
* gcc.dg/vect/pr114027.c: Fix iteration count.

(cherry picked from commit 4470611e20f3217ee81647b01fda65b6a62229aa)
gcc/testsuite/gcc.dg/vect/pr114027.c