pr69577.c: Require avx_runtime target.
* gcc.target/i386/pr69577.c: Require avx_runtime target. From-SVN: r233181
This commit is contained in:
parent
f5d4b899a5
commit
9b143e6488
@ -1,3 +1,7 @@
|
||||
2016-02-05 Uros Bizjak <ubizjak@gmail.com>
|
||||
|
||||
* gcc.target/i386/pr69577.c: Require avx_runtime target.
|
||||
|
||||
2016-02-05 H.J. Lu <hongjiu.lu@intel.com>
|
||||
|
||||
PR target/69677
|
||||
|
@ -1,5 +1,4 @@
|
||||
/* { dg-do run } */
|
||||
/* { dg-require-effective-target avx } */
|
||||
/* { dg-do run { target avx_runtime } } */
|
||||
/* { dg-require-effective-target int128 } */
|
||||
/* { dg-options "-O -fno-forward-propagate -fno-split-wide-types -mavx" } */
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user