This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_check_gcc/master-arm in repository toolchain/ci/gcc.
from 72dc270be79 libgomp.oacc-c-c++-common/loop-gwv-2.c: Use __builtin_alloca adds d6240ea016e rs6000: Fix missing "externs" in smmintrin.h adds 90205f67e46 rs6000: Fix bootstrap (libffi) adds cb153222404 Fold all statements in Ranger VRP. adds f5bacd9c5be Move vrp_simplify_cond_using_ranges into the simplifier. adds b621508d6fa Daily bump.
No new revisions were added by this update.
Summary of changes: gcc/ChangeLog | 212 ++++++++++++++ gcc/DATESTAMP | 2 +- gcc/ada/ChangeLog | 303 +++++++++++++++++++++ gcc/config/rs6000/smmintrin.h | 40 +-- gcc/fortran/ChangeLog | 4 + gcc/testsuite/ChangeLog | 73 +++++ .../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/ChangeLog | 5 + libffi/src/powerpc/linux64.S | 2 + libffi/src/powerpc/linux64_closure.S | 2 + libgomp/ChangeLog | 6 + 15 files changed, 722 insertions(+), 103 deletions(-) copy gcc/testsuite/gcc.dg/tree-ssa/{vrp98.c => vrp98-1.c} (90%)