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_build/master-aarch64 in repository toolchain/ci/gcc.
from 5edd0802696 Fortran: check TEAM arguments to coarray intrinsics adds a4ad92fc4d0 Update gcc hr.po adds e8778989115 Daily bump. adds 344e425340e This patch skips constant folding for fmin/max when either [...] adds f7a3ab2c6a7 MAINTAINERS: Remove myself from DCO section
No new revisions were added by this update.
Summary of changes: MAINTAINERS | 2 - gcc/ChangeLog | 95 +++++++++++++++++++ gcc/DATESTAMP | 2 +- gcc/ada/ChangeLog | 203 ++++++++++++++++++++++++++++++++++++++++ gcc/cp/ChangeLog | 62 ++++++++++++ gcc/fortran/ChangeLog | 7 ++ gcc/match.pd | 17 +++- gcc/po/ChangeLog | 4 + gcc/po/hr.po | 10 +- gcc/testsuite/ChangeLog | 91 ++++++++++++++++++ gcc/testsuite/gcc.dg/pr105414.c | 30 ++++++ include/ChangeLog | 12 +++ libgcc/ChangeLog | 7 ++ libgomp/ChangeLog | 5 + libiberty/ChangeLog | 76 +++++++++++++++ libstdc++-v3/ChangeLog | 23 +++++ 16 files changed, 633 insertions(+), 13 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/pr105414.c