public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
From: Patrick Palka <ppalka@gcc.gnu.org>
To: gcc-cvs@gcc.gnu.org, libstdc++-cvs@gcc.gnu.org
Subject: [gcc r12-6531] libstdc++: Add explicit dg-do directive to .../103955.cc
Date: Wed, 12 Jan 2022 16:40:02 +0000 (GMT)	[thread overview]
Message-ID: <20220112164002.391373858406@sourceware.org> (raw)

https://gcc.gnu.org/g:acc38526f6c74ad3540ecaa950f1d3c44f87d345

commit r12-6531-gacc38526f6c74ad3540ecaa950f1d3c44f87d345
Author: Patrick Palka <ppalka@redhat.com>
Date:   Wed Jan 12 11:39:48 2022 -0500

    libstdc++: Add explicit dg-do directive to .../103955.cc
    
    libstdc++-v3/ChangeLog:
    
            * testsuite/20_util/to_chars/103955.cc: Add explicit dg-do
            directive.

Diff:
---
 libstdc++-v3/testsuite/20_util/to_chars/103955.cc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/libstdc++-v3/testsuite/20_util/to_chars/103955.cc b/libstdc++-v3/testsuite/20_util/to_chars/103955.cc
index 3753c87ad8b..e7f17f7a9e8 100644
--- a/libstdc++-v3/testsuite/20_util/to_chars/103955.cc
+++ b/libstdc++-v3/testsuite/20_util/to_chars/103955.cc
@@ -1,6 +1,7 @@
 // PR libstdc++/103955
 // Verify we don't crash when the floating-point to_chars overloads are passed
 // a large precision argument.
+// { dg-do run { target c++17 } }
 
 #include <charconv>


                 reply	other threads:[~2022-01-12 16:40 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20220112164002.391373858406@sourceware.org \
    --to=ppalka@gcc.gnu.org \
    --cc=gcc-cvs@gcc.gnu.org \
    --cc=libstdc++-cvs@gcc.gnu.org \
    /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).