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-arm-bootstrap_ubsan in repository toolchain/ci/gcc.
from 413187b0b3c mips: Ignore zero width fields in arguments and issue -Wpsa [...] adds 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/i386/i386.cc | 27 +- gcc/config/mips/mips.cc | 3 +- gcc/cp/pt.cc | 5 +- gcc/doc/tm.texi | 7 + gcc/function.cc | 22 +- gcc/po/gcc.pot | 13847 ++++++++++---------- gcc/po/hr.po | 182 +- gcc/target.def | 7 + 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 +- 12 files changed, 7208 insertions(+), 6932 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp2a/nontype-class52.C create mode 100644 gcc/testsuite/gcc.target/mips/pr102024-4.c