public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Mike Stump <mikestump@comcast.net>
To: "H.J. Lu" <hjl.tools@gmail.com>
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 23:04:00 -0000	[thread overview]
Message-ID: <BCD2AA7C-F33B-431D-B2B4-1960CB8D8FDD@comcast.net> (raw)
In-Reply-To: <CAMe9rOr2LQfYnrjpvJnZXxT26Nic7XNh+gTtN_JDsCe-4SRstA@mail.gmail.com>

On Jul 7, 2011, at 3:20 PM, H.J. Lu wrote:
> -/* { dg-do compile { target { { { ! mips64 } && { ! ia64-*-* } } && {
> ! spu-*-* } } } } */
> +/* { dg-do compile { target { { { { ! mips64 } && { ! ia64-*-* } } &&
> { ! spu-*-* } } && { ! { { i?86-*-* x86_64-*-* } && x32 } } } } } */

> -/* { dg-do compile } */
> +/* { dg-do compile { target { { { i?86-*-* x86_64-*-* } && x32 } ||
> lp64 } } } */
> /* { dg-options "-O2 -fdump-rtl-dse1" } */
> -/* { dg-require-effective-target lp64 } */


Perfect, thanks.

  reply	other threads:[~2011-07-07 22:55 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
2011-07-07 23:04                 ` Mike Stump [this message]
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=BCD2AA7C-F33B-431D-B2B4-1960CB8D8FDD@comcast.net \
    --to=mikestump@comcast.net \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=hjl.tools@gmail.com \
    --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).