This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 6ac78317aa6 Eliminate gather-scatter-info offset_dt member new a1ad36f5a89 Un-factor vectorizable_load parts new f1c80147641 Improve mergability of CSWTCH [PR120523] new ea588988c19 output: Move an special # (256) to a new macro
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/output.h | 6 +++ .../gcc.dg/tree-ssa/{cswtch-6.c => cswtch-7.c} | 7 ++- gcc/tree-switch-conversion.cc | 11 ++++ gcc/tree-vect-stmts.cc | 62 +++++++++++----------- gcc/varasm.cc | 50 +++++++++++++---- 5 files changed, 93 insertions(+), 43 deletions(-) copy gcc/testsuite/gcc.dg/tree-ssa/{cswtch-6.c => cswtch-7.c} (80%)