aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-loop-im.c
diff options
context:
space:
mode:
authorMartin Liska <mliska@suse.cz>2016-08-10 15:14:56 +0200
committerMartin Liska <marxin@gcc.gnu.org>2016-08-10 13:14:56 +0000
commita266236e856aec790b1757064eccff876fad4703 (patch)
tree4e0657ae5a14e0c48b2bae73db433a086900d985 /gcc/tree-ssa-loop-im.c
parent22063dbc90d0eb8a7cc7939e0941899f90b403db (diff)
downloadgcc-a266236e856aec790b1757064eccff876fad4703.zip
gcc-a266236e856aec790b1757064eccff876fad4703.tar.gz
gcc-a266236e856aec790b1757064eccff876fad4703.tar.bz2
Add new *_atomic counter update function
PR gcov-profile/58306 * Makefile.in: New functions (modules) are added. * libgcov-profiler.c (__gcov_interval_profiler_atomic): New function. (__gcov_pow2_profiler_atomic): New function. (__gcov_one_value_profiler_body): New argument is instroduced. (__gcov_one_value_profiler): Call with the new argument. (__gcov_one_value_profiler_atomic): Likewise. (__gcov_indirect_call_profiler_v2): Likewise. (__gcov_time_profiler_atomic): New function. (__gcov_average_profiler_atomic): Likewise. (__gcov_ior_profiler_atomic): Likewise. * libgcov.h: Declare the aforementioned functions. PR gcov-profile/58306 * gcc.dg/tree-prof/val-profiler-threads-1.c: New test. PR gcov-profile/58306 * tree-profile.c (gimple_init_edge_profiler): Create conditionally atomic variants of profile update functions. From-SVN: r239324
Diffstat (limited to 'gcc/tree-ssa-loop-im.c')
0 files changed, 0 insertions, 0 deletions