This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-aarch64-bootstrap_profiled in repository toolchain/ci/gcc.
from 31933f4f788 Add an assertion: the zeroed_hardregs set is a subset of al [...] adds c742a8688f2 Update gcc hr.po adds e9ea121da7d Regenerate gcc.pot adds 95533fe4f01 c++: deducing from class type of NTTP [PR105110] adds f0ccbe10f15 fixed-point/composite-type: add -Wno-array-parameter adds 2a82301d409 libstdc++: Tweak source_location for clang trunk [PR105128] adds be07535d0f4 mips: Fix an ICE caused by r12-7962
No new revisions were added by this update.
Summary of changes: gcc/config/mips/mips.cc | 3 +- gcc/cp/pt.cc | 5 +- gcc/po/gcc.pot | 13847 ++++++++++---------- gcc/po/hr.po | 182 +- gcc/testsuite/g++.dg/cpp2a/nontype-class52.C | 13 + gcc/testsuite/gcc.dg/fixed-point/composite-type.c | 2 +- gcc/testsuite/gcc.target/mips/pr102024-4.c | 10 + libstdc++-v3/include/std/source_location | 15 +- 8 files changed, 7158 insertions(+), 6919 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp2a/nontype-class52.C create mode 100644 gcc/testsuite/gcc.target/mips/pr102024-4.c