This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_check/master-aarch64 in repository toolchain/ci/gcc.
from c49f389e3de Constant fold/simplify SS_ASHIFT and US_ASHIFT in simplify-rtx.c adds 72dc270be79 libgomp.oacc-c-c++-common/loop-gwv-2.c: Use __builtin_alloca adds d6240ea016e rs6000: Fix missing "externs" in smmintrin.h new 90205f67e46 rs6000: Fix bootstrap (libffi) new cb153222404 Fold all statements in Ranger VRP. new f5bacd9c5be Move vrp_simplify_cond_using_ranges into the simplifier.
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/config/rs6000/smmintrin.h | 40 ++++----- .../gcc.dg/tree-ssa/{vrp98.c => vrp98-1.c} | 8 +- gcc/testsuite/gcc.dg/tree-ssa/vrp98.c | 2 +- gcc/tree-vrp.c | 96 +++++----------------- gcc/vr-values.c | 69 ++++++++++++++++ gcc/vr-values.h | 1 + libffi/src/powerpc/linux64.S | 2 + libffi/src/powerpc/linux64_closure.S | 2 + .../libgomp.oacc-c-c++-common/loop-gwv-2.c | 7 +- 9 files changed, 121 insertions(+), 106 deletions(-) copy gcc/testsuite/gcc.dg/tree-ssa/{vrp98.c => vrp98-1.c} (90%)