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

Issue 5754090: [google] Add -gfission support to GCC

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

Patch Set 1 #

Patch Set 2 : [google] Add -gfission support to GCC #

Unified diffs Side-by-side diffs Delta from patch set Stats (+693 lines, -108 lines) Patch
M common.opt View 1 chunk +4 lines, -0 lines 0 comments Download
M dwarf2out.c View 55 chunks +650 lines, -107 lines 0 comments Download
M gcc.c View 1 4 chunks +34 lines, -1 line 0 comments Download
M opts.c View 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 10
Cary
Add GCC support for -gfission option. Debug info is partitioned into skeleton sections that will ...
12 years ago (2012-03-12 20:46:12 UTC) #1
Cary
[Revised patch to fix problem with ASM_FINAL_SPEC in the case where neither -c nor -o ...
12 years ago (2012-03-12 21:32:46 UTC) #2
saugustine
On 2012/03/12 21:32:46, Cary wrote: > [Revised patch to fix problem with ASM_FINAL_SPEC in the ...
12 years ago (2012-03-12 21:48:37 UTC) #3
ebotcazou_adacore.com
> For google/gcc-4_6 branch. (To be submitted for trunk soon.) The option name sounds like ...
12 years ago (2012-03-13 08:14:29 UTC) #4
Diego Novillo
On 13/03/12 04:14 , Eric Botcazou wrote: >> For google/gcc-4_6 branch. (To be submitted for ...
12 years ago (2012-03-13 12:06:50 UTC) #5
ebotcazou_adacore.com
> I, for one, welcome our new nuclear overlords. AFAICS the internal switch is called ...
12 years ago (2012-03-13 18:46:26 UTC) #6
Cary
>> I, for one, welcome our new nuclear overlords. > > AFAICS the internal switch ...
12 years ago (2012-03-13 18:56:39 UTC) #7
davidxl
On Tue, Mar 13, 2012 at 11:56 AM, Cary Coutant <ccoutant@google.com> wrote: >>> I, for ...
12 years ago (2012-03-13 19:43:51 UTC) #8
Diego Novillo
On 13/03/12 15:43 , Xinliang David Li wrote: > On Tue, Mar 13, 2012 at ...
12 years ago (2012-03-13 23:11:43 UTC) #9
ebotcazou_adacore.com
12 years ago (2012-03-15 15:17:22 UTC) #10
> > I wasn't trying to be pompous! It's just our project name, but I
> > thought "fission" to be quite appropriate for what it does. How does
> > "-gsplit" or "-gsplit-dwarf" work for you?
>
> Or -gsplit-debug?

-g is already supposed to convey the "debug", so I think that -gsplit-dwarf is 
the best proposal (and we already have -gstrict-dwarf for example).  Thanks.

-- 
Eric Botcazou
Sign in to reply to this message.

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