public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Jeff Law <law@redhat.com>
To: Vladimir Makarov <vmakarov@redhat.com>
Cc: GCC Patches <gcc-patches@gcc.gnu.org>
Subject: Re: patch to fix PR56184
Date: Wed, 13 Feb 2013 18:04:00 -0000	[thread overview]
Message-ID: <511BD593.2080800@redhat.com> (raw)
In-Reply-To: <511BD10F.9030505@redhat.com>

On 02/13/13 10:44, Vladimir Makarov wrote:
> The following patch fixes
>
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56184
>
> The problem was in that reg equiv was not corrected for a split pseudo
> because of incorrect code for recognition of situation when a split
> pseudo was created.
>
> The patch was successfully bootstrapped and tested on x86/x86-64.
>
> Committed as rev. 196019.
>
> 2013-02-13  Vladimir Makarov  <vmakarov@redhat.com>
>
>          PR target/56184
>          * ira.c (max_regno_before_ira): Move from ...
>          (ira): ... here.
>          (fix_reg_equiv_init): Use max_regno_before_ira instead of
>          vec_safe_length.
>
> 2013-02-13  Vladimir Makarov  <vmakarov@redhat.com>
>
>          PR target/56184
>          * gcc.target/arm/pr56184.C: New test.
Don't forget to change the state of the PR.

Thanks,
Jeff

      reply	other threads:[~2013-02-13 18:04 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-13 17:44 Vladimir Makarov
2013-02-13 18:04 ` Jeff Law [this message]

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=511BD593.2080800@redhat.com \
    --to=law@redhat.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=vmakarov@redhat.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).