https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61728
Brooks Moses <brooks at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |brooks at gcc dot gnu.org
Status|RESOLVED |REOPENED
Resolution|FIXED |---
--- Comment #5 from Brooks Moses <brooks at gcc dot gnu.org> ---
I'm still running into the issue that Jonathan Wakely mentioned in comment 4,
in 2026, where `cxxabi.h` assumes that `std::type_info` has a `__do_catch`
method.
See https://github.com/llvm/llvm-project/issues/50598 for a bit more context of
someone else also running into this.
So I think that, yes, this should be reopened.