[Bug sanitizer/61591] Undefined behavior sanitizer does not catch builtin_unreachable's from impossible devirtualization
hubicka at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Sep 25 21:06:00 GMT 2014
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61591
Jan Hubicka <hubicka at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Last reconfirmed| |2014-09-25
CC| |hubicka at gcc dot gnu.org
Ever confirmed|0 |1
--- Comment #1 from Jan Hubicka <hubicka at gcc dot gnu.org> ---
Confirmed, it seems that undefined behaviour sanitizer needs to handle
unreachables that are introduced to code later.
More information about the Gcc-bugs
mailing list