public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Denis Chertykov <chertykov@gmail.com>
To: Georg-Johann Lay <avr@gjlay.de>
Cc: GCC Patches <gcc-patches@gcc.gnu.org>,
	Jakub Jelinek <jakub@redhat.com>, Jeff Law <law@redhat.com>
Subject: Re: [patch,avr,4.9] Fix PR63633 ICEs for expanders colliding hard-regs
Date: Thu, 30 Oct 2014 07:25:00 -0000	[thread overview]
Message-ID: <CADOs=zYjfe5FvXiLTiDPb1EUtHko8GyP9qPekmTLDMK7-svw=Q@mail.gmail.com> (raw)
In-Reply-To: <544F9045.3020709@gjlay.de>

2014-10-28 15:47 GMT+03:00 Georg-Johann Lay <avr@gjlay.de>:
> Am 10/28/2014 01:34 PM, schrieb Georg-Johann Lay:
>>
>> Middle-end might come up with hard registers as operands for expanders
>> which
>> clobber respective hard regs.  This patch uses freshly created pseudos for
>> respective expander operands and emits pseudo <-> hard move insn.
>>
>> Ok for 4.9.2?
>
>

Ok.
Please apply.

Denis.

  reply	other threads:[~2014-10-30  6:48 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-28 12:34 Georg-Johann Lay
2014-10-28 12:55 ` Georg-Johann Lay
2014-10-30  7:25   ` Denis Chertykov [this message]
2014-10-30 11:05     ` Georg-Johann Lay
2014-10-30 11:11       ` Jakub Jelinek

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='CADOs=zYjfe5FvXiLTiDPb1EUtHko8GyP9qPekmTLDMK7-svw=Q@mail.gmail.com' \
    --to=chertykov@gmail.com \
    --cc=avr@gjlay.de \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=jakub@redhat.com \
    --cc=law@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).