public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Vladimir Makarov <vmakarov@redhat.com>
To: Alexander Monakov <amonakov@ispras.ru>
Cc: gcc-patches@gcc.gnu.org
Subject: Re: [PATCH 3/8] Fix usage of hard_regno_nregs before reload
Date: Wed, 10 Aug 2011 20:17:00 -0000	[thread overview]
Message-ID: <4E42E015.7010306@redhat.com> (raw)
In-Reply-To: <1312385438-6273-4-git-send-email-amonakov@ispras.ru>

On 08/03/2011 11:30 AM, Alexander Monakov wrote:
> From: Sergey Grechanik<mouseentity@gmail.com>
>
> This fixes one place where hard_regno_nregs is incorrectly guarded by
> reload_completed (as if before reload all regs are pseudos).
>
> 2011-08-04  Sergey Grechanik<mouseentity@ispras.ru>
>
> 	* sel-sched.c (verify_target_availability): Fix usage of
> 	hard_regno_nregs.
>
Ok, thanks.

  reply	other threads:[~2011-08-10 19:46 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-03 15:30 Selective scheduler fixes Alexander Monakov
2011-08-03 15:30 ` [PATCH 1/8] Take maximum spec when merging exprs Alexander Monakov
2011-08-10 19:55   ` Vladimir Makarov
2011-08-03 15:31 ` [PATCH 3/8] Fix usage of hard_regno_nregs before reload Alexander Monakov
2011-08-10 20:17   ` Vladimir Makarov [this message]
2011-08-03 15:31 ` [PATCH 7/8] Factor out caching logic for INSN_COND Alexander Monakov
2011-08-10 22:04   ` Vladimir Makarov
2011-08-03 15:31 ` [PATCH 2/8] Make more insns unique Alexander Monakov
2011-08-10 20:01   ` Vladimir Makarov
2011-08-03 15:31 ` [PATCH 6/8] Try successors to find seqno Alexander Monakov
2011-08-10 22:01   ` Vladimir Makarov
2011-08-03 15:31 ` [PATCH 5/8] Drop an incorrect assert Alexander Monakov
2011-08-10 21:24   ` Vladimir Makarov
2011-08-03 15:31 ` [PATCH 4/8] Properly loop over all hard regs for mode Alexander Monakov
2011-08-10 20:41   ` Vladimir Makarov
2011-08-03 15:31 ` [PATCH 8/8] Only merge deps status for true dependencies Alexander Monakov
2011-08-10 22:05   ` Vladimir Makarov
2011-08-10 11:16 ` [PING] Selective scheduler fixes Alexander Monakov

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=4E42E015.7010306@redhat.com \
    --to=vmakarov@redhat.com \
    --cc=amonakov@ispras.ru \
    --cc=gcc-patches@gcc.gnu.org \
    /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).