17_hyperg/check_nan.cc: Add -mieee for sh.

* testsuite/tr1/5_numerical_facilities/special_functions/
	17_hyperg/check_nan.cc: Add -mieee for sh.

From-SVN: r124733
This commit is contained in:
Kaz Kojima 2007-05-15 00:03:18 +00:00
parent 3bf6bfcc7e
commit c7dbecf333
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
2007-05-14 Kaz Kojima <kkojima@gcc.gnu.org>
* testsuite/tr1/5_numerical_facilities/special_functions/
17_hyperg/check_nan.cc: Add -mieee for sh.
2007-05-14 Paolo Carlini <pcarlini@suse.de>
* testsuite/util/testsuite_io.h: Only include <ios>.

View File

@ -1,4 +1,5 @@
// { dg-require-c-std "" }
// { dg-options "-mieee" { target sh*-*-* } }
// 2007-01-10 Edward Smith-Rowland <3dw4rd@verizon.net>
//