------- Comment #5 from rguenth at gcc dot gnu dot org  2008-01-28 12:39 -------
No, I mean providing something like cgraph_update_edges_for_call_stmt (tree
old, tree new); or alternatively cgraph_remove_edge_from_call_stmt () and
cgraph_add_edge_from_call_stmt () and call those two unconditionally.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34969

Reply via email to