]> git.ipfire.org Git - thirdparty/gcc.git/commit
cgraph.c (cgraph_set_call_stmt_including_clones): Tidy.
authorRichard Henderson <rth@redhat.com>
Thu, 30 Jul 2009 00:34:47 +0000 (17:34 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Thu, 30 Jul 2009 00:34:47 +0000 (17:34 -0700)
commit9b2a5ef70cb61f8a91fb7268cc36172180e0d3cd
tree23026fcdcd9433b2a8685cc8e5e252e7bee82279
parent2f5164ee55b442cf588b0f8eba915e153eaf769b
cgraph.c (cgraph_set_call_stmt_including_clones): Tidy.

        * cgraph.c (cgraph_set_call_stmt_including_clones): Tidy.
        (cgraph_create_edge_including_clones): Likewise.
        * tree-inline.c (copy_bb): Operate on the correct edges
        when updating the callgraph.

From-SVN: r150234
gcc/ChangeLog
gcc/cgraph.c
gcc/tree-inline.c