This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 2361b20f7a4 doc: Mark up function name in installation docs new ab7c16990fc libcpp: Add testcase for CWG2579 [PR120778] new 1e8ee6fa93c libstdc++: Remove 2 exports [PR121373]
The 2 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/testsuite/c-c++-common/cpp/va-opt-6.c | 10 +++++----- gcc/testsuite/g++.dg/DRs/dr2579.C | 9 +++++++++ gcc/testsuite/gcc.dg/c23-attr-syntax-6.c | 4 ++-- gcc/testsuite/gcc.dg/cpp/paste12-2.c | 2 +- gcc/testsuite/gcc.dg/cpp/paste12.c | 2 +- gcc/testsuite/gcc.dg/cpp/paste14-2.c | 4 ++-- gcc/testsuite/gcc.dg/cpp/paste14.c | 4 ++-- libcpp/macro.cc | 2 +- libstdc++-v3/src/c++23/std.cc.in | 2 -- 9 files changed, 23 insertions(+), 16 deletions(-) create mode 100644 gcc/testsuite/g++.dg/DRs/dr2579.C