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]

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


Author: dnovillo
Date: Tue Jan 17 04:18:29 2012
New Revision: 183232

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=183232
Log:
Various fixes to avoid C syntax errors during stage 1.

	* name-lookup.c (pph_set_global_identifier_bindings): Make
	parameter list void.
	* pph.h (pph_set_global_identifier_bindings): Likewise.
	* pph-core.c (pph_stream_registry_add_name): Fix use of struct
	pph_name_stream_map.

Modified:
    branches/pph/gcc/cp/ChangeLog.pph
    branches/pph/gcc/cp/name-lookup.c
    branches/pph/gcc/cp/pph-core.c
    branches/pph/gcc/cp/pph.h


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