numeric_limits.cc (dg-options): Add -mieee to options on sh*-*-*.
* testsuite/18_support/numeric_limits.cc (dg-options): Add -mieee to options on sh*-*-*. From-SVN: r99643
This commit is contained in:
parent
760ceba9ed
commit
87255f602f
@ -1,3 +1,8 @@
|
||||
2005-05-12 Kaz Kojima <kkojima@gcc.gnu.org>
|
||||
|
||||
* testsuite/18_support/numeric_limits.cc (dg-options): Add
|
||||
-mieee to options on sh*-*-*.
|
||||
|
||||
2005-05-10 Jonathan Wakely <redi@gcc.gnu.org>
|
||||
|
||||
* include/debug/debug.h: Fix typo in macro name.
|
||||
|
@ -1,4 +1,5 @@
|
||||
// { dg-options "-mieee" { target alpha*-*-* } }
|
||||
// { dg-options "-mieee" { target sh*-*-* } }
|
||||
|
||||
// 1999-08-23 bkoz
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user