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 5deacf6058d Directly resolve range_of_stmt dependencies. adds 9e026da7200 Reduce scope of a few 'class loop *loop' variables adds 16e85390507 Fix handling of static chain in ipa_merge_modref_summary_af [...]
No new revisions were added by this update.
Summary of changes: gcc/cfgloop.c | 3 +- gcc/ipa-fnsummary.c | 3 +- gcc/ipa-modref.c | 68 +++++++++++++++++++------- gcc/loop-init.c | 2 +- gcc/loop-invariant.c | 4 +- gcc/predict.c | 3 +- gcc/testsuite/gcc.c-torture/execute/pr103405.c | 37 ++++++++++++++ gcc/tree-loop-distribution.c | 2 +- gcc/tree-vectorizer.c | 5 +- 9 files changed, 97 insertions(+), 30 deletions(-) create mode 100644 gcc/testsuite/gcc.c-torture/execute/pr103405.c