]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/ChangeLog
Add new *_atomic counter update function
[thirdparty/gcc.git] / gcc / ChangeLog
index cdf8b7740bd498c2352acbcddc683b5bd29603c3..7dbe48608f0493026b7dd8df01514e21cb246a65 100644 (file)
@@ -1,3 +1,9 @@
+2016-08-10  Martin Liska  <mliska@suse.cz>
+
+       PR gcov-profile/58306
+       * tree-profile.c (gimple_init_edge_profiler): Create conditionally
+       atomic variants of profile update functions.
+
 2016-08-10  Martin Liska  <mliska@suse.cz>
 
        Cherry picked (and modified) from google-4_7 branch