This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 72111557322 Fix miscompilation of function containing __builtin_unreachable new 06bc3a734e8 Disable -fbit-tests and -fjump-tables at -O0 new a4e2b138882 Only do switch bit test clustering when multiple labels poi [...] new 3d06e9c3e07 Simplify switch bit test clustering algorithm
The 3 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gcc/common.opt | 4 +- gcc/gimple-if-to-switch.cc | 2 +- gcc/opts.cc | 2 + gcc/testsuite/gcc.dg/pr21643.c | 2 +- gcc/testsuite/gcc.dg/tree-ssa/if-to-switch-6.c | 2 +- gcc/testsuite/gcc.dg/tree-ssa/switch-1.c | 2 +- gcc/testsuite/gcc.target/aarch64/pr99988.c | 2 +- gcc/tree-switch-conversion.cc | 102 ++++++++++++++----------- gcc/tree-switch-conversion.h | 5 +- 9 files changed, 71 insertions(+), 52 deletions(-)