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-stable-allmodconfig in repository toolchain/ci/gcc.
from 3de82c6c36f Fortran: Fix CLASS conversion check [PR102745] adds e8dd7ce5d27 libstdc++: Fix doxygen generation to work with relative paths adds 2b4adfe47fc Daily bump. adds 5d3a05456dc c++: Fix up push_local_extern_decl_alias error recovery [PR102642] adds 40b209e340b Avoid exception propagation during bootstrap adds b8754a8ff8b Daily bump. adds e74336df42f x86: Document -fcf-protection requires i686 or newer adds cce92cd8d11 Daily bump. adds 97262ad1c2c Daily bump.
No new revisions were added by this update.
Summary of changes: gcc/ChangeLog | 9 +++++ gcc/DATESTAMP | 2 +- gcc/ada/ChangeLog | 6 +++ gcc/ada/sem_prag.adb | 74 ++++++++++++++++++++++++++++++++++--- gcc/cp/ChangeLog | 14 +++++++ gcc/cp/decl.c | 3 +- gcc/cp/name-lookup.c | 4 +- gcc/cp/parser.c | 6 ++- gcc/doc/invoke.texi | 3 +- gcc/fortran/ChangeLog | 10 +++++ gcc/testsuite/ChangeLog | 16 ++++++++ gcc/testsuite/g++.dg/tls/pr102642.C | 10 +++++ libstdc++-v3/ChangeLog | 10 +++++ libstdc++-v3/doc/Makefile.am | 20 ++++++---- libstdc++-v3/doc/Makefile.in | 20 ++++++---- 15 files changed, 180 insertions(+), 27 deletions(-) create mode 100644 gcc/testsuite/g++.dg/tls/pr102642.C