This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug gcov-profile/28441] Need atomic increment of gcov counters for MP programs
- From: "marxin at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 10 Aug 2016 13:28:55 +0000
- Subject: [Bug gcov-profile/28441] Need atomic increment of gcov counters for MP programs
- Auto-submitted: auto-generated
- References: <bug-28441-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=28441
Martin Liška <marxin at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #16 from Martin Liška <marxin at gcc dot gnu.org> ---
Implemented by r239324.