This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_tx1/llvm-master-aarch64-spec2k6-O3_LTO in repository toolchain/ci/gcc.
from d0e7c73c515 Fortran : portability fix for PR52279 adds d59a576b8b5 Redefine NULL to nullptr adds 1ac9258cca8 VEC_COND_EXPR: do not expand comparisons feeding it adds 053c88093a4 ipa-sra: Prevent constructing debug info from wrong argument adds 105ecbea5f4 tree-optimization/96028 - fix bogus externalizing of SLP node
No new revisions were added by this update.
Summary of changes: gcc/ipa-param-manipulation.c | 6 ++- gcc/system.h | 10 +++++ gcc/testsuite/gcc.dg/guality/pr95343.c | 45 ++++++++++++++++++++++ gcc/tree-vect-generic.c | 69 ++++++++++++++++++++++++++++------ gcc/tree-vect-slp.c | 27 ++++++++----- 5 files changed, 135 insertions(+), 22 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/guality/pr95343.c