PR target/48614
* gcc.target/i386/pr46084.c: Require avx_runtime instead of
just avx.
From-SVN: r172484
+2011-04-15 Jakub Jelinek <jakub@redhat.com>
+
+ PR target/48614
+ * gcc.target/i386/pr46084.c: Require avx_runtime instead of
+ just avx.
+
2011-04-14 Jakub Jelinek <jakub@redhat.com>
PR target/48605
/* This test needs to use setrlimit to set the stack size, so it can
only run on Unix. */
/* { dg-do run { target *-*-linux* *-*-solaris* *-*-darwin* } } */
-/* { dg-require-effective-target avx } */
+/* { dg-require-effective-target avx_runtime } */
/* { dg-require-effective-target split_stack } */
/* { dg-options "-fsplit-stack -O2 -mavx" } */