This is a runtime test and requires correct runtime support. 2016-02-05 Uros Bizjak <ubiz...@gmail.com>
* gcc.target/i386/pr69577.c: Require avx_runtime target. Tested on x86_64-linux-gnu AVX target and committed to mainline SVN. Uros.
Index: gcc.target/i386/pr69577.c =================================================================== --- gcc.target/i386/pr69577.c (revision 233143) +++ gcc.target/i386/pr69577.c (working copy) @@ -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" } */