[Bug c++/86176] Wnull-dereference warning disappears with a call to std::cout on the line after

egallager at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Dec 18 03:55:00 GMT 2018


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

Eric Gallager <egallager at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |msebor at gcc dot gnu.org

--- Comment #4 from Eric Gallager <egallager at gcc dot gnu.org> ---
(In reply to Jonathan Wakely from comment #3)
> No, because GCC is not a static analyser.

I thought one of Martin Sebor's talks at this year's Cauldron was about
implementing static analysis checkers in the middle-end:
https://gcc.gnu.org/wiki/cauldron2018#static-analysis


More information about the Gcc-bugs mailing list