Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(6810)

Issue 7426043: [PATCH][google] Fix parallel make issue exposed by recent gcda change

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 2 months ago by tejohnson
Modified:
9 years, 7 months ago
Reviewers:
davidxl
CC:
matt.hargett_riverbed.com, gcc-patches_gcc.gnu.org
Base URL:
svn+ssh://gcc.gnu.org/svn/gcc/branches/google/gcc-4_7/
Visibility:
Public.

Patch Set 1 #

Total comments: 1

Patch Set 2 : [PATCH][google] Fix parallel make issue exposed by recent gcda change #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -26 lines) Patch
M gcc/coverage.c View 2 chunks +0 lines, -11 lines 0 comments Download
M gcc/gcov-io.h View 1 4 chunks +7 lines, -5 lines 0 comments Download
M gcc/gcov-io.c View 1 1 chunk +13 lines, -0 lines 0 comments Download
M libgcc/libgcov.c View 1 5 chunks +2 lines, -10 lines 0 comments Download

Messages

Total messages: 4
tejohnson
Fix race with writing module infos in a parallel make exposed by change that added ...
11 years, 2 months ago (2013-02-28 00:51:52 UTC) #1
davidxl
https://codereview.appspot.com/7426043/diff/1/gcc/gcov-io.h File gcc/gcov-io.h (right): https://codereview.appspot.com/7426043/diff/1/gcc/gcov-io.h#newcode1013 gcc/gcov-io.h:1013: GCOV_LINKAGE void gcov_seek (gcov_position_t /*position*/, int /* from_end */) ...
11 years, 2 months ago (2013-02-28 01:10:38 UTC) #2
tejohnson
Patch updated based on comments. Added new gcov_seek_from_end method. Passes regression tests and internal benchmark ...
11 years, 2 months ago (2013-02-28 06:08:45 UTC) #3
davidxl
11 years, 2 months ago (2013-02-28 06:33:08 UTC) #4
Looks good to me.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b