Commit 8ba30cde by Kaz Kojima

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
parent e032c2a1
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 ...
......@@ -2,6 +2,7 @@
without any fast-math flags. */
/* { dg-do run } */
/* { dg-options "-mieee" { target sh*-*-* } } */
#include "../../gcc.dg/tg-tests.h"
......
......@@ -2,6 +2,7 @@
without any fast-math flags. */
/* { dg-do run } */
/* { dg-options "-mieee" { target sh*-*-* } } */
#include "../tg-tests.h"
......
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