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

Issue 6236043: [cxx-conversion] Convert vec.[ch] to C++ [2/3]

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 11 months ago by Diego Novillo
Modified:
12 years, 11 months ago
Reviewers:
richard.guenther, iant2, Lawrence Crowl
CC:
gcc-patches_gcc.gnu.org
Visibility:
Public.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+69 lines, -69 lines) Patch
M gcc/gengtype.h View 2 chunks +0 lines, -3 lines 0 comments Download
M gcc/gengtype.c View 11 chunks +68 lines, -31 lines 0 comments Download
M gcc/gengtype-lex.l View 1 chunk +0 lines, -4 lines 0 comments Download
M gcc/gengtype-parse.c View 4 chunks +1 line, -31 lines 0 comments Download

Messages

Total messages: 4
Diego Novillo
Part 2 of the VEC C++ conversion. This patch implements the gengtype changes. I extended ...
12 years, 11 months ago (2012-05-23 19:49:19 UTC) #1
Lawrence Crowl
On 5/23/12, Diego Novillo <dnovillo@google.com> wrote: > Part 2 of the VEC C++ conversion. This ...
12 years, 11 months ago (2012-05-23 21:57:28 UTC) #2
richard.guenther_gmail.com
On Wed, May 23, 2012 at 9:49 PM, Diego Novillo <dnovillo@google.com> wrote: > > Part ...
12 years, 11 months ago (2012-05-24 08:24:38 UTC) #3
Diego Novillo
12 years, 11 months ago (2012-05-24 14:13:19 UTC) #4
On 12-05-24 04:24 , Richard Guenther wrote:

> and we could manually provide specializations for selected types
> (well, the templates).  Add a GTY((template)) marker to make gengtype
> not emit the specializations itself (or simply make it recognize template
> types and do nothing for them).

Patience.  One patch at a time.


Diego.
Sign in to reply to this message.

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