r178049 - in /branches/pph/gcc/cp: ChangeLog.pp...

gchare@gcc.gnu.org gchare@gcc.gnu.org
Wed Aug 24 22:44:00 GMT 2011


Author: gchare
Date: Wed Aug 24 22:44:01 2011
New Revision: 178049

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=178049
Log:
Refactor pph_cache_* functions to take a pph_pickle_cache* as a first parameter instead of a pph_stream*.

	* 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.

Modified:
    branches/pph/gcc/cp/ChangeLog.pph
    branches/pph/gcc/cp/pph-streamer-in.c
    branches/pph/gcc/cp/pph-streamer-out.c
    branches/pph/gcc/cp/pph-streamer.c
    branches/pph/gcc/cp/pph-streamer.h



More information about the Gcc-cvs mailing list