asan.c (create_cond_insert_point): Avoid use of REG_BR_PROB_BASE fixpoint arithmetics.
authorJan Hubicka <hubicka@ucw.cz>
Sun, 16 Jul 2017 16:28:57 +0000 (18:28 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Sun, 16 Jul 2017 16:28:57 +0000 (16:28 +0000)
commite4e822abcdfaba5878845a82722b8bed879d647e
tree69e818d236239a41c91720468efd0966c3674321
parent5fa396ad6cd48bc44e6754096fe71febc2a77983
asan.c (create_cond_insert_point): Avoid use of REG_BR_PROB_BASE fixpoint arithmetics.

* asan.c (create_cond_insert_point): Avoid use of REG_BR_PROB_BASE
fixpoint arithmetics.

From-SVN: r250240
gcc/ChangeLog
gcc/asan.c