This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from fcae029b424 [AArch64] Implement Armv8.5-A memory tagging (MTE) intrinsics new 04331b3db8f 2019-11-19 Richard Biener rguenther@suse.de
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/ChangeLog | 7 ++++ gcc/testsuite/ChangeLog | 5 +++ gcc/testsuite/gcc.dg/vect/vect-cond-reduc-5.c | 36 +++++++++++++++++ gcc/tree-vect-loop.c | 58 +++++++++++++++------------ 4 files changed, 80 insertions(+), 26 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/vect/vect-cond-reduc-5.c