This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 5b6788ae5a3 tree-optimization/104112 - add check for vect epilogue reduc reuse new f35bb467a01 testsuite: Test evrp-trans.c also with unsigned types [PR104115] new ffc7f200adb match.pd, optabs: Avoid vectorization of {FLOOR,CEIL,ROUND} [...]
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/match.pd | 15 +++++++++------ gcc/optabs-tree.cc | 21 ++++++++++++++++++--- gcc/testsuite/gcc.dg/tree-ssa/evrp-trans2.c | 8 ++++++++ gcc/testsuite/gfortran.dg/pr102860.f90 | 10 ++++++++++ 4 files changed, 45 insertions(+), 9 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/evrp-trans2.c create mode 100644 gcc/testsuite/gfortran.dg/pr102860.f90