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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[11 Regression] Maybe a     |[11 Regression] spurious
                   |false positive for          |-Wnonnull calling a member
                   |-Werror=nonnull             |on the result of
                   |                            |static_cast
           Keywords|                            |patch

--- Comment #10 from Martin Sebor <msebor at gcc dot gnu.org> ---
Patch for the static cast:
https://gcc.gnu.org/pipermail/gcc-patches/2020-July/550231.html

Reply via email to