[Bug libstdc++/61728] [4.10 regression] lost symbol FUNC:_ZNK10__cxxabiv117__pbase_type_info15__pointer_catchEPKS0_PPvj@@CXXABI_1.3

brooks at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Jun 24 00:39:21 GMT 2026


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61728

--- Comment #6 from Brooks Moses <brooks at gcc dot gnu.org> ---
Given that the relevant function is listed under "Implementation defined member
functions", perhaps the thing to do would be to just wrap it in a "#if
!defined(_LIBCXX_VERSION)" clause, or something like that?


More information about the Gcc-bugs mailing list