public inbox for libstdc++@gcc.gnu.org
 help / color / mirror / Atom feed
* [committed] libstdc++: Add explicit dg-do directive to .../103955.cc
@ 2022-01-12 16:40 Patrick Palka
  0 siblings, 0 replies; only message in thread
From: Patrick Palka @ 2022-01-12 16:40 UTC (permalink / raw)
  To: gcc-patches; +Cc: libstdc++, Patrick Palka

libstdc++-v3/ChangeLog:

	* testsuite/20_util/to_chars/103955.cc: Add explicit dg-do
	directive.
---
 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>
 
-- 
2.35.0.rc0


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-01-12 16:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-12 16:40 [committed] libstdc++: Add explicit dg-do directive to .../103955.cc Patrick Palka

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).