public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Kaz Kojima <kkojima@rr.iij4u.or.jp>
To: gcc-patches@gcc.gnu.org
Subject: [patch RFA] Tweak type-generic-1 tests for SH
Date: Sat, 04 Aug 2007 23:02:00 -0000	[thread overview]
Message-ID: <20070805.080238.102573404.kkojima@rr.iij4u.or.jp> (raw)

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"
 

             reply	other threads:[~2007-08-04 23:02 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-04 23:02 Kaz Kojima [this message]
2007-08-07  1:42 ` Kaz Kojima

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20070805.080238.102573404.kkojima@rr.iij4u.or.jp \
    --to=kkojima@rr.iij4u.or.jp \
    --cc=gcc-patches@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).