public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Richard Sandiford <richard.sandiford@arm.com>
To: Jeff Law <law@redhat.com>
Cc: Mikhail Maltsev <maltsevm@gmail.com>,  gcc-patches <gcc-patches@gnu.org>
Subject: Re: [PATCH, RFC]: Next stage1, refactoring: propagating rtx subclasses
Date: Mon, 27 Apr 2015 16:57:00 -0000	[thread overview]
Message-ID: <87a8xty0if.fsf@e105548-lin.cambridge.arm.com> (raw)
In-Reply-To: <553E65D9.7060002@redhat.com> (Jeff Law's message of "Mon, 27 Apr	2015 10:37:45 -0600")

Jeff Law <law@redhat.com> writes:
> On 04/25/2015 05:49 AM, Richard Sandiford wrote:
>> That seems pretty heavy-weight for LRA-local code.  Also, the long-term
>> plan is for INSN_LIST and rtx_insn to be in separate hierarchies,
>> at which point we'd have no alias-safe way to distinguish them.
> That's certainly what I think ought to happen.  INSN_LIST should turn 
> into a standard vector or forward list.  For the use cases in GCC, 
> either ought to be acceptable.

OK.  But I think whatever replaces INSN_LIST will still need to be GCed,
for uses such as nonlocal_goto_handler_labels.  My point was that in this
case we don't want a GCed list, so it'd be better to avoid INSN_LIST
altogether.

Thanks,
Richard

  reply	other threads:[~2015-04-27 16:57 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-31  4:38 Mikhail Maltsev
2015-03-31 15:52 ` Trevor Saunders
2015-04-02 21:13 ` Jeff Law
2015-04-25 11:49 ` Richard Sandiford
2015-04-27 16:38   ` Jeff Law
2015-04-27 16:57     ` Richard Sandiford [this message]
2015-04-27 20:01   ` Mikhail Maltsev
2015-04-28 13:50     ` Richard Sandiford
2015-04-28 17:12       ` Jeff Law
2015-04-29  8:02       ` Mikhail Maltsev
2015-04-30  3:54         ` Jeff Law
2015-04-30  5:46         ` Jeff Law
2015-05-04 20:32           ` Mikhail Maltsev
2015-05-04 21:22             ` Trevor Saunders
2015-05-09  5:49             ` Trevor Saunders
     [not found]           ` <5547D40F.6010802@gmail.com>
2015-05-08 21:54             ` Jeff Law
2015-05-11 20:41               ` Mikhail Maltsev
2015-05-11 21:21                 ` Joseph Myers
2015-05-12 20:26                 ` Jeff Law
2015-06-06  5:51               ` Mikhail Maltsev
2015-04-28 23:55     ` Jeff Law

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=87a8xty0if.fsf@e105548-lin.cambridge.arm.com \
    --to=richard.sandiford@arm.com \
    --cc=gcc-patches@gnu.org \
    --cc=law@redhat.com \
    --cc=maltsevm@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).