https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67513
--- Comment #7 from Yury Gribov <y.gribov at samsung dot com> --- FYI I'd prefer to keep current BIT_IOR_EXPR approach in asan_expand_check_ifn as it allows for efficient implementation for ARM targets (as compared to two successive branches currently used in LLVM).