public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Paolo Carlini <paolo.carlini@oracle.com>
To: Ed Smith-Rowland <3dw4rd@verizon.net>,
	Jason Merrill <jason@redhat.com>,
	       gcc-patches <gcc-patches@gcc.gnu.org>
Subject: Re: [C++17] Implement N3928 - Extending static_assert
Date: Tue, 04 Aug 2015 16:10:00 -0000	[thread overview]
Message-ID: <55C0E3F5.6060101@oracle.com> (raw)
In-Reply-To: <558ACD9D.2010507@verizon.net>

Hi,

On 06/24/2015 05:32 PM, Ed Smith-Rowland wrote:
> Index: testsuite/g++.dg/cpp1z/static_assert-nomsg.C
> ===================================================================
> --- testsuite/g++.dg/cpp1z/static_assert-nomsg.C	(revision 0)
> +++ testsuite/g++.dg/cpp1z/static_assert-nomsg.C	(working copy)
> @@ -0,0 +1,27 @@
> +// { dg-do compile { target c++1z } }
As far as I can see, we can't really use this syntax in the cpp1z 
directory: the testcase is effectively skipped. Indeed, we don't use it 
anywhere else. I'm going to replace it with the straightforward:

// { dg-options "-std=c++1z" }

Thanks,
Paolo.


      reply	other threads:[~2015-08-04 16:10 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-02 20:16 Ed Smith-Rowland
2015-05-04 15:28 ` Marek Polacek
2015-05-20  1:56 ` [PING] " Ed Smith-Rowland
2015-05-20 15:29 ` Jason Merrill
2015-06-15 16:07   ` Jason Merrill
2015-06-16  0:37     ` Ed Smith-Rowland
2015-06-17 14:44       ` Jason Merrill
2015-06-17 18:17         ` Ed Smith-Rowland
2015-06-17 19:39           ` Jason Merrill
2015-06-24 15:39             ` Ed Smith-Rowland
2015-08-04 16:10               ` Paolo Carlini [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=55C0E3F5.6060101@oracle.com \
    --to=paolo.carlini@oracle.com \
    --cc=3dw4rd@verizon.net \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=jason@redhat.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).