testsuite: Run gcc.dg/pr96579.c only on targets with dfp support.
gcc.dg/pr96579.c includes gcc.dg/pr96370.c which needs target dfp. 2020-08-28 Christophe Lyon <christophe.lyon@linaro.org> gcc/testsuite/ * gcc.dg/pr96579.c: Compile only with target dfp.
This commit is contained in:
parent
58d6eea0e0
commit
3ba43155d2
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
/* { dg-do compile } */
|
||||
/* { dg-do compile { target dfp } } */
|
||||
/* { dg-options "-O -fno-tree-forwprop -ffast-math -fno-tree-vrp" } */
|
||||
|
||||
#include "pr96370.c"
|
||||
|
|
Loading…
Add table
Reference in a new issue