Fix thinko (PR tree-optimization/87201).
authorMartin Liska <mliska@suse.cz>
Mon, 3 Sep 2018 13:35:35 +0000 (15:35 +0200)
committerMartin Liska <marxin@gcc.gnu.org>
Mon, 3 Sep 2018 13:35:35 +0000 (13:35 +0000)
commita6b75a69dae0cfaa9085708073ebd1853e0e6102
tree306fdefcf80f8139e2d47b85f76c73f23fb8d3f1
parent70fc129d86eeeea6f3f04892cec75119ba97b86e
Fix thinko (PR tree-optimization/87201).

2018-09-03  Martin Liska  <mliska@suse.cz>

PR tree-optimization/87201
* tree-switch-conversion.c (switch_decision_tree::balance_case_nodes):
Fix parenthesis in an expression.

From-SVN: r264058
gcc/ChangeLog
gcc/tree-switch-conversion.c