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

Issue 9052046: [Google 4.8 Dwarf] Backport .debug_str in .o files with -gsplit-dwarf from trunk

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

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+123 lines, -45 lines) Patch
M gcc/dwarf2out.c View 19 chunks +123 lines, -45 lines 0 comments Download

Messages

Total messages: 3
saugustine
The enclosed patch puts strings in the .debug_str section in the .o file with -gsplit-dwarf. ...
10 years, 12 months ago (2013-04-30 23:30:02 UTC) #1
Cary
> The enclosed patch puts strings in the .debug_str section in the .o > file ...
10 years, 12 months ago (2013-04-30 23:47:54 UTC) #2
saugustine
10 years, 12 months ago (2013-04-30 23:55:46 UTC) #3
On Tue, Apr 30, 2013 at 4:47 PM, Cary Coutant <ccoutant@google.com> wrote:
>> The enclosed patch puts strings in the .debug_str section in the .o
>> file with -gsplit-dwarf. It is backported from from trunk (which, in turn,
>> was ported from google_4.7).
>>
>> http://gcc.gnu.org/ml/gcc-patches/2013-04/msg01355.html
>>
>> The patch itself is no different from the one finally applied to trunk,
>> except several hunks have moved a few lines.
>>
>> OK for gcc/google/gcc-4_8?
>
> OK.
>
> -cary

Thanks. Committed as posted.
Sign in to reply to this message.

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