[Bug middle-end/85504] Bogus -Wrestrict warning with -fsanitize=undefined

rguenth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Apr 24 07:50:00 GMT 2018


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

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |diagnostic

--- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> ---
I bet this is another case of UBSAN instrumentation fooling jump-threading into
isolating the broken case and we then warning about it.


More information about the Gcc-bugs mailing list