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

Issue 6276043: [google] libgcov workaround for weak reference issue

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

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -0 lines) Patch
M libgcov.c View 1 chunk +15 lines, -0 lines 0 comments Download

Messages

Total messages: 4
tejohnson
This patch works around a subtlety in the way weak references to symbols defined in ...
11 years, 11 months ago (2012-06-01 20:27:48 UTC) #1
davidxl
Ok with better naming for the dummy function such as '__gcov_dummy_ref1'. Another choice is to ...
11 years, 11 months ago (2012-06-01 21:18:07 UTC) #2
tejohnson
Renamed to __gcov_dummy_ref1 and __gcov_dummy_ref2. I'd prefer that approach for now to keep the differences ...
11 years, 11 months ago (2012-06-01 21:26:19 UTC) #3
davidxl
11 years, 11 months ago (2012-06-01 21:27:32 UTC) #4
ok.

thanks,

David

On Fri, Jun 1, 2012 at 2:26 PM, Teresa Johnson <tejohnson@google.com> wrote:
> Renamed to __gcov_dummy_ref1 and __gcov_dummy_ref2. I'd prefer that
> approach for now to keep the differences with trunk to a minimum.
>
> Thanks,
> Teresa
>
> On Fri, Jun 1, 2012 at 2:18 PM,  <davidxl@google.com> wrote:
>> Ok with better naming for the dummy function such as
>> '__gcov_dummy_ref1'. Another choice is to let __gcov_flush calls
>> __gcov_dump + __gcov_reset -- but the dump_completed state needs to be
>> saved and restored.
>>
>> David
>>
>> http://codereview.appspot.com/6276043/
>
>
>
> --
> Teresa Johnson | Software Engineer | tejohnson@google.com | 408-460-2413
Sign in to reply to this message.

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