public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: David Malcolm <dmalcolm@redhat.com>
To: Richard Biener <rguenther@suse.de>
Cc: gcc-patches@gcc.gnu.org, Jakub Jelinek <jakub@redhat.com>
Subject: Re: [PATCH] analyzer: use "malloc" attribute
Date: Mon, 18 Jan 2021 09:26:13 -0500	[thread overview]
Message-ID: <16325fef8898ca030ce3386e3a41efa8752bef50.camel@redhat.com> (raw)
In-Reply-To: <nycvar.YFH.7.76.2101181426090.17979@zhemvz.fhfr.qr>

On Mon, 2021-01-18 at 14:26 +0100, Richard Biener wrote:
> On Sun, 17 Jan 2021, David Malcolm wrote:
> 
> > This is an updated version of this patch from October:
> > 
> >   'RFC: add "deallocated_by" attribute for use by analyzer'
> >     
> > https://gcc.gnu.org/pipermail/gcc-patches/2020-October/555544.html
> > 
> > reworking it to build on top of Martin's work as noted below,
> > reusing
> > the existing attribute rather than adding a new one.
> > 
> > Successfully bootstrapped & regrtested on x86_64-pc-linux-gnu.
> > Also tested by hand with valgrind.
> > 
> > Apart from a trivial change to attrib.h and to builtins.c, this
> > is confined to the analyzer code and docs.  The original patch was
> > posted in stage 1.  Is this OK for master?  (I'm hoping for
> > release manager permission to commit this code now; it's not
> > clear to me whether the end of stage 3 was on the 16th or is
> > today on the 17th).
> 
> I guess it's still OK if you're quick.
> 
> Richard.

Thanks; pushed as c7e276b869bdeb4a95735c1f037ee1a5f629de3d.



      reply	other threads:[~2021-01-18 14:26 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-18  2:49 David Malcolm
2021-01-18 13:26 ` Richard Biener
2021-01-18 14:26   ` David Malcolm [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=16325fef8898ca030ce3386e3a41efa8752bef50.camel@redhat.com \
    --to=dmalcolm@redhat.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=jakub@redhat.com \
    --cc=rguenther@suse.de \
    /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).