[Bug c/67433] ?: expression returns unexpected value when condition is a bool variable which memory is not true/false
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Sep 2 08:21:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67433
--- Comment #5 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Try -fsantitized=undefined to catch this error.
More information about the Gcc-bugs
mailing list