public inbox for libstdc++@gcc.gnu.org
 help / color / mirror / Atom feed
* [committed] Limit <stacktrace> header synopsis test to normal namespace
@ 2023-09-14  4:29 François Dumont
  0 siblings, 0 replies; only message in thread
From: François Dumont @ 2023-09-14  4:29 UTC (permalink / raw)
  To: libstdc++; +Cc: gcc-patches

[-- Attachment #1: Type: text/plain, Size: 278 bytes --]

Committed as trivial.

     libstdc++: Limit <stacktrace> synopsis test to normal namespace

     libstdc++-v3/ChangeLog

             * testsuite/19_diagnostics/stacktrace/synopsis.cc: Add
             { dg-require-normal-namespace "" }.

François

[-- Attachment #2: synopsis.patch --]
[-- Type: text/x-patch, Size: 511 bytes --]

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 [committed] Limit <stacktrace> header synopsis test to normal namespace François 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).