[Bug sanitizer/83382] UBSAN tiggers false-positive warning [-Werror=uninitialized]

rguenth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Dec 12 08:58:00 GMT 2017


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

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> ---
The interaction between sanitizers and middle-end emitted warnings is difficult
at best.  Can you avoid -Werror when sanitizing?


More information about the Gcc-bugs mailing list