https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110381
--- Comment #19 from CVS Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Christophe Lyon <cl...@gcc.gnu.org>: https://gcc.gnu.org/g:8cb087d869be698a86b082a7248d03e468ef1eb1 commit r14-2254-g8cb087d869be698a86b082a7248d03e468ef1eb1 Author: Christophe Lyon <christophe.l...@linaro.org> Date: Mon Jul 3 08:00:00 2023 +0000 testsuite: Add vect_float_strict to testcase [PR 110381] As discussed in the PR, the testcase needs /* { dg-require-effective-target vect_float_strict } */ 2023-02-03 Andrew Pinski <apin...@marvell.com> PR tree-optimization/110381 gcc/testsuite/ * gcc.dg/vect/pr110381.c: Add vect_float_strict.