public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r14-3976] libstdc++: Limit <stacktrace> synopsis test to normal namespace
@ 2023-09-14 4:29 Francois Dumont
0 siblings, 0 replies; only message in thread
From: Francois Dumont @ 2023-09-14 4:29 UTC (permalink / raw)
To: gcc-cvs, libstdc++-cvs
https://gcc.gnu.org/g:5079b620987f20d04a0bed837d649772735747f2
commit r14-3976-g5079b620987f20d04a0bed837d649772735747f2
Author: François Dumont <fdumont@gcc.gnu.org>
Date: Wed Sep 13 22:23:30 2023 +0200
libstdc++: Limit <stacktrace> synopsis test to normal namespace
libstdc++-v3/ChangeLog
* testsuite/19_diagnostics/stacktrace/synopsis.cc: Add
{ dg-require-normal-namespace "" }.
Diff:
---
libstdc++-v3/testsuite/19_diagnostics/stacktrace/synopsis.cc | 1 +
1 file changed, 1 insertion(+)
diff --git a/libstdc++-v3/testsuite/19_diagnostics/stacktrace/synopsis.cc b/libstdc++-v3/testsuite/19_diagnostics/stacktrace/synopsis.cc
index ece5d526fb9..21c94f34a13 100644
--- a/libstdc++-v3/testsuite/19_diagnostics/stacktrace/synopsis.cc
+++ b/libstdc++-v3/testsuite/19_diagnostics/stacktrace/synopsis.cc
@@ -1,6 +1,7 @@
// { dg-options "-std=gnu++23" }
// { dg-do compile { target c++23 } }
// { dg-require-effective-target stacktrace }
+// { dg-require-normal-namespace "" }
#include <stacktrace>
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2023-09-14 4:29 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-14 4:29 [gcc r14-3976] libstdc++: Limit <stacktrace> synopsis test to normal namespace Francois Dumont
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).