public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: "Martin Liška" <mliska@suse.cz>
To: Martin Sebor <msebor@gmail.com>,
	Richard Biener <richard.guenther@gmail.com>
Cc: GCC Patches <gcc-patches@gcc.gnu.org>, Jan Hubicka <hubicka@ucw.cz>
Subject: Re: [PATCH 1/3] vec: add exact argument for various grow functions.
Date: Wed, 26 Aug 2020 15:54:35 +0200	[thread overview]
Message-ID: <8b288cef-fa2a-3a64-1f19-927ad5742f97@suse.cz> (raw)
In-Reply-To: <a7897210-c2a2-d6fc-5aca-4b855b99144a@suse.cz>

On 8/12/20 2:28 PM, Martin Liška wrote:
> I guess Richi can defend his strategy for this

Richi?

Martin

  parent reply	other threads:[~2020-08-26 13:54 UTC|newest]

Thread overview: 40+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-25 12:22 [PATCH] Use vec::reserve before vec_safe_grow_cleared is called Martin Liška
2020-07-27  7:11 ` Richard Biener
2020-07-27  7:14   ` Martin Liška
2020-07-27  9:51     ` Jan Hubicka
2020-07-27 10:29       ` Martin Liška
2020-07-27 10:48         ` Jan Hubicka
2020-07-27 11:00           ` Martin Liška
2020-07-27 11:03             ` Jan Hubicka
2020-07-27 11:22               ` Martin Liška
2020-07-27 12:49                 ` Andreas Schwab
2020-07-27 12:51                   ` Richard Biener
2020-07-27 12:54                     ` Martin Liška
2020-07-27 12:58                       ` Richard Biener
2020-07-27 11:07           ` Richard Biener
2020-07-27 11:11     ` Jan Hubicka
2020-07-27 11:24       ` Martin Liška
2020-07-27 11:31         ` Richard Biener
2020-07-28 10:23           ` [PATCH] Use exact=false for vec_safe_grow{,_cleared} functions Martin Liška
2020-07-29 13:47             ` Richard Biener
2020-07-30 13:22               ` Martin Liška
2020-08-03 13:47                 ` Richard Biener
2020-08-11 11:36                   ` [PATCH 1/3] vec: add exact argument for various grow functions Martin Liška
2020-08-11 11:37                     ` [PATCH 2/3] vec: default exact = false in " Martin Liška
2020-08-26 21:00                       ` Jeff Law
2020-08-11 11:37                     ` [PATCH 3/3] vec: use inexact growth where possible Martin Liška
2020-08-26 21:02                       ` Jeff Law
2020-08-27  8:54                         ` Richard Biener
2020-09-01 11:25                           ` Martin Liška
2020-09-01 13:00                             ` Richard Biener
2020-08-11 14:58                     ` [PATCH 1/3] vec: add exact argument for various grow functions Martin Sebor
2020-08-12 12:28                       ` Martin Liška
2020-08-13  0:18                         ` Martin Sebor
2020-08-26 13:54                         ` Martin Liška [this message]
2020-08-27 23:29                           ` Martin Sebor
2020-08-28  6:49                             ` Martin Liška
2020-08-28 14:35                               ` Martin Sebor
2020-08-26 20:59                     ` Jeff Law
2020-08-28 14:24                     ` Andrew Stubbs
2020-08-28 14:26                       ` Martin Liška
2020-08-28 14:44                         ` Andrew Stubbs

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=8b288cef-fa2a-3a64-1f19-927ad5742f97@suse.cz \
    --to=mliska@suse.cz \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=hubicka@ucw.cz \
    --cc=msebor@gmail.com \
    --cc=richard.guenther@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).