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 f9809ef5700 Fortran - reject function entries with mismatched characteristics adds f5ff3a8ed4c Improve handling of table overflows in modref_ref_node new a21e5de4214 Daily bump.
The 1 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/ChangeLog | 22 +++ gcc/DATESTAMP | 2 +- gcc/fortran/ChangeLog | 6 + gcc/ipa-modref-tree.h | 298 ++++++++++++++++++++++++++----- gcc/testsuite/ChangeLog | 9 + gcc/testsuite/gcc.dg/tree-ssa/modref-9.c | 15 ++ libstdc++-v3/ChangeLog | 26 +++ 7 files changed, 328 insertions(+), 50 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/modref-9.c