This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 86abacb710b RISC-V: Add testcase for scalar unsigned SAT_MUL form 2 new 45a56f42b49 tree-optimization/121362 - fixup thinko in earlier change new f2a85db9eee tree-optimization/121488 - improve BIT_FIELD_REF lookup in VN
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/testsuite/gcc.dg/tree-ssa/ssa-fre-108.c | 30 +++++++++++++++++++++++++++++ gcc/tree-ssa-sccvn.cc | 21 ++++++++++++++++++-- 2 files changed, 49 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-108.c