This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 3f98450ae6b PR target/80993 * gcc/config/msp430/msp430.c (msp430_attr [...] new 1d5640e3f6d Make expansion of balanced binary trees of switches on tree level.
The 1 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/ChangeLog | 48 + gcc/passes.def | 1 + gcc/stmt.c | 1026 +-------------------- gcc/testsuite/ChangeLog | 6 + gcc/testsuite/gcc.dg/tree-prof/update-loopch.c | 10 +- gcc/testsuite/gcc.dg/tree-ssa/vrp104.c | 2 +- gcc/timevar.def | 1 + gcc/tree-pass.h | 1 + gcc/tree-switch-conversion.c | 1178 ++++++++++++++++++++++++ 9 files changed, 1273 insertions(+), 1000 deletions(-)