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

Issue 6498114: [Google 4.7] Fix is_static in gdb index generation

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 7 months ago by saugustine
Modified:
12 years, 7 months ago
Reviewers:
Cary
CC:
gcc-patches_gcc.gnu.org
Base URL:
svn+ssh://gcc.gnu.org/svn/gcc/branches/google/gcc-4_7/gcc/
Visibility:
Public.

Patch Set 1 #

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

Messages

Total messages: 3
saugustine
The enclosed patch fixes a reversed conditional when calculating the is_static flag while generating gdb ...
12 years, 7 months ago (2012-09-10 21:34:43 UTC) #1
Cary
> The enclosed patch fixes a reversed conditional when calculating the > is_static flag while ...
12 years, 7 months ago (2012-09-10 22:05:11 UTC) #2
saugustine
12 years, 7 months ago (2012-09-10 22:48:49 UTC) #3
On Mon, Sep 10, 2012 at 3:05 PM, Cary Coutant <ccoutant@google.com> wrote:
>> The enclosed patch fixes a reversed conditional when calculating the
>> is_static flag while generating gdb index--is_static is the opposite
>> of the DW_AT_external flag.
>>
>> OK for google 4.7?
>>
>> Sterling
>>
>> 2012-09-10  Sterling Augustine  <saugustine@google.com>
>>
>>         * dwarf2out.c (output_pubname): Correct conditional.
>
> OK for google/gcc-4_7.
>
> -cary

Committed as revision 191163.
Sign in to reply to this message.

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