This is the mail archive of the gcc-patches@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]

Re: [PATCH, PR 47162] Do not stream optimization info for edges that are not streamed themselves


> 2011-01-04  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.

OK.

Thanks,
Honza


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