public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r14-2254] testsuite: Add vect_float_strict to testcase [PR 110381]
@ 2023-07-03  8:03 Christophe Lyon
  0 siblings, 0 replies; only message in thread
From: Christophe Lyon @ 2023-07-03  8:03 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:8cb087d869be698a86b082a7248d03e468ef1eb1

commit r14-2254-g8cb087d869be698a86b082a7248d03e468ef1eb1
Author: Christophe Lyon <christophe.lyon@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  <apinski@marvell.com>
    
            PR tree-optimization/110381
            gcc/testsuite/
    
            * gcc.dg/vect/pr110381.c: Add vect_float_strict.

Diff:
---
 gcc/testsuite/gcc.dg/vect/pr110381.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gcc/testsuite/gcc.dg/vect/pr110381.c b/gcc/testsuite/gcc.dg/vect/pr110381.c
index dc8c6a8f683..ee78666d2e8 100644
--- a/gcc/testsuite/gcc.dg/vect/pr110381.c
+++ b/gcc/testsuite/gcc.dg/vect/pr110381.c
@@ -1,4 +1,5 @@
 /* { dg-do run } */
+/* { dg-require-effective-target vect_float_strict } */
 
 #include "tree-vect.h"

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-07-03  8:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-03  8:03 [gcc r14-2254] testsuite: Add vect_float_strict to testcase [PR 110381] Christophe Lyon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).