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-arm 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 new 9e1e962eac8 opts: do not allow Separate+Joined ending with =
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: MAINTAINERS | 2 - gcc/ChangeLog | 95 +++++++++++++++++++ gcc/DATESTAMP | 2 +- gcc/ada/ChangeLog | 203 ++++++++++++++++++++++++++++++++++++++++ gcc/c-family/c-opts.cc | 2 +- gcc/c-family/c.opt | 4 +- gcc/config/riscv/riscv.opt | 2 +- gcc/cp/ChangeLog | 62 ++++++++++++ gcc/cp/lang-specs.h | 6 +- gcc/fortran/ChangeLog | 7 ++ gcc/gcc.cc | 8 +- gcc/match.pd | 17 +++- gcc/objc/lang-specs.h | 8 +- gcc/objcp/lang-specs.h | 2 +- gcc/optc-gen.awk | 7 ++ gcc/opts.cc | 2 +- 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 +++++ 25 files changed, 657 insertions(+), 30 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/pr105414.c