This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


Author: dnovillo
Date: Wed Jul  6 04:09:40 2011
New Revision: 175902

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=175902
Log:
	* pph-streamer-in.c (pph_add_bindings_to_namespace): Recurse into
	each namespace bindings, if needed.
	(pph_read_file_contents): Add static aggregates from STREAM into
	static_aggregates.
	* pph-streamer-out.c (pph_write_file_contents): Write
	static_aggregates.

testsuite/ChangeLog.pph

	* g++.dg/pph/x2nontrivinit.cc: Mark fixed.

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/testsuite/ChangeLog.pph
    branches/pph/gcc/testsuite/g++.dg/pph/x2nontrivinit.cc


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]