]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/ChangeLog
cgraph.c (cgraph_redirect_edge_call_stmt_to_callee): Fix formatting...
authorJan Hubicka <jh@suse.cz>
Mon, 26 Aug 2013 15:29:28 +0000 (17:29 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Mon, 26 Aug 2013 15:29:28 +0000 (15:29 +0000)
commita21e735ed5c9c2e214cf99913553520da2779266
treeb715a6d6e9d644c145a15f193fe83820d141aa5f
parente067bd4339523b81f8157fba023d1c7d489ce153
cgraph.c (cgraph_redirect_edge_call_stmt_to_callee): Fix formatting...

* cgraph.c (cgraph_redirect_edge_call_stmt_to_callee): Fix formatting;
fix edge count/frequency when speculation failed; fix type check
for the direct call.

From-SVN: r201999
gcc/ChangeLog
gcc/cgraph.c