r177832 - in /branches/pph/gcc/cp: ChangeLog.pp...
dnovillo@gcc.gnu.org
dnovillo@gcc.gnu.org
Wed Aug 17 16:19:00 GMT 2011
Author: dnovillo
Date: Wed Aug 17 16:19:05 2011
New Revision: 177832
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=177832
Log:
* pph-streamer-in.c (pph_get_type_from_index): Remove.
(pph_in_number): Remove.
(pph_in_token_value): Handle all cases that read a tree
with pph_in_tree.
* pph-streamer-out.c (pph_out_number): Remove.
(pph_get_index_from_type): Remove.
(pph_out_token_value): Handle all cases that write a tree
with pph_out_tree.
Modified:
branches/pph/gcc/cp/ChangeLog.pph
branches/pph/gcc/cp/pph-streamer-in.c
branches/pph/gcc/cp/pph-streamer-out.c
More information about the Gcc-cvs
mailing list