]> git.ipfire.org Git - thirdparty/gcc.git/commit
Add braces to a condition in predict.c (PR middle-end/77574)
authormarxin <marxin@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 14 Sep 2016 07:18:53 +0000 (07:18 +0000)
committermarxin <marxin@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 14 Sep 2016 07:18:53 +0000 (07:18 +0000)
commit5a0890bc36b2f580526f4a7143f5aad9f3a2cf1c
tree92b003931ccc79ac706c51f475b91af3ba8f44aa
parent7e5c8365a0d1879784d5a11e8307883ad37f3110
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@240128 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/predict.c