r174304 - in /branches/pph/gcc/cp: ChangeLog.pp...
crowl@gcc.gnu.org
crowl@gcc.gnu.org
Thu May 26 18:34:00 GMT 2011
Author: crowl
Date: Thu May 26 18:34:47 2011
New Revision: 174304
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=174304
Log:
Move TEMPLATE_DECL case next to other DECLs in pph_stream_read_tree
and pph_stream_write_tree. Move pph_output_chain_filtered to just
before its use.
Index: gcc/cp/ChangeLog.pph
2011-05-26 Lawrence Crowl <crowl@google.com>
* pph-streamer-in.c (pph_stream_read_tree): Move TEMPLATE_DECL case
next to other DECLs.
* pph-streamer-out.c (pph_stream_write_tree): Move TEMPLATE_DECL case
next to other DECLs.
(pph_output_chain_filtered): Move to just before its use.
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