[Bug libstdc++/107335] call to throw_bad_cast even with -fno-exceptions

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Oct 20 18:52:40 GMT 2022


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

--- Comment #3 from Jonathan Wakely <redi at gcc dot gnu.org> ---
So what exactly is the bug? You want the abort to happen right there? There are
dozens of place we call functions like that instead of throwing.


More information about the Gcc-bugs mailing list