This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 0720394aa9d Daily bump. new d1eeafe40f2 vect: Fix ICE caused by missing check for TREE_CODE == SSA_NAME
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/testsuite/gcc.dg/vect/pr115753-1.c | 12 ++++++++++++ gcc/testsuite/gcc.dg/vect/pr115753-2.c | 20 ++++++++++++++++++++ gcc/testsuite/gcc.dg/vect/pr115753-3.c | 15 +++++++++++++++ gcc/tree-vect-stmts.cc | 2 +- 4 files changed, 48 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/gcc.dg/vect/pr115753-1.c create mode 100644 gcc/testsuite/gcc.dg/vect/pr115753-2.c create mode 100644 gcc/testsuite/gcc.dg/vect/pr115753-3.c