pr69577.c: Require avx_runtime target.
authorUros Bizjak <ubizjak@gmail.com>
Fri, 5 Feb 2016 16:36:38 +0000 (17:36 +0100)
committerUros Bizjak <uros@gcc.gnu.org>
Fri, 5 Feb 2016 16:36:38 +0000 (17:36 +0100)
* gcc.target/i386/pr69577.c: Require avx_runtime target.

From-SVN: r233181

gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/i386/pr69577.c

index e718eba..9377c1f 100644 (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
index d680539..8a31db5 100644 (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" } */