This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 3b9b8d6cfdf ira: Scale save/restore costs of callee save registers with [...] new 71f484d02b2 c++: ICE with __dynamic_cast redecl [PR115501] new ed6ffc4e62f c++: ICE with generic lambda and pack expansion [PR115425]
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/pt.cc | 2 ++ gcc/cp/rtti.cc | 2 ++ gcc/testsuite/g++.dg/cpp2a/lambda-generic12.C | 25 +++++++++++++++++++++++++ gcc/testsuite/g++.dg/rtti/dyncast8.C | 15 +++++++++++++++ 4 files changed, 44 insertions(+) create mode 100644 gcc/testsuite/g++.dg/cpp2a/lambda-generic12.C create mode 100644 gcc/testsuite/g++.dg/rtti/dyncast8.C