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

Issue 4634071: [pph] Fix binding_level's names_size streaming (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
14 years ago by Gabriel Charette
Modified:
14 years ago
Reviewers:
gdr, Diego Novillo, Lawrence Crowl
CC:
gcc-patches_gcc.gnu.org
Visibility:
Public.

Patch Set 1 #

Patch Set 2 : [pph] Fix binding_level's names_size streaming #

Patch Set 3 : [pph] Fix binding_level's names_size streaming #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -7 lines) Patch
M gcc/cp/name-lookup.h View 1 1 chunk +0 lines, -3 lines 0 comments Download
M gcc/cp/name-lookup.c View 1 1 chunk +0 lines, -1 line 0 comments Download
M gcc/cp/pph-streamer-in.c View 1 1 chunk +0 lines, -1 line 0 comments Download
M gcc/cp/pph-streamer-out.c View 1 1 chunk +0 lines, -1 line 0 comments Download
M gcc/testsuite/g++.dg/pph/x1template.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 9
Gabriel Charette
We were streaming out the original names_size which includes the built-in names which are not ...
14 years ago (2011-06-21 01:12:54 UTC) #1
Diego Novillo
On Mon, Jun 20, 2011 at 21:12, Gabriel Charette <gchare@google.com> wrote: > It appears names_size ...
14 years ago (2011-06-22 18:15:36 UTC) #2
Gabriel Charette
Here is the patch removing names_size. We found out it was write-only and that we ...
14 years ago (2011-06-23 00:01:04 UTC) #3
Gabriel Charette
See previous message. This patch only adds the fix to the dg-bogus comment for the ...
14 years ago (2011-06-23 00:02:57 UTC) #4
Gabriel Charette
And it looks like this wasn't sent to anyone directly... Adding back dnovillo and crowl ...
14 years ago (2011-06-23 00:05:49 UTC) #5
gdr_integrable-solutions.net
On Wed, Jun 22, 2011 at 7:05 PM, Gabriel Charette <gchare@google.com> wrote: > And it ...
14 years ago (2011-06-23 00:17:26 UTC) #6
Diego Novillo
On Wed, Jun 22, 2011 at 20:17, Gabriel Dos Reis <gdr@integrable-solutions.net> wrote: > On Wed, ...
14 years ago (2011-06-23 11:07:15 UTC) #7
Gabriel Charette
This was commited to trunk. Diego can you commit this patch to pph as well? ...
14 years ago (2011-06-24 17:35:51 UTC) #8
Diego Novillo
14 years ago (2011-06-24 19:05:00 UTC) #9
On 2011/06/24 17:35:51, Gabriel Charette wrote:
> This was commited to trunk. Diego can you commit this patch to pph as well?

Done.  r175387.


Diego.
Sign in to reply to this message.

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