Commit 2e9e8789 by Rainer Orth Committed by Rainer Orth

Require ifunc support in gcc.target/i386/pr85345.c

	* gcc.target/i386/pr85345.c: Require ifunc support.

From-SVN: r260640
parent c453ccc2
2018-05-24 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
* gcc.target/i386/pr85345.c: Require ifunc support.
2018-05-24 Richard Sandiford <richard.sandiford@linaro.org>
* gcc.dg/vect/vect-fma-1.c: New test.
......
/* { dg-do compile } */
/* { dg-options "-O2 -fcf-protection" } */
/* { dg-require-ifunc "" } */
/* { dg-final { scan-assembler-times {\mendbr} 4 } } */
int resolver_fn = 0;
......
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