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

dnovillo@gcc.gnu.org dnovillo@gcc.gnu.org
Tue Apr 26 23:51:00 GMT 2011


Author: dnovillo
Date: Tue Apr 26 23:51:51 2011
New Revision: 172997

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=172997
Log:
	* pph-streamer.h (pph_output_tree_or_ref_1): New.
	(pph_output_tree_lst): Remove.  Change all
	callers to call pph_output_tree_1 with a tracing level of 2.
	(pph_output_tree_aux): Remove.  Change all callers to call
	pph_output_tree_1 with a tracing level of 3.
	(pph_output_tree_or_ref): Call pph_output_tree_or_ref_1 with
	a tracing level of 2.

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



More information about the Gcc-cvs mailing list