predict.c (determine_unlikely_bbs): Handle correctly BBs which appears in the queue...
authorJan Hubicka <hubicka@ucw.cz>
Sat, 13 Jan 2018 19:32:04 +0000 (20:32 +0100)
committerJan Hubicka <hubicka@gcc.gnu.org>
Sat, 13 Jan 2018 19:32:04 +0000 (19:32 +0000)
commitf36180f4a415cb579461f8f3e79a1a4aa80e6be8
tree74423b123d83963345d78c0b2f20c0b53f441929
parent39f309aca6e6b756ffab4222ffc39094042b9413
predict.c (determine_unlikely_bbs): Handle correctly BBs which appears in the queue multiple times.

* predict.c (determine_unlikely_bbs): Handle correctly BBs
which appears in the queue multiple times.

From-SVN: r256648
gcc/ChangeLog
gcc/predict.c