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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Known to fail|                            |11.1.0, 12.0
     Ever confirmed|0                           |1
             Status|UNCONFIRMED                 |NEW
             Blocks|                            |95507
           Keywords|                            |diagnostic
   Last reconfirmed|                            |2021-05-19

--- Comment #1 from Martin Sebor <msebor at gcc dot gnu.org> ---
Confirmed.  The front end -Wnonull has suppression logic dealing with lambdas
but the middle-end -Wnonnull in tree-ssa-ccp.c doesn't have anything like that.


Referenced Bugs:

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95507
[Bug 95507] [meta-bug] bogus/missing -Wnonnull

Reply via email to