[PATCH] Fix thinko (PR tree-optimization/87201).

Martin Liška mliska@suse.cz
Mon Sep 3 11:59:00 GMT 2018


Hi.

Thinko fix causing many test-suite failures.

Patch can bootstrap on x86_64-linux-gnu and survives regression tests.

Ready to be installed?
Martin

gcc/ChangeLog:

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.
---
 gcc/tree-switch-conversion.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Fix-thinko-PR-tree-optimization-87201.patch
Type: text/x-patch
Size: 607 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20180903/463728fc/attachment.bin>


More information about the Gcc-patches mailing list