r176407 - in /branches/pph/gcc/cp: ChangeLog.pp...
dnovillo@gcc.gnu.org
dnovillo@gcc.gnu.org
Mon Jul 18 16:54:00 GMT 2011
Author: dnovillo
Date: Mon Jul 18 16:54:01 2011
New Revision: 176407
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=176407
Log:
* pph-streamer-in.c (pph_in_struct_function): Revert previous
change. Do not allow shared struct functions.
* pph-streamer-out.c (decls_to_register_t): New type.
(decls_to_register): Change type to decls_to_register_t.
Update all users.
(pph_add_decl_to_register): Do not register the same DECL more
than once.
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