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


On Wed, Jan 5, 2011 at 5:40 AM, Jan Hubicka <hubicka@ucw.cz> wrote:
>> 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.

I checked it to unlock my LTO tests.

Thanks.


-- 
H.J.


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