Commit 31cd73eb by Kaveh R. Ghazi Committed by Kaveh Ghazi

builtin-modf-1.c: Use -fno-finite-math-only on sh* targets.

	* gcc.dg/torture/builtin-modf-1.c: Use -fno-finite-math-only on
	sh* targets.

From-SVN: r122345
parent 9bb68d2a
2007-02-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
* gcc.dg/torture/builtin-modf-1.c: Use -fno-finite-math-only on
sh* targets.
2007-02-26 Thomas Koenig <Thomas.Koenig@online.de>
PR fortran/30865
......@@ -6,6 +6,7 @@
Origin: Kaveh R. Ghazi, February 23, 2007. */
/* { dg-do link } */
/* { dg-options "-fno-finite-math-only" { target sh*-*-* } } */
extern void link_error(int);
......
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