This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 6883d51304f vect: Add pattern recognition for vectorizing {FLOOR,CEIL,R [...] new 2cb9925f400 tree-optimization/122301 - fix ICE and improve vectorizatio [...] new c591c2aff5b libstdc++: Fix typo in in __atomic_ref_base::_S_required_al [...]
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/vect/vect-pr122301.c | 16 ++++++++++++++++ gcc/tree-vect-patterns.cc | 9 ++++++--- libstdc++-v3/include/bits/atomic_base.h | 4 ++-- 3 files changed, 24 insertions(+), 5 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/vect/vect-pr122301.c