PR target/81647: Fix testcase.
2018-03-20 Christophe Lyon <christophe.lyon@linaro.org> PR target/81647 * gcc.target/aarch64/pr81647.c: Require fenv_exceptions. From-SVN: r258672
This commit is contained in:
parent
a8ed1cbd67
commit
18c5bc3f90
@ -1,3 +1,8 @@
|
||||
2018-03-20 Christophe Lyon <christophe.lyon@linaro.org>
|
||||
|
||||
PR target/81647
|
||||
* gcc.target/aarch64/pr81647.c: Require fenv_exceptions.
|
||||
|
||||
2018-03-20 Jakub Jelinek <jakub@redhat.com>
|
||||
|
||||
PR c/84953
|
||||
|
@ -1,5 +1,6 @@
|
||||
/* { dg-do run } */
|
||||
/* { dg-options "-O3 -fdump-tree-ssa" } */
|
||||
/* { dg-require-effective-target fenv_exceptions } */
|
||||
|
||||
#include <fenv.h>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user