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-arm in repository toolchain/ci/gcc.
from 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. adds cd5448f6c53 MAINTAINERS: Add myself to DCO section adds d6a87d96d74 debug/102507: ICE in btf_finalize when compiling with -gbtf
No new revisions were added by this update.
Summary of changes: MAINTAINERS | 1 + gcc/btfout.c | 8 ++++---- gcc/config.gcc | 1 - gcc/fortran/array.c | 3 +++ 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 ++++++----- 9 files changed, 30 insertions(+), 13 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/pr102520.f90