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/84202] missing -Wnonnull on a returns_nonnull function returning null


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

Martin Sebor <msebor at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Blocks|                            |58689

--- Comment #1 from Martin Sebor <msebor at gcc dot gnu.org> ---
After some searching I came across bug 58689 that suggests the same thing
(among other returns_nonnull enhancements).  I'm not sure it makes more sense
to resolve this bug as a duplicate of it or to treat bug 58689 as a meta-bug
and link this and any other smaller reports/requests having to do with
returns_nonnull to it.


Referenced Bugs:

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58689
[Bug 58689] Enhance returns_nonnull

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