cgraphclones.c (cgraph_node::create_clone): Fix updating of profile when inlining.
authorJan Hubicka <hubicka@ucw.cz>
Thu, 23 Nov 2017 15:52:50 +0000 (16:52 +0100)
committerJan Hubicka <hubicka@gcc.gnu.org>
Thu, 23 Nov 2017 15:52:50 +0000 (15:52 +0000)
commit8f58dbd171388efd96d61408a1de7b99bd95f627
tree22d72b62c0f87347a223e4d6090806461486ed92
parent120e92fc5e94fc7d18f6d5ff27a33291cc549b9a
cgraphclones.c (cgraph_node::create_clone): Fix updating of profile when inlining.

* cgraphclones.c (cgraph_node::create_clone): Fix updating of profile
when inlining.

From-SVN: r255102
gcc/ChangeLog
gcc/cgraphclones.c