This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from a75e9bee7c2 Add cases for CFN_BUILT_IN_SIGNBIT[FL]. new d6a488f243a c++ modules: ICE with dynamic_cast [PR106304]
The 1 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/constexpr.cc | 2 +- gcc/cp/rtti.cc | 4 ++++ gcc/testsuite/g++.dg/modules/pr106304_a.C | 12 ++++++++++++ gcc/testsuite/g++.dg/modules/pr106304_b.C | 8 ++++++++ 4 files changed, 25 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/g++.dg/modules/pr106304_a.C create mode 100644 gcc/testsuite/g++.dg/modules/pr106304_b.C