Commit f11b3b32 by Jakub Jelinek Committed by Jakub Jelinek

re PR testsuite/48614 (gcc.target/i386/pr46084.c should require avx_runtime)

	PR target/48614
	* gcc.target/i386/pr46084.c: Require avx_runtime instead of
	just avx.

From-SVN: r172484
parent 848309ea
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" } */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment