This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 37977343ff4 c++: local class memfn synth from noexcept context [PR113063] new 7d148392194 c++, coroutines: Revise promise construction/destruction. new d9d34f9a913 c++: vtable referring to "unavailable" virtual fn [PR116606]
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/cp/coroutines.cc | 30 +++++++++++++++----------- gcc/cp/decl2.cc | 3 ++- gcc/testsuite/g++.dg/ext/attr-unavailable-13.C | 8 +++++++ 3 files changed, 27 insertions(+), 14 deletions(-) create mode 100644 gcc/testsuite/g++.dg/ext/attr-unavailable-13.C