lto-cgraph.c: Include tree-pass.h.
authorMartin Jambor <mjambor@suse.cz>
Wed, 7 Nov 2012 09:28:50 +0000 (10:28 +0100)
committerMartin Jambor <jamborm@gcc.gnu.org>
Wed, 7 Nov 2012 09:28:50 +0000 (10:28 +0100)
commit7d57274b36a1aac0e2c38ab1073ce12b29f97ff4
tree24551fd105d77f516e3d5fcefd5bfac9a162315d
parent13412e2fecf048f83a01a28e8712494b36e33e82
lto-cgraph.c: Include tree-pass.h.

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.

From-SVN: r193286
gcc/ChangeLog
gcc/Makefile.in
gcc/lto-cgraph.c
gcc/tree-pass.h