Commit 18c5bc3f by Christophe Lyon Committed by Christophe Lyon

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
parent a8ed1cbd
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
......
/* { dg-do run } */
/* { dg-options "-O3 -fdump-tree-ssa" } */
/* { dg-require-effective-target fenv_exceptions } */
#include <fenv.h>
......
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