This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from c33a5cc9e7f RISC-V: Fix build errors with shNadd/shNadd.uw patterns in [...] new f19791565d7 addS EAF_NOT_RETURNED_DIRECTLY new 164bbf701ff tree-optimization/103029 - ensure vect loop versioning cons [...]
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/ipa-modref.c | 39 ++++++++++++++++++++++--------- gcc/testsuite/g++.dg/ipa/modref-1.C | 2 +- gcc/testsuite/gcc.dg/tree-ssa/modref-10.c | 20 ++++++++++++++++ gcc/tree-core.h | 6 ++++- gcc/tree-ssa-structalias.c | 12 ++++++++-- gcc/tree-vect-loop-manip.c | 17 ++++++++++++++ 6 files changed, 81 insertions(+), 15 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/modref-10.c