05_comp_ellint_2/check_nan.cc: Add -mieee for sh.

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

From-SVN: r129465
This commit is contained in:
Kaz Kojima 2007-10-18 23:22:23 +00:00
parent 5793368560
commit 1a1349d050
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
2007-10-18 Kaz Kojima <kkojima@gcc.gnu.org>
* testsuite/tr1/5_numerical_facilities/special_functions/
05_comp_ellint_2/check_nan.cc: Add -mieee for sh.
2007-10-18 Paolo Carlini <pcarlini@suse.de>
* include/bits/allocator.h (struct __alloc_neq): Add.

View File

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