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-arm-next-defconfig in repository toolchain/ci/gcc.
from 39bdebf3725 libstdc++: Fix call to __glibcxx_rwlock_init (PR 94069) adds 3786be02885 Daily bump. adds 7341a557418 Daily bump. adds 5b1a849ee47 Daily bump. adds 85c08558c66 Backport to gcc-9: PR92398: Fix testcase failure of pr72804.c adds 3b0babc396b Daily bump. adds c9858be2e71 Fix internal error on locally-defined subpools adds f7589b1c8b7 Daily bump. new 4212a6a3e44 Update ChangeLog and version files for release new 9f26e5863a7 Bump BASE-VER to 9.3.1.
The 2 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: ChangeLog | 4 ++ config/ChangeLog | 4 ++ contrib/ChangeLog | 4 ++ contrib/header-tools/ChangeLog | 4 ++ contrib/reghunt/ChangeLog | 4 ++ contrib/regression/ChangeLog | 4 ++ fixincludes/ChangeLog | 4 ++ gcc/BASE-VER | 2 +- gcc/ChangeLog | 8 +++ gcc/DATESTAMP | 2 +- gcc/ada/ChangeLog | 9 +++ gcc/ada/gcc-interface/decl.c | 13 +++- gcc/brig/ChangeLog | 4 ++ gcc/c-family/ChangeLog | 4 ++ gcc/c/ChangeLog | 4 ++ gcc/cp/ChangeLog | 4 ++ gcc/d/ChangeLog | 4 ++ gcc/fortran/ChangeLog | 4 ++ gcc/go/ChangeLog | 4 ++ gcc/jit/ChangeLog | 4 ++ gcc/lto/ChangeLog | 4 ++ gcc/objc/ChangeLog | 4 ++ gcc/objcp/ChangeLog | 4 ++ gcc/po/ChangeLog | 4 ++ gcc/testsuite/ChangeLog | 23 ++++++++ gcc/testsuite/gcc.target/powerpc/pr72804.c | 16 +---- gcc/testsuite/gcc.target/powerpc/pr92398.h | 17 ++++++ gcc/testsuite/gcc.target/powerpc/pr92398.p9+.c | 12 ++++ gcc/testsuite/gcc.target/powerpc/pr92398.p9-.c | 10 ++++ gcc/testsuite/gnat.dg/subpools1.adb | 82 ++++++++++++++++++++++++++ gcc/testsuite/lib/target-supports.exp | 20 +++++++ gnattools/ChangeLog | 4 ++ gotools/ChangeLog | 4 ++ include/ChangeLog | 4 ++ intl/ChangeLog | 4 ++ libada/ChangeLog | 4 ++ libatomic/ChangeLog | 4 ++ libbacktrace/ChangeLog | 4 ++ libcc1/ChangeLog | 4 ++ libcpp/ChangeLog | 4 ++ libcpp/po/ChangeLog | 4 ++ libdecnumber/ChangeLog | 4 ++ libffi/ChangeLog | 4 ++ libgcc/ChangeLog | 4 ++ libgcc/config/libbid/ChangeLog | 4 ++ libgfortran/ChangeLog | 4 ++ libgomp/ChangeLog | 4 ++ libhsail-rt/ChangeLog | 4 ++ libiberty/ChangeLog | 4 ++ libitm/ChangeLog | 4 ++ libobjc/ChangeLog | 4 ++ liboffloadmic/ChangeLog | 4 ++ libphobos/ChangeLog | 4 ++ libquadmath/ChangeLog | 4 ++ libsanitizer/ChangeLog | 4 ++ libssp/ChangeLog | 4 ++ libstdc++-v3/ChangeLog | 4 ++ libvtv/ChangeLog | 4 ++ lto-plugin/ChangeLog | 4 ++ maintainer-scripts/ChangeLog | 4 ++ zlib/ChangeLog | 4 ++ 61 files changed, 392 insertions(+), 18 deletions(-) create mode 100644 gcc/testsuite/gcc.target/powerpc/pr92398.h create mode 100644 gcc/testsuite/gcc.target/powerpc/pr92398.p9+.c create mode 100644 gcc/testsuite/gcc.target/powerpc/pr92398.p9-.c create mode 100644 gcc/testsuite/gnat.dg/subpools1.adb