[Bug bootstrap/98414] [11 Regression] UBSAN bootstrap is broken: ubsan/ubsan_type_hash_itanium.cpp:162: undefined reference to `__dynamic_cast' since r11-6083-gb7dfc2074c78415d451eb34d1608016c80b1c41a

marxin at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Jan 11 09:59:12 GMT 2021


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

--- Comment #12 from Martin Liška <marxin at gcc dot gnu.org> ---
I've got it!
It can be fixed with -fno-rtti and apparently libcody's objects do miss that :)


More information about the Gcc-bugs mailing list