On Mon, Sep 3, 2018 at 1:59 PM Martin Liška <mli...@suse.cz> wrote: > > Hi. > > Thinko fix causing many test-suite failures. > > Patch can bootstrap on x86_64-linux-gnu and survives regression tests. > > Ready to be installed?
OK. > Martin > > gcc/ChangeLog: > > 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. > --- > gcc/tree-switch-conversion.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > >