This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-mainline-allnoconfig in repository toolchain/ci/gcc.
from 98c65a64648 Daily bump. adds f235c989dc8 Daily bump. adds fbafbdd5b01 Backport r274502 adds 9a2d4402352 Backport r274503 adds ae73f89d799 Backport r274504 adds 4900b470e17 * config/mips/mips.md (mips_get_fcsr, *mips_get_fcs [...] adds 5ae502afcbc * zh_CN.po: Update. new 846e855daea Fix libstdc++ lstat missing return type for Windows target.
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 | 42 ++++ gcc/DATESTAMP | 2 +- gcc/cgraph.c | 35 +++- gcc/config/mips/mips.md | 4 +- gcc/passes.c | 68 ++++--- gcc/po/ChangeLog | 4 + gcc/po/zh_CN.po | 305 ++++++++++------------------- gcc/testsuite/ChangeLog | 4 + gcc/testsuite/gcc.target/mips/get-fcsr-3.c | 9 + libstdc++-v3/ChangeLog | 5 + libstdc++-v3/src/filesystem/ops-common.h | 2 +- 11 files changed, 245 insertions(+), 235 deletions(-) create mode 100644 gcc/testsuite/gcc.target/mips/get-fcsr-3.c