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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           See Also|                            |https://gcc.gnu.org/bugzill
                   |                            |a/show_bug.cgi?id=91547

--- Comment #4 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
See PR 91547 also.

Basically clang's -fsanitize=integer is useless for well defined C/C++ code and
should NOT be used unless you how to filter out the bad reports.

Reply via email to