public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: "H.J. Lu" <hjl.tools@gmail.com>
To: Mike Stump <mikestump@comcast.net>
Cc: gcc-patches@gcc.gnu.org, Uros Bizjak <ubizjak@gmail.com>,
	ro@cebitec.uni-bielefeld.de
Subject: Re: PATCH: Support -mx32 in GCC tests
Date: Thu, 07 Jul 2011 22:26:00 -0000	[thread overview]
Message-ID: <CAMe9rOr2LQfYnrjpvJnZXxT26Nic7XNh+gTtN_JDsCe-4SRstA@mail.gmail.com> (raw)
In-Reply-To: <8EAB7900-F168-4326-A304-C5260ECAEBF2@comcast.net>

On Thu, Jul 7, 2011 at 2:58 PM, Mike Stump <mikestump@comcast.net> wrote:
> On Jul 7, 2011, at 2:12 PM, H.J. Lu wrote:
>> Here is the updated patch.  I will wait for Uros's comments.
>
> Please remove ChangeLog for lower-subreg-1.c and pr44194-1.c, as I don't think those files are modified anymore.

They are modified.

-- 
H.J.
---
diff --git a/gcc/testsuite/gcc.dg/lower-subreg-1.c
b/gcc/testsuite/gcc.dg/lower-subreg-1.c
index 4de90bd..441627f 100644
--- a/gcc/testsuite/gcc.dg/lower-subreg-1.c
+++ b/gcc/testsuite/gcc.dg/lower-subreg-1.c
@@ -1,4 +1,4 @@
-/* { dg-do compile { target { { { ! mips64 } && { ! ia64-*-* } } && {
! spu-*-* } } } } */
+/* { dg-do compile { target { { { { ! mips64 } && { ! ia64-*-* } } &&
{ ! spu-*-* } } && { ! { { i?86-*-* x86_64-*-* } && x32 } } } } } */
 /* { dg-options "-O -fdump-rtl-subreg1" } */
 /* { dg-require-effective-target ilp32 } */

diff --git a/gcc/testsuite/gcc.dg/pr44194-1.c b/gcc/testsuite/gcc.dg/pr44194-1.c
index 4804d83..cb65363 100644
--- a/gcc/testsuite/gcc.dg/pr44194-1.c
+++ b/gcc/testsuite/gcc.dg/pr44194-1.c
@@ -1,6 +1,5 @@
-/* { dg-do compile } */
+/* { dg-do compile { target { { { i?86-*-* x86_64-*-* } && x32 } ||
lp64 } } } */
 /* { dg-options "-O2 -fdump-rtl-dse1" } */
-/* { dg-require-effective-target lp64 } */
 /* Restricting to 64-bit targets since 32-bit targets return
    structures in memory.  */

  reply	other threads:[~2011-07-07 22:20 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-07 17:38 H.J. Lu
2011-07-07 18:07 ` Mike Stump
2011-07-07 18:33   ` H.J. Lu
2011-07-07 20:33     ` Mike Stump
2011-07-07 20:58       ` H.J. Lu
2011-07-07 21:12         ` H.J. Lu
2011-07-07 21:32           ` H.J. Lu
2011-07-07 22:20             ` Mike Stump
2011-07-07 22:26               ` H.J. Lu [this message]
2011-07-07 23:04                 ` Mike Stump
2011-07-08  0:17             ` H.J. Lu
2011-07-08  9:21               ` Uros Bizjak
2011-07-10  9:34 ` PATCH: Check ia32 " H.J. Lu
2011-07-10 10:02   ` H.J. Lu
2011-07-11  7:49     ` Mike Stump
2011-07-11  7:48   ` Mike Stump

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=CAMe9rOr2LQfYnrjpvJnZXxT26Nic7XNh+gTtN_JDsCe-4SRstA@mail.gmail.com \
    --to=hjl.tools@gmail.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=mikestump@comcast.net \
    --cc=ro@cebitec.uni-bielefeld.de \
    --cc=ubizjak@gmail.com \
    /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).