public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Jason Merrill <jason@redhat.com>
To: Michael Spertus <mike_spertus@symantec.com>
Cc: Benjamin Kosnik <bkoz@redhat.com>,
	Jonathan Wakely <jwakely.gcc@gmail.com>,
	       "gcc-patches@gcc.gnu.org" <gcc-patches@gcc.gnu.org>,
	       "libstdc++@gcc.gnu.org" <libstdc++@gcc.gnu.org>
Subject: Re: Intrinsics for N2965: Type traits and base classes
Date: Sun, 09 Oct 2011 19:38:00 -0000	[thread overview]
Message-ID: <4E91F45E.3000706@redhat.com> (raw)
In-Reply-To: <B3B7EEED51159748B7479527D3A7663C2FC53F97B4@TUS1XCHEVSPIN34.SYMC.SYMANTEC.COM>

On 10/09/2011 08:13 PM, Michael Spertus wrote:
> +dfs_calculate_bases_pre (tree binfo, void *data_)
> +{
> +  (void)data_;

You can use ATTRIBUTE_UNUSED to mark an unused parameter.

I'd still like to see some testcases for the intrinsic, independent of 
the library.

Jason

  reply	other threads:[~2011-10-09 19:23 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
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 [this message]
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=4E91F45E.3000706@redhat.com \
    --to=jason@redhat.com \
    --cc=bkoz@redhat.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=jwakely.gcc@gmail.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).