public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Jeff Law <law@redhat.com>
To: marxin <mliska@suse.cz>, gcc-patches@gcc.gnu.org
Cc: dvlasenk@redhat.com
Subject: Re: [PATCH 1/3] Add vec::reverse.
Date: Wed, 13 Jun 2018 01:54:00 -0000	[thread overview]
Message-ID: <84abce27-badb-c5d7-b72f-31de84454299@redhat.com> (raw)
In-Reply-To: <8332734ea696b10f03be75eda7fc854174800794.1527245880.git.mliska@suse.cz>

On 05/22/2018 06:15 AM, marxin wrote:
> 
> gcc/ChangeLog:
> 
> 2018-05-25  Martin Liska  <mliska@suse.cz>
> 	    David Malcolm  <dmalcolm@redhat.com>
> 
> 	* vec.c (test_reverse): New.
> 	(vec_c_tests): Add new test.
> 	* vec.h (vl_ptr>::reverse): New function.
OK.  Seems generally useful, so from my point of view it can go in
immediately.

jeff

  parent reply	other threads:[~2018-06-13  1:54 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-25 11:04 [PATCH 0/3] Extend -falign-FOO=N to N[,M[,N2[,M2]]] version 9 marxin
2018-05-25 11:04 ` [PATCH 3/3] Extend -falign-FOO=N to N[:M[:N2[:M2]]] marxin
2018-06-29 19:05   ` Jeff Law
2018-07-03  8:53     ` Martin Liška
2018-07-03  9:55       ` Segher Boessenkool
2018-07-03 10:16         ` Martin Liška
2018-07-03 10:58           ` Segher Boessenkool
2018-07-03 12:51             ` Martin Liška
2018-07-03 13:23               ` Segher Boessenkool
2018-07-03 19:12       ` Martin Liška
2018-07-04  0:20         ` Jeff Law
2018-05-25 11:04 ` [PATCH 1/3] Add vec::reverse marxin
2018-05-28 12:13   ` Richard Biener
2018-06-13  1:54   ` Jeff Law [this message]
2018-05-25 11:08 ` [PATCH 2/3] Temporary remove "at least 8 byte alignment" code from x86 marxin
2018-06-13  2:02   ` Jeff Law
2018-07-03 19:20     ` Martin Liška

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=84abce27-badb-c5d7-b72f-31de84454299@redhat.com \
    --to=law@redhat.com \
    --cc=dvlasenk@redhat.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=mliska@suse.cz \
    /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).