Commit 6bcd8768 by Tom de Vries Committed by Tom de Vries

Require effective target avx512f for tree-prof/pr66295.c

2017-04-29  Tom de Vries  <tom@codesourcery.com>

	* gcc.dg/tree-prof/pr66295.c: Require effective target avx512f.

From-SVN: r247406
parent 8745d6eb
2017-04-29 Tom de Vries <tom@codesourcery.com>
* gcc.dg/tree-prof/pr66295.c: Require effective target avx512f.
2017-04-28 Martin Sebor <msebor@redhat.com>
PR tree-optimization/80523
......
/* { dg-require-ifunc "" } */
/* { dg-skip-if "" { ! { i?86-*-* x86_64-*-* } } } */
/* { dg-require-effective-target avx512f } */
/* { dg-options "-O2" } */
static double bar (double *__restrict, double *__restrict, int)
......
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