This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug tree-optimization/84315] missing -Wnonnull for trivial null pointer dereference


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

--- Comment #4 from Eric Gallager <egallager at gcc dot gnu.org> ---
(In reply to Martin Sebor from comment #3)
> Aww rats, I forgot about -Wnull-dereference.
> 
> It's really unfortunate that -Wnull-dereference is disabled by default. 

Maybe that's a decision worth revisiting.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]