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 f38cd3bdb4c libstdc++: Implement std::regex_constants::multiline (LWG 2503) adds 3caf7f87b1e aarch64: Fix type qualifiers for qtbl1 and qtbx1 Neon builtins adds 86304da55ff Fix more testsuite fallout from computed goto changes adds a672a225825 bpf: correct extra_headers adds 5e2adfeed21 Fortran: fix error recovery for invalid constructor adds 48c97c62c90 Use a separate TV_* timer for the VRP threader. adds 77731cb8f3c Avoid CFG updates in VRP threader if nothing changed. adds 24e30f485bc [PR102501] Adjust jump threading testcases for ppc64* and others.
No new revisions were added by this update.
Summary of changes: gcc/config.gcc | 1 - gcc/config/aarch64/aarch64-builtins.c | 12 ++++++++++ gcc/config/aarch64/aarch64-simd-builtins.def | 4 ++++ gcc/config/aarch64/arm_neon.h | 32 +++++++++----------------- gcc/fortran/array.c | 3 +++ gcc/testsuite/gcc.c-torture/compile/920831-1.c | 2 +- gcc/testsuite/gcc.c-torture/compile/pr27863.c | 2 +- gcc/testsuite/gcc.dg/tree-ssa/pr66752-3.c | 4 ++-- gcc/testsuite/gcc.dg/tree-ssa/pr77445-2.c | 2 +- gcc/testsuite/gfortran.dg/pr102520.f90 | 12 ++++++++++ gcc/timevar.def | 1 + gcc/tree-vrp.c | 11 +++++---- 12 files changed, 54 insertions(+), 32 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/pr102520.f90