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

Issue 7140044: [google 4.7] Fix for PR 8013197

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 3 months ago by saugustine
Modified:
11 years, 3 months ago
Reviewers:
Cary
CC:
gcc-patches_gcc.gnu.org
Visibility:
Public.

Description

commit 257910a4dd56ac0c95ad79053a4364a3ff34a674 Author: Sterling Augustine <saugustine@google.com> Date: Wed Jan 16 13:22:59 2013 -0800 Fix for PR 8013197. Address table entries will already have been removed at this point in resolve_addr, so no need to call again. M gcc/dwarf2out.c Tested: With full bootstrap and regression test. ChangeLog: <Split this into multiple sections if you're touching directories covered by multiple ChangeLog files.> 2013-01-16 Sterling Augustine <saugustine@google.com> * gcc/dwarf2out.c (resolve_addr): Delete call to remove_addr_table_entry.

Patch Set 1 #

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

Messages

Total messages: 4
saugustine
commit 257910a4dd56ac0c95ad79053a4364a3ff34a674 Author: Sterling Augustine <saugustine@google.com> Date: Wed Jan 16 13:22:59 2013 -0800 Fix for ...
11 years, 3 months ago (2013-01-16 21:37:06 UTC) #1
Cary
> 2013-01-16 Sterling Augustine <saugustine@google.com> > > * gcc/dwarf2out.c (resolve_addr): Delete call to > remove_addr_table_entry. ...
11 years, 3 months ago (2013-01-17 00:21:36 UTC) #2
saugustine
On Wed, Jan 16, 2013 at 4:21 PM, Cary Coutant <ccoutant@google.com> wrote: > > > ...
11 years, 3 months ago (2013-01-17 22:01:21 UTC) #3
Cary
11 years, 3 months ago (2013-01-18 19:05:32 UTC) #4
>> 2013-01-16   Sterling Augustine <saugustine@google.com>
>>
>>         * gcc/dwarf2out.c (resolve_addr): Delete call to
>>         remove_addr_table_entry.
>
> OK for google/gcc-4_7. The commit log entry should say "Google ref:
> b/8013197" instead of "PR ...".

I'll file an upstream bug for this as well (as soon as I can get the
test case reduced enough), and I'd like to get this fix into 4.8.

-cary
Sign in to reply to this message.

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