Skip to content

Commit

Permalink
Limit <stacktrace> header synopsis test to normal namespace
Browse files Browse the repository at this point in the history
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
  • Loading branch information
Dums35 authored and ouuleilei-bot committed Sep 14, 2023
1 parent c2d62cd commit fc785c9
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -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>

Expand Down

0 comments on commit fc785c9

Please sign in to comment.