Add braces to a condition in predict.c (PR middle-end/77574)
authorBernd Edlinger <bernd.edlinger@hotmail.de>
Wed, 14 Sep 2016 07:18:53 +0000 (07:18 +0000)
committerMartin Liska <marxin@gcc.gnu.org>
Wed, 14 Sep 2016 07:18:53 +0000 (07:18 +0000)
commit130ffea03c8226065628437f9611c029f21fcc62
tree92b003931ccc79ac706c51f475b91af3ba8f44aa
parentfb05e304cd36ecc353818428d4bf6a7e6fcad4c7
Add braces to a condition in predict.c (PR middle-end/77574)

    Martin Liska  <mliska@suse.cz>

PR middle-end/77574
* predict.c (force_edge_cold): Add braces to a condition.

Co-Authored-By: Martin Liska <mliska@suse.cz>
From-SVN: r240128
gcc/ChangeLog
gcc/predict.c