1 /* { dg-require-effective-target global_constructor } */
2 /* { dg-options "-O2 -fprofile-generate -fprofile-update=single -fdump-tree-optimized" } */
4 __attribute__ ((no_profile_instrument_function
))
10 __attribute__ ((no_profile_instrument_function
))
21 /* { dg-final { scan-tree-dump-times "__gcov0\\.main.* = PROF_edge_counter" 1 "optimized"} } */
22 /* { dg-final { scan-tree-dump-times "__gcov_indirect_call_profiler_v2" 1 "optimized" } } */
23 /* { dg-final { scan-tree-dump-times "__gcov_time_profiler_counter = " 1 "optimized" } } */
24 /* { dg-final { scan-tree-dump-times "__gcov_init" 1 "optimized" } } */