This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 113860301f4 Improve maybe_remove_writeonly_store to do a simple DCE for [...] new 40dd9d839e5 openmp: For default(none) ignore variables created by ubsan [...] new f5ef4da3ccd Remove restriction of SLP vectorizing internal function calls
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/c-family/c-omp.c | 43 +++++++++++++++++++++++++----- gcc/testsuite/c-c++-common/ubsan/pr64888.c | 27 +++++++++++++++++++ gcc/tree-vect-slp.c | 1 - 3 files changed, 64 insertions(+), 7 deletions(-) create mode 100644 gcc/testsuite/c-c++-common/ubsan/pr64888.c