https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110381
--- Comment #13 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:c0439218eb79aa0293291aed92453a59db8c6e85 commit r14-2207-gc0439218eb79aa0293291aed92453a59db8c6e85 Author: Richard Biener <rguent...@suse.de> Date: Fri Jun 30 08:34:24 2023 +0200 tree-optimization/110381 - fix testcase This adds a missing check_vect () to the execute testcase. PR tree-optimization/110381 * gcc.dg/vect/pr110381.c: Add check_vect ().