tree-tailcall.c (eliminate_tail_call): Be more careful about not disturbin profile...
authorJan Hubicka <hubicka@ucw.cz>
Fri, 17 Nov 2017 17:44:41 +0000 (18:44 +0100)
committerJan Hubicka <hubicka@gcc.gnu.org>
Fri, 17 Nov 2017 17:44:41 +0000 (17:44 +0000)
commitdb16c1841a09f60bbdf2bb825e7e790a437f83c7
tree0b8ddecbdf0968c20f67c16dec7dae40527dba93
parent3860f31db1e1b155532fb96a3e703b6b9e780753
tree-tailcall.c (eliminate_tail_call): Be more careful about not disturbin profile of entry block.

* tree-tailcall.c (eliminate_tail_call): Be more careful about not
disturbin profile of entry block.

From-SVN: r254887
gcc/ChangeLog
gcc/tree-tailcall.c