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-aarch64-lts-defconfig in repository toolchain/ci/gcc.
from e4102aa14d9 Daily bump. adds 57112514851 Daily bump. adds 8ce35e4c066 Change EH pointer encodings to PC relative on Windows adds abf9d7ef47c Daily bump. adds a5af11b0c1c Daily bump. adds d0600195ecf Daily bump. adds 0c27d28b679 Daily bump. adds e9fbf0f9d62 libstdc++: add missing typename for dependent type in range [...] adds 048117e16c7 Daily bump. adds 9a56fcc61b0 Daily bump. new 879e7df1829 c++: Fix noexcept with unevaluated operand [PR101087]
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 | 5 +++++ gcc/DATESTAMP | 2 +- gcc/config/i386/i386.c | 6 +++++- gcc/cp/cp-tree.h | 13 +++++++++++++ gcc/cp/except.c | 9 ++++++--- gcc/testsuite/g++.dg/cpp0x/noexcept70.C | 5 +++++ libstdc++-v3/ChangeLog | 9 +++++++++ libstdc++-v3/include/std/ranges | 2 +- 8 files changed, 45 insertions(+), 6 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp0x/noexcept70.C