PR c++/85553
[official-gcc.git] / gcc / testsuite / g++.dg / ext / timevar2.C
blobdd96d45c01e04809e9b538c393af03ee6fdceae8
1 // PR c++/57524
2 // { dg-options "-ftime-report" }
3 // { dg-prune-output "Time variable" }
4 // { dg-prune-output " kB" }
5 // { dg-prune-output "checks" }
7 namespace detail {
8 namespace indirect_traits {}
9 using namespace indirect_traits;
10 void fn1() {
11 using namespace detail;