Short circuit case where profiles are same.
authorJan Hubicka <hubicka@ucw.cz>
Sun, 10 Nov 2019 18:15:34 +0000 (19:15 +0100)
committerJan Hubicka <hubicka@gcc.gnu.org>
Sun, 10 Nov 2019 18:15:34 +0000 (18:15 +0000)
commit65eaab18b100ab83f1a05501e10b21875c72c299
tree2fc3b47decdd1cbc3b1a95fc70be9d2fcfe63830
parentd07f74faa60a3604b14e1ad7c25ac983731f0394
Short circuit case where profiles are same.

        * profile-count.c (profile_count::to_sreal_scale): Short circuit
case where profiles are same.

From-SVN: r278022
gcc/ChangeLog
gcc/profile-count.c