r176186 - in /branches/pph/gcc/cp: ChangeLog.pp...
dnovillo@gcc.gnu.org
dnovillo@gcc.gnu.org
Mon Jul 11 21:18:00 GMT 2011
Author: dnovillo
Date: Mon Jul 11 21:18:35 2011
New Revision: 176186
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=176186
Log:
* pph-streamer-in.c (pph_in_scope_chain): Replace VEC_iterate
loops with FOR_EACH_VEC_ELT.
(pph_read_file_contents): Likewise.
* pph-streamer-out.c (pph_out_tree_vec): Likewise.
(pph_out_qual_use_vec): Likewise.
(pph_out_binding_level): Likewise.
(pph_out_tree_pair_vec): Likewise.
* pph-streamer.h (pph_out_tree_VEC): 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.h
More information about the Gcc-cvs
mailing list