type-generic-1.C: Add -mieee for sh.

* g++.dg/torture/type-generic-1.C: Add -mieee for sh.
	* gcc.dg/torture/type-generic-1.c: Likewise.

From-SVN: r127266
This commit is contained in:
Kaz Kojima 2007-08-07 01:41:27 +00:00
parent e032c2a16e
commit 8ba30cde2c
3 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,8 @@
2007-08-07 Kaz Kojima <kkojima@gcc.gnu.org>
* g++.dg/torture/type-generic-1.C: Add -mieee for sh.
* gcc.dg/torture/type-generic-1.c: Likewise.
2007-08-06 Andrew Pinski <andrew_pinski@playstation.sony.com>
* gcc.c-torture/20070522-1.c: Move to ...

View File

@ -2,6 +2,7 @@
without any fast-math flags. */
/* { dg-do run } */
/* { dg-options "-mieee" { target sh*-*-* } } */
#include "../../gcc.dg/tg-tests.h"

View File

@ -2,6 +2,7 @@
without any fast-math flags. */
/* { dg-do run } */
/* { dg-options "-mieee" { target sh*-*-* } } */
#include "../tg-tests.h"