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-master-aarch64-stable-allyesconfig in repository toolchain/ci/gcc.
from a641d6d3e63 preprocessor: Fix ICE with EOF in macro args [pr95182] adds 6e7ae154dc5 Fix FAIL: gcc.target/i386/pr92645-4.c adds ed63c387aa0 preprocessor: Reimplement raw string lexing [pr95149] adds c0d8623ce5a PR c++/94923 - False positive -Wclass-memaccess with trivia [...] adds 4a5d072ad97 Use commit timestamp in git_update_version.py. adds 25c284f1488 Use REST API for bug titles in mklog.
No new revisions were added by this update.
Summary of changes: contrib/ChangeLog | 10 + contrib/gcc-changelog/git_commit.py | 4 +- contrib/gcc-changelog/git_update_version.py | 2 +- contrib/mklog.py | 20 +- gcc/cp/ChangeLog | 9 + gcc/cp/call.c | 4 +- gcc/cp/cp-tree.h | 3 +- gcc/cp/tree.c | 24 +- gcc/testsuite/ChangeLog | 15 + gcc/testsuite/c-c++-common/raw-string-14.c | 39 +-- gcc/testsuite/c-c++-common/raw-string-16.c | 14 +- gcc/testsuite/c-c++-common/raw-string-5.c | 14 +- gcc/testsuite/g++.dg/Wclass-memaccess.C | 174 ++++++++-- gcc/testsuite/gcc.target/i386/pr92645-4.c | 6 +- libcpp/ChangeLog | 6 + libcpp/lex.c | 522 +++++++++++++++------------- 16 files changed, 529 insertions(+), 337 deletions(-)