Merge from branches/gcc-4_8-branch up to rev 207411.
[official-gcc.git] / gcc-4_8-branch / gcc / testsuite / g++.dg / ext / timevar2.C
blob74c4fc8cfaefe40f9a409c7dc4d88ca5a7c98820
1 // PR c++/57524
2 // { dg-options "-ftime-report" }
3 // { dg-prune-output "wall" }
4 // { dg-prune-output "times" }
5 // { dg-prune-output "TOTAL" }
6 // { dg-prune-output "checks" }
8 namespace detail {
9 namespace indirect_traits {}
10 using namespace indirect_traits;
11 void fn1() {
12 using namespace detail;