This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from e7f6e34e61f Vectorise conversions between differently-sized integer vectors new 3b41e0d0a72 Consider building nodes from scalars in vect_slp_analyze_no [...] new 2677a4d4d10 Common ground work for vxworks7 ports updates
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/ChangeLog | 28 +++++++++++++++ gcc/config.gcc | 17 ++++++++++ gcc/config/vx-common.h | 3 +- gcc/config/vxworks.h | 31 ++++++++++++++--- gcc/testsuite/ChangeLog | 4 +++ gcc/testsuite/gcc.dg/vect/bb-slp-div-2.c | 14 ++++++++ gcc/tree-vect-slp.c | 58 ++++++++++++++++++++++++++++++++ 7 files changed, 149 insertions(+), 6 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/vect/bb-slp-div-2.c