public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [PATCH, libgomp]: Require target vect_simd_clones for testsuite/libgomp.c++/pr66702-?.C
@ 2015-07-02  8:20 Uros Bizjak
  0 siblings, 0 replies; only message in thread
From: Uros Bizjak @ 2015-07-02  8:20 UTC (permalink / raw)
  To: gcc-patches

2015-07-02  Uros Bizjak  <ubizjak@gmail.com>

    * testsuite/libgomp.c++/pr66702-1.C: Require
    vect_simd_clones effective target.
    * testsuite/libgomp.c++/pr66702-2.C: Ditto.

Tested on x86_64-linux-gnu (CentOS 5.11), committed to mainline SVN.

Uros.

Index: testsuite/libgomp.c++/pr66702-1.C
===================================================================
--- testsuite/libgomp.c++/pr66702-1.C   (revision 225240)
+++ testsuite/libgomp.c++/pr66702-1.C   (working copy)
@@ -1,4 +1,5 @@
// PR middle-end/66702
+// { dg-do run { target vect_simd_clones } }
// { dg-options "-O2" }
// { dg-additional-options "-msse2" { target sse2_runtime } }
// { dg-additional-options "-mavx" { target avx_runtime } }
Index: testsuite/libgomp.c++/pr66702-2.C
===================================================================
--- testsuite/libgomp.c++/pr66702-2.C   (revision 225240)
+++ testsuite/libgomp.c++/pr66702-2.C   (working copy)
@@ -1,4 +1,5 @@
// PR middle-end/66702
+// { dg-do run { target vect_simd_clones } }
// { dg-options "-O2" }
// { dg-additional-options "-msse2" { target sse2_runtime } }
// { dg-additional-options "-mavx" { target avx_runtime } }

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

only message in thread, other threads:[~2015-07-02  8:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-07-02  8:20 [PATCH, libgomp]: Require target vect_simd_clones for testsuite/libgomp.c++/pr66702-?.C Uros Bizjak

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).