Commit fb0be169 by Eric Botcazou

Fix formatting

From-SVN: r147338
parent 4b685e14
2009-05-10 Jan Hubicka <jh@suse.cz>
PR middle-end/40084
* cgraph.c (cgraph_update_edges_for_call_stmt_node): Take old_call argument;
rewrite.
* cgraph.c (cgraph_update_edges_for_call_stmt_node): Take old_call
argument; rewrite.
(cgraph_update_edges_for_call_stmt): Take old_decl argument.
* cgraph.h (cgraph_update_edges_for_call_stmt): Update prototype.
* tree-inline.c (copy_bb): Set frequency correctly.
(fold_marked_statements): Update call of cgraph_update_edges_for_call_stmt.
(fold_marked_statements): Update call to
cgraph_update_edges_for_call_stmt.
2009-05-10 Joseph Myers <joseph@codesourcery.com>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment