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

Issue 4433076: [patch] Split Parse Timevar (rev 2) (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years ago by Lawrence Crowl
Modified:
11 years, 11 months ago
Reviewers:
Diego Novillo, jason
CC:
gcc-patches_gcc.gnu.org
Base URL:
svn://gcc.gnu.org/svn/gcc/trunk/
Visibility:
Public.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+779 lines, -262 lines) Patch
M gcc/c-decl.c View 3 chunks +9 lines, -0 lines 0 comments Download
M gcc/c-parser.c View 7 chunks +20 lines, -3 lines 0 comments Download
M gcc/cp/Make-lang.in View 2 chunks +2 lines, -2 lines 0 comments Download
M gcc/cp/call.c View 15 chunks +110 lines, -25 lines 0 comments Download
M gcc/cp/decl.c View 14 chunks +62 lines, -27 lines 0 comments Download
M gcc/cp/decl2.c View 5 chunks +10 lines, -4 lines 0 comments Download
M gcc/cp/name-lookup.c View 76 chunks +364 lines, -151 lines 0 comments Download
M gcc/cp/parser.c View 10 chunks +30 lines, -2 lines 0 comments Download
M gcc/cp/pt.c View 18 chunks +58 lines, -27 lines 0 comments Download
M gcc/timevar.h View 1 chunk +2 lines, -3 lines 0 comments Download
M gcc/timevar.c View 1 chunk +55 lines, -0 lines 0 comments Download
M gcc/timevar.def View 3 chunks +19 lines, -4 lines 0 comments Download
M gcc/toplev.c View 4 chunks +38 lines, -14 lines 0 comments Download

Messages

Total messages: 4
Lawrence Crowl
See the email thread "[patch] Split Parse Timevar (issue4378056)" for the genesis of this patch ...
13 years ago (2011-04-27 18:42:51 UTC) #1
jason_redhat.com
OK. Jason
13 years ago (2011-04-30 02:09:57 UTC) #2
jason_redhat.com
I'm applying this patch to fix a crash that I get when running cc1plus directly ...
12 years, 11 months ago (2011-05-13 22:24:13 UTC) #3
Lawrence Crowl
12 years, 11 months ago (2011-05-13 22:31:15 UTC) #4
On 5/13/11, Jason Merrill <jason@redhat.com> wrote:
> I'm applying this patch to fix a crash that I get when running cc1plus
> directly without -quiet; all the other TV_OVERLOAD bits use
> timevar_cond_*, so it seems that these should too.
>
> Tested x86_64-pc-linux-gnu, applying to trunk.

Looks good to me.

-- 
Lawrence Crowl
Sign in to reply to this message.

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