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

Issue 4930051: [pph] Use pph_pickle_cache* instead of pph_stream* as first parameter for cache functions (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 9 months ago by Gabriel Charette
Modified:
13 years, 9 months ago
CC:
gcc-patches_gcc.gnu.org
Visibility:
Public.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+79 lines, -72 lines) Patch
M gcc/cp/pph-streamer.h View 1 chunk +4 lines, -4 lines 0 comments Download
M gcc/cp/pph-streamer.c View 6 chunks +33 lines, -35 lines 0 comments Download
M gcc/cp/pph-streamer-in.c View 14 chunks +39 lines, -30 lines 0 comments Download
M gcc/cp/pph-streamer-out.c View 3 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 2
Gabriel Charette
This is a refactoring patch to make all pph caching function take a pph_pickle_cache* directly ...
13 years, 9 months ago (2011-08-24 17:37:50 UTC) #1
Diego Novillo
13 years, 9 months ago (2011-08-24 20:48:23 UTC) #2
On 11-08-24 13:37 , Gabriel Charette wrote:

> 2011-08-24  Gabriel Charette<gchare@google.com>
>
> 	* pph-streamer-in.c (ALLOC_AND_REGISTER): Take a pph_pickle_cache*
> 	as a first parameter instead of a pph_stream*.
> 	Update all users.
> 	(ALLOC_AND_REGISTER_ALTERNATE): Likewise.
> 	* pph-streamer.c (pph_cache_insert_at): Likewise.
> 	(pph_cache_lookup): Likewise.
> 	(pph_cache_add): Likewise.
> 	(pph_cache_get): Likewise.

OK.


Diego.
Sign in to reply to this message.

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