public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [patch RFA] Tweak type-generic-1 tests for SH
@ 2007-08-04 23:02 Kaz Kojima
  2007-08-07  1:42 ` Kaz Kojima
  0 siblings, 1 reply; 2+ messages in thread
From: Kaz Kojima @ 2007-08-04 23:02 UTC (permalink / raw)
  To: gcc-patches

Hi,

The attached patch adds -mieee option for sh* target to
type-generic-1 tests introduced at revision 127146.
The patch is tested on i686-pc-linux-gnu too.
Ok for mainline?

Regards,
	kaz
--
2007-08-04  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.

diff -uprN ORIG/trunk/gcc/testsuite/g++.dg/torture/type-generic-1.C LOCAL/trunk/gcc/testsuite/g++.dg/torture/type-generic-1.C
--- ORIG/trunk/gcc/testsuite/g++.dg/torture/type-generic-1.C	2007-08-03 09:38:22.000000000 +0900
+++ LOCAL/trunk/gcc/testsuite/g++.dg/torture/type-generic-1.C	2007-08-04 09:30:55.000000000 +0900
@@ -2,6 +2,7 @@
    without any fast-math flags.  */
 
 /* { dg-do run } */
+/* { dg-options "-mieee" { target sh*-*-* } } */
 
 #include "../../gcc.dg/tg-tests.h"
 
diff -uprN ORIG/trunk/gcc/testsuite/gcc.dg/torture/type-generic-1.c LOCAL/trunk/gcc/testsuite/gcc.dg/torture/type-generic-1.c
--- ORIG/trunk/gcc/testsuite/gcc.dg/torture/type-generic-1.c	2007-08-03 09:38:18.000000000 +0900
+++ LOCAL/trunk/gcc/testsuite/gcc.dg/torture/type-generic-1.c	2007-08-04 09:31:42.000000000 +0900
@@ -2,6 +2,7 @@
    without any fast-math flags.  */
 
 /* { dg-do run } */
+/* { dg-options "-mieee" { target sh*-*-* } } */
 
 #include "../tg-tests.h"
 

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [patch RFA] Tweak type-generic-1 tests for SH
  2007-08-04 23:02 [patch RFA] Tweak type-generic-1 tests for SH Kaz Kojima
@ 2007-08-07  1:42 ` Kaz Kojima
  0 siblings, 0 replies; 2+ messages in thread
From: Kaz Kojima @ 2007-08-07  1:42 UTC (permalink / raw)
  To: gcc-patches

I've applied

Tweak type-generic-1 tests for SH
http://gcc.gnu.org/ml/gcc-patches/2007-08/msg00254.html

on trunk.  I've forgotten that such change of testcase can
be approved by the port maintainer.  Sorry for the noise.

Regards,
	kaz

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-08-07  1:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-08-04 23:02 [patch RFA] Tweak type-generic-1 tests for SH Kaz Kojima
2007-08-07  1:42 ` Kaz Kojima

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).