public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Jonathan Wakely <jwakely.gcc@gmail.com>
To: Michael Spertus <mike_spertus@symantec.com>
Cc: Benjamin Kosnik <bkoz@redhat.com>,
	"gcc-patches@gcc.gnu.org" <gcc-patches@gcc.gnu.org>,
		Jason Merrill <jason@redhat.com>,
	"libstdc++@gcc.gnu.org" <libstdc++@gcc.gnu.org>
Subject: Re: Intrinsics for N2965: Type traits and base classes
Date: Mon, 03 Oct 2011 15:51:00 -0000	[thread overview]
Message-ID: <CAH6eHdSkCeOi0VU9orHZ9E_i5F1OasC69d=NJ0wo9HsrKS-1BQ@mail.gmail.com> (raw)
In-Reply-To: <B3B7EEED51159748B7479527D3A7663C2FC50944E5@TUS1XCHEVSPIN34.SYMC.SYMANTEC.COM>

On 3 October 2011 02:55, Michael Spertus wrote:
> Index: gcc/c-family/c-common.h
> ===================================================================
> --- gcc/c-family/c-common.h     (revision 178892)
> +++ gcc/c-family/c-common.h     (working copy)
> @@ -139,7 +139,8 @@
>   RID_IS_LITERAL_TYPE,         RID_IS_POD,
>   RID_IS_POLYMORPHIC,          RID_IS_STD_LAYOUT,
>   RID_IS_TRIVIAL,              RID_IS_UNION,
> -  RID_UNDERLYING_TYPE,
> +  RID_UNDERLYING_TYPE,         RID_BASES,
> +  RID_DIRECT_BASES,


Should that be kept in alphabetical order?

  parent reply	other threads:[~2011-10-03 15:51 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20110913154324.4be22faf@shotwell>
2011-09-26 16:24 ` Mike Spertus
2011-09-26 18:40   ` Jason Merrill
2011-09-28  6:43   ` Benjamin Kosnik
2011-09-28  6:49     ` Benjamin Kosnik
2011-09-28  7:08     ` Michael Spertus
2011-09-28  9:33       ` Jonathan Wakely
2011-09-28 12:49         ` Mike Spertus
2011-09-28 13:57           ` Mike Spertus
2011-09-29 19:42             ` Benjamin Kosnik
2011-10-03  1:55               ` Michael Spertus
2011-10-03 13:08                 ` Jason Merrill
2011-10-03 15:51                 ` Jonathan Wakely [this message]
2011-10-04  4:41                 ` Benjamin Kosnik
2011-10-04  5:04                   ` Benjamin Kosnik
2011-10-09 19:31                     ` Michael Spertus
2011-10-09 19:38                       ` Jason Merrill
2011-10-11  0:12                         ` Benjamin Kosnik
2011-10-13 18:16                         ` Michael Spertus
2011-10-14 16:23                           ` Jason Merrill
2011-10-14 20:23                             ` Michael Spertus
2011-10-14 20:28                               ` Jason Merrill
2011-10-14 20:36                                 ` Michael Spertus
2011-10-18  7:19                                   ` Benjamin Kosnik
2011-10-18  8:23   ` Eric Botcazou
2011-10-19 22:48     ` Benjamin Kosnik

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='CAH6eHdSkCeOi0VU9orHZ9E_i5F1OasC69d=NJ0wo9HsrKS-1BQ@mail.gmail.com' \
    --to=jwakely.gcc@gmail.com \
    --cc=bkoz@redhat.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=jason@redhat.com \
    --cc=libstdc++@gcc.gnu.org \
    --cc=mike_spertus@symantec.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).