pr69577.c: Require avx_runtime target.

* gcc.target/i386/pr69577.c: Require avx_runtime target.

From-SVN: r233181
This commit is contained in:
Uros Bizjak 2016-02-05 17:36:38 +01:00 committed by Uros Bizjak
parent f5d4b899a5
commit 9b143e6488
2 changed files with 5 additions and 2 deletions

View File

@ -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

View File

@ -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" } */