This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 865b21f47fe Invoke vectorizable_live_operation in a consistent way new aa8a4b0bb66 Fix vectorizable_live_operation handling of vector booleans new f9674f3d59b Fix type of bitstart in vectorizable_live_operation new 6e854573a5e Fix vectorizable_mask_load_store handling of invariant masks
The 3 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 | 19 +++++++++++++++++++ gcc/testsuite/ChangeLog | 4 ++++ gcc/testsuite/gfortran.dg/vect/mask-store-1.f90 | 11 +++++++++++ gcc/tree-vect-loop.c | 6 ++++-- gcc/tree-vect-stmts.c | 6 ++++-- 5 files changed, 42 insertions(+), 4 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/vect/mask-store-1.f90