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 in repository toolchain/ci/gcc.
from af93386ffc1 [PR103097] tolerate reg-stack cross-block malformed asms adds 5791bf7a0a7 D: fix UBSAN new 747380f47da pch: Add support for relocation of the PCH data [PR71934]
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/ada/gcc-interface/decl.c | 2 +- gcc/c-family/c-pch.c | 3 +- gcc/c/c-decl.c | 4 +- gcc/config/host-darwin.c | 2 +- gcc/config/host-darwin.h | 2 +- gcc/config/host-hpux.c | 4 +- gcc/config/host-linux.c | 16 ++- gcc/config/host-netbsd.c | 2 +- gcc/config/host-openbsd.c | 2 +- gcc/config/host-solaris.c | 2 +- gcc/config/i386/host-mingw32.c | 4 +- gcc/config/rs6000/rs6000-gen-builtins.c | 4 +- gcc/coretypes.h | 6 +- gcc/cp/module.cc | 2 +- gcc/cp/name-lookup.c | 4 +- gcc/d/expr.cc | 3 +- gcc/doc/gty.texi | 4 +- gcc/gengtype.c | 23 +++- gcc/ggc-common.c | 202 ++++++++++++++++++++++++++++++-- gcc/ggc-tests.c | 2 +- gcc/hash-map.h | 4 +- gcc/hash-set.h | 2 +- gcc/hash-table.h | 2 +- gcc/hash-traits.h | 2 +- gcc/hosthooks-def.h | 4 +- gcc/hosthooks.h | 10 +- gcc/machmode.h | 2 +- gcc/poly-int.h | 2 +- gcc/stringpool.c | 2 +- gcc/tree-cfg.c | 10 +- gcc/value-range.h | 4 +- gcc/vec.h | 2 +- gcc/wide-int.h | 4 +- 33 files changed, 270 insertions(+), 73 deletions(-)