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-defconfig in repository toolchain/ci/gcc.
from 99b63670926 Daily bump. adds cee5d51cef7 Daily bump. adds fd5b5c275dc Clean up references to Subversion in documentation sources. adds ce91f0f189e Backport f48c6014133c8989702458f9082e34ba6dd326d4 adds 20e9d785434 PR middle-end/93246 - missing alias subsets adds 42066149461 [PATCH] PR Fortran/93263 Correct test case adds 9e9f9bf428f Update GCC zh_TW.po. new 00cae906a9c Daily bump.
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/ChangeLog | 18 +++++++++++ gcc/DATESTAMP | 2 +- gcc/alias.c | 34 +++++++++++++++++--- gcc/doc/contribute.texi | 4 +-- gcc/doc/install.texi | 37 +++++++++++----------- gcc/lto/ChangeLog | 9 ++++++ gcc/lto/lto-partition.c | 3 ++ gcc/po/ChangeLog | 4 +++ gcc/po/zh_TW.po | 17 +++++----- gcc/testsuite/ChangeLog | 12 +++++++ gcc/testsuite/g++.dg/torture/pr93246.C | 31 ++++++++++++++++++ gcc/testsuite/gfortran.dg/pr93263_1.f90 | 2 +- libstdc++-v3/ChangeLog | 9 ++++++ libstdc++-v3/doc/xml/faq.xml | 21 +++--------- .../doc/xml/manual/appendix_contributing.xml | 9 ++---- 15 files changed, 155 insertions(+), 57 deletions(-) create mode 100644 gcc/testsuite/g++.dg/torture/pr93246.C