Commit 6d3daa1a by Uros Bizjak Committed by Uros Bizjak

pr61441.c: Use dg-add-options ieee.

	* gcc.dg/pr61441.c: Use dg-add-options ieee.

From-SVN: r245652
parent b86fec68
2017-02-21 Uros Bizjak <ubizjak@gmail.com>
* gcc.dg/pr61441.c: Use dg-add-options ieee.
2017-02-22 Richard Biener <rguenther@suse.de> 2017-02-22 Richard Biener <rguenther@suse.de>
PR tree-optimization/79673 PR tree-optimization/79673
......
/* { dg-do run { target { *-*-linux* *-*-gnu* } } } */ /* { dg-do run { target { *-*-linux* *-*-gnu* } } } */
/* { dg-options "-O1 -lm -fexcess-precision=standard -fsignaling-nans" } */ /* { dg-options "-O1 -lm -fexcess-precision=standard -fsignaling-nans" } */
/* { dg-add-options ieee } */
/* { dg-require-effective-target issignaling } */ /* { dg-require-effective-target issignaling } */
#define _GNU_SOURCE #define _GNU_SOURCE
......
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