r168515 - in /trunk/gcc: ChangeLog lto-cgraph.c
hjl@gcc.gnu.org
hjl@gcc.gnu.org
Wed Jan 5 14:55:00 GMT 2011
Author: hjl
Date: Wed Jan 5 14:55:27 2011
New Revision: 168515
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=168515
Log:
Fix PR lto/47162.
2011-01-05 Martin Jambor <mjambor@suse.cz>
PR lto/47162
* lto-cgraph.c (output_cgraph_opt_summary_p): Also check for thunk
deltas on streamed outgoing edges.
(output_node_opt_summary): Output info for outgoing edges only when
the node is in new parameter set.
(output_cgraph_opt_summary): New parameter set, passed to the two
aforementioned functions. Update its forward declaration and its
callee too.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/lto-cgraph.c
More information about the Gcc-cvs
mailing list