public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Bernd Schmidt <bschmidt@redhat.com>
To: tbsaunde+gcc@tbsaunde.org, gcc-patches@gcc.gnu.org
Subject: Re: [PATCH 00/11] more rtx_insn * stuff
Date: Mon, 14 Nov 2016 13:45:00 -0000	[thread overview]
Message-ID: <782f969c-f3da-d0e7-3a9b-dbde3be71f8f@redhat.com> (raw)
In-Reply-To: <20161114080934.19056-1-tbsaunde+gcc@tbsaunde.org>

On 11/14/2016 09:09 AM, tbsaunde+gcc@tbsaunde.org wrote:
> From: Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
>
> Hi,
>
> Basically $subject which gets rid of a few more casts over all.
>
> I ment to get this out a little while back, but life got busy, and I didn't
> read the status announcement properly, so virtually working from hawaii for
> now. patches individually built and regtested on x86_64-linux-gnu, and series
> run through config-list.mk, ok?

Ok for all except #3 and #11.

For #3, I just don't like increasing indentation like that, I prefer to 
just declare the variable earlier.
#11 does unexplained things with dyn_casts (why not as_a?) and templates.


Bernd

  parent reply	other threads:[~2016-11-14 13:45 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-14  8:01 tbsaunde+gcc
2016-11-14  8:01 ` [PATCH 06/11] make delete_insn () take a rtx_insn * tbsaunde+gcc
2016-11-14  8:01 ` [PATCH 04/11] make recog " tbsaunde+gcc
2016-11-14 20:24   ` Richard Sandiford
2016-11-14  8:01 ` [PATCH 07/11] remove cast from emit_libcall_block tbsaunde+gcc
2016-11-14  8:01 ` [PATCH 11/11] make find_reg{,no}_fusage take rtx_insn * tbsaunde+gcc
2016-11-14  8:01 ` [PATCH 09/11] make add_int_reg_note " tbsaunde+gcc
2016-11-14  8:01 ` [PATCH 05/11] make replace_label_in_insn take labels as " tbsaunde+gcc
2016-11-14  8:01 ` [PATCH 02/11] split up variables to use rtx_insn * more tbsaunde+gcc
2016-11-14  8:01 ` [PATCH 08/11] make prologue_epilogue_contains take a rtx_insn * tbsaunde+gcc
2016-11-14  8:01 ` [PATCH 01/11] use rtx_insn * more places where it is obvious tbsaunde+gcc
2016-11-22 10:10   ` Andreas Schwab
2016-11-23 20:17     ` Jeff Law
2016-11-14  8:01 ` [PATCH 03/11] make find_reg_equal_equiv_note take rtx_insn * tbsaunde+gcc
2016-11-14  8:01 ` [PATCH 10/11] make dead_or_set_{,regno_}p " tbsaunde+gcc
2016-11-14 13:45 ` Bernd Schmidt [this message]
2016-11-14 15:18   ` [PATCH 00/11] more rtx_insn * stuff Trevor Saunders

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=782f969c-f3da-d0e7-3a9b-dbde3be71f8f@redhat.com \
    --to=bschmidt@redhat.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=tbsaunde+gcc@tbsaunde.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).