[Bug analyzer/108432] RFE: analyzer could detect out-of-bounds issues within loops
dmalcolm at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Jan 26 14:47:17 GMT 2023
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108432
David Malcolm <dmalcolm at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Analyzer fails to detect |RFE: analyzer could detect
|out-of-bounds issues within |out-of-bounds issues within
|loops |loops
--- Comment #4 from David Malcolm <dmalcolm at gcc dot gnu.org> ---
Retitling this to be an RFE, since handling these cases is an expansion of the
scope of -fanalyzer's bounds-checker.
More information about the Gcc-bugs
mailing list