This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from df562b12d90 aarch64: Fix ICE due to aarch64_gen_compare_reg_maybe_ze [PR94435] new 2c0fa3ecf70 cselib: Reuse VALUEs on sp adjustments [PR92264] new 86c92411320 params: Decrease -param=max-find-base-term-values= default [...]
The 2 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 | 39 +++++++++ gcc/cselib.c | 235 ++++++++++++++++++++++++++++++++++++++++++++++------- gcc/dse.c | 57 ++++++++++++- gcc/params.opt | 2 +- gcc/rtl.h | 1 + gcc/var-tracking.c | 24 ++++-- 6 files changed, 315 insertions(+), 43 deletions(-)