https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87201

--- Comment #4 from Martin Liška <marxin at gcc dot gnu.org> ---
Author: marxin
Date: Mon Sep  3 13:35:35 2018
New Revision: 264058

URL: https://gcc.gnu.org/viewcvs?rev=264058&root=gcc&view=rev
Log:
Fix thinko (PR tree-optimization/87201).

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

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

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/tree-switch-conversion.c

Reply via email to