This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from fd4829dde46 Revert "RISC-V: Add non-vector types to dfa pipelines" new 2f14c0dbb78 PR target/113560: Enhance is_widening_mult_rhs_p.
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/testsuite/g++.target/i386/pr113560.C | 19 ++++++++++++ gcc/testsuite/gcc.dg/pr87954.c | 2 +- gcc/testsuite/gcc.target/i386/pr113560.c | 17 ++++++++++ gcc/tree-ssa-math-opts.cc | 53 ++++++++++++++++++++++++++++---- 4 files changed, 84 insertions(+), 7 deletions(-) create mode 100644 gcc/testsuite/g++.target/i386/pr113560.C create mode 100644 gcc/testsuite/gcc.target/i386/pr113560.c