Commit 5b6a73c3 by Kaz Kojima

error27.C: Use -fno-finite-math-only on sh* targets.

	* g++.dg/other/error27.C: Use -fno-finite-math-only on sh*
	targets.

From-SVN: r133746
parent 9c94e7ed
2008-03-30 Kaz Kojima <kkojima@gcc.gnu.org>
* g++.dg/other/error27.C: Use -fno-finite-math-only on sh*
targets.
2008-03-30 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
PR c++/35245
// PR c++/35332
// { dg-do compile }
// { dg-options "-fno-finite-math-only" { target sh*-*-* } }
void foo (double x, double y)
{
......
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