https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98918
David Malcolm <dmalcolm at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Analyzer false positives |[11 Regression] Analyzer
|due to sm-state involving |false positives due to
|UNKNOWN pointers |sm-state involving UNKNOWN
| |pointers
--- Comment #2 from David Malcolm <dmalcolm at gcc dot gnu.org> ---
Technically a regression in gcc 11 as the false positives don't appear with gcc
10.2 (the -Wanalyzer-too-complex warnings do).