This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 85d0d2683b7 Subject: [committed, pushed] PR-107607 m2: Remove bdepend o [...] new 3f101e32e2f c++, libstdc++: Add typeinfo for _Float{16,32,64,128,32x,64 [...]
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/rtti.cc | 4 +++- gcc/testsuite/g++.dg/cpp23/ext-floating13.C | 35 ++++++++++++++++++++++++++++ libstdc++-v3/config/abi/pre/gnu.ver | 10 ++++++++ libstdc++-v3/testsuite/util/testsuite_abi.cc | 3 ++- 4 files changed, 50 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp23/ext-floating13.C