public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Uros Bizjak <ubizjak@gmail.com>
To: "H.J. Lu" <hjl.tools@gmail.com>
Cc: gcc-patches@gcc.gnu.org
Subject: Re: PATCH: Change maybe_eh_return to bool
Date: Fri, 13 May 2011 06:59:00 -0000	[thread overview]
Message-ID: <BANLkTi=fZFk7HE7T-B+1M_f6rm+P7OhTDg@mail.gmail.com> (raw)
In-Reply-To: <20110512195514.GA14028@intel.com>

On Thu, May 12, 2011 at 9:55 PM, H.J. Lu <hongjiu.lu@intel.com> wrote:
> Hi,
>
> This patch changes maybe_eh_return to bool.  OK for trunk?
>
> Thanks.
>
> H.J.
> ---
> 2011-05-12  H.J. Lu  <hongjiu.lu@intel.com>
>
>        * config/i386/i386.c (ix86_save_reg): Change maybe_eh_return
>        to bool.
>        (ix86_emit_restore_regs_using_mov): Likewise.
>        (ix86_emit_restore_sse_regs_using_mov): Likewise.

OK.

FWIW, the return type of ix86_save_reg (and ix86_hard_regno_mode_ok
and perhaps many others...) can also be changed to bool.

Thanks,
Uros.

  reply	other threads:[~2011-05-12 21:09 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-12 22:03 H.J. Lu
2011-05-13  6:59 ` Uros Bizjak [this message]
2011-05-13  7:59   ` H.J. Lu
2011-05-13  8:29   ` H.J. Lu
2011-05-13  9:26     ` Uros Bizjak

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='BANLkTi=fZFk7HE7T-B+1M_f6rm+P7OhTDg@mail.gmail.com' \
    --to=ubizjak@gmail.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=hjl.tools@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).