pr66702-1.C: Require vect_simd_clones effective target.
* testsuite/libgomp.c++/pr66702-1.C: Require vect_simd_clones effective target. * testsuite/libgomp.c++/pr66702-2.C: Ditto. From-SVN: r225301
This commit is contained in:
parent
a003896684
commit
f70360e7b3
@ -1,3 +1,9 @@
|
||||
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.
|
||||
|
||||
2015-06-30 Tom de Vries <tom@codesourcery.com>
|
||||
|
||||
* testsuite/libgomp.oacc-c++/c++.exp: Set DEFAULT_CFLAGS to -O2 if not
|
||||
|
@ -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 } }
|
||||
|
@ -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 } }
|
||||
|
Loading…
Reference in New Issue
Block a user