This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-13 in repository gcc.
from a3af78ed3c7 Daily bump. new ae2c80c65e9 c++: add feature-test macro for auto(x) new efdcb731bbd c++: desig init in presence of list ctor [PR109871]
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/c-family/c-cppbuiltin.cc | 1 + gcc/cp/call.cc | 16 ++++++++-------- gcc/testsuite/g++.dg/cpp23/feat-cxx2b.C | 6 ++++++ gcc/testsuite/g++.dg/cpp2a/desig27.C | 16 ++++++++++++++++ 4 files changed, 31 insertions(+), 8 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp2a/desig27.C