This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_check/master-aarch64 in repository toolchain/ci/gcc.
from be674bdd11d libiberty: support digits in cpp mangled clone names adds 5545d1edcbd libcpp: Fix up ##__VA_OPT__ handling [PR89971] adds 6c684aa50d4 regrename: Fix -fcompare-debug issue in find_rename_reg [PR103756]
No new revisions were added by this update.
Summary of changes: gcc/regrename.c | 13 ++++--- gcc/testsuite/c-c++-common/cpp/va-opt-9.c | 20 +++++++++++ gcc/testsuite/g++.dg/opt/pr103756.C | 57 +++++++++++++++++++++++++++++++ libcpp/macro.c | 8 ++++- 4 files changed, 93 insertions(+), 5 deletions(-) create mode 100644 gcc/testsuite/c-c++-common/cpp/va-opt-9.c create mode 100644 gcc/testsuite/g++.dg/opt/pr103756.C