r193286 - in /trunk/gcc: ChangeLog Makefile.in ...

jamborm@gcc.gnu.org jamborm@gcc.gnu.org
Wed Nov 7 09:28:00 GMT 2012


Author: jamborm
Date: Wed Nov  7 09:28:50 2012
New Revision: 193286

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=193286
Log:
2012-11-07  Martin Jambor  <mjambor@suse.cz>

	* lto-cgraph.c: Include tree-pass.h.
	(lto_output_node): Stream node->ipa_transforms_to_apply.
	(input_node): Likewise.
	* tree-pass.h (passes_by_id): Declare.
	(passes_by_id_size): Likewise.
	* Makefile.in (lto-cgraph.o): Add TREE_PASS_H to dependencies.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/Makefile.in
    trunk/gcc/lto-cgraph.c
    trunk/gcc/tree-pass.h



More information about the Gcc-cvs mailing list