This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from bd8af2a56bc [PR 82416] Do not extend operands to at least 32 bits new 1c8ecf8dd0b Allow non-wi <op> wi new ff479f01dfd Fix ssa-dse-26.c
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 | 27 +++++++++ gcc/expr.c | 2 +- gcc/fold-const.c | 7 ++- gcc/ipa-prop.c | 6 +- gcc/testsuite/ChangeLog | 4 ++ gcc/testsuite/gcc.dg/tree-ssa/ssa-dse-26.c | 3 +- gcc/tree-ssa-ccp.c | 24 +++++--- gcc/tree-ssa-math-opts.c | 2 +- gcc/tree-vrp.c | 16 +++--- gcc/wide-int.h | 92 +++++++++++++++++++++--------- 10 files changed, 128 insertions(+), 55 deletions(-)