https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116948
David Binderman <dcb314 at hotmail dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dcb314 at hotmail dot com --- Comment #10 from David Binderman <dcb314 at hotmail dot com> --- (In reply to Sam James from comment #2) > There's a few reasons I feel like this is the right direction: > * ASAN does abort on failure, doesn't try to soldier on (so people may well > expect UBSAN to); +1. Tool consistency matters.