Prevent inconsistent profiles to be created in inlin_transform
authorJan Hubicka <hubicka@ucw.cz>
Thu, 28 Nov 2019 16:59:43 +0000 (17:59 +0100)
committerJan Hubicka <hubicka@gcc.gnu.org>
Thu, 28 Nov 2019 16:59:43 +0000 (16:59 +0000)
commitc3f1ae8a30a3d55a8d38ad8c5724edb7ca19761b
treead8b7b75e9094126bfac11196a144d55fe07511f
parent97dd1ee8de2ceb45b1572964bc2849d32cb2b322
Prevent inconsistent profiles to be created in inlin_transform

* ipa-inline-transform.c (inline_transform): Scale profile before
redirecting.

From-SVN: r278814
gcc/ChangeLog
gcc/ipa-inline-transform.c