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-mainline-allyesconfig in repository toolchain/ci/gcc.
from 076930b9690 openmp: Fix up omp_check_private [PR101535] adds 2016df9f3fa Daily bump. adds c8ccb1828b7 [POWER10] __morestack calls from pcrel code adds 9ca1fa731d5 Daily bump. adds bf59a106b16 Daily bump. adds 1e67eeb4207 Daily bump. adds 55bca3fc558 Daily bump. adds f31aad81842 Regenerate gcc.pot. adds 439bc4e3928 Daily bump. adds 42190825d56 Daily bump. new 7ca388565af Update ChangeLog and version files for release new 32e6acb3998 Update BASE-VER to 11.2.1 new 6d9619f05be expmed: Fix store_integral_bit_field [PR101562] new 117a880acb6 gimple-fold: Fix up __builtin_clear_padding on classes with [...]
The 4 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 + c++tools/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 | 14 + gcc/DATESTAMP | 2 +- gcc/ada/ChangeLog | 4 + gcc/analyzer/ChangeLog | 4 + gcc/brig/ChangeLog | 4 + gcc/c-family/ChangeLog | 4 + gcc/c/ChangeLog | 4 + gcc/cp/ChangeLog | 13 + gcc/d/ChangeLog | 4 + gcc/expmed.c | 5 +- gcc/fortran/ChangeLog | 4 + gcc/gimple-fold.c | 4 + gcc/go/ChangeLog | 4 + gcc/jit/ChangeLog | 4 + gcc/lto/ChangeLog | 4 + gcc/objc/ChangeLog | 4 + gcc/objcp/ChangeLog | 4 + gcc/po/ChangeLog | 8 + gcc/po/gcc.pot | 10329 ++++++++++--------- gcc/testsuite/ChangeLog | 21 + .../g++.dg/torture/builtin-clear-padding-4.C | 44 + gcc/testsuite/gcc.c-torture/compile/pr101562.c | 21 + gnattools/ChangeLog | 4 + gotools/ChangeLog | 4 + include/ChangeLog | 4 + intl/ChangeLog | 4 + libada/ChangeLog | 4 + libatomic/ChangeLog | 4 + libbacktrace/ChangeLog | 4 + libcc1/ChangeLog | 4 + libcody/ChangeLog | 4 + libcpp/ChangeLog | 4 + libcpp/po/ChangeLog | 4 + libdecnumber/ChangeLog | 4 + libffi/ChangeLog | 4 + libgcc/ChangeLog | 13 + libgcc/config/avr/libf7/ChangeLog | 4 + libgcc/config/libbid/ChangeLog | 4 + libgcc/config/rs6000/morestack.S | 41 + 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 + 64 files changed, 5583 insertions(+), 5138 deletions(-) create mode 100644 gcc/testsuite/g++.dg/torture/builtin-clear-padding-4.C create mode 100644 gcc/testsuite/gcc.c-torture/compile/pr101562.c