https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110014
David Malcolm <dmalcolm at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED Summary|[13 Regression] |-Wanalyzer-allocation-size |-Wanalyzer-allocation-size |mishandles realloc (..., |mishandles realloc (..., |.... * sizeof (object)) |.... * sizeof (object)) | --- Comment #5 from David Malcolm <dmalcolm at gcc dot gnu.org> --- Should be fixed for GCC 13 (for the upcoming GCC 13.3) by the above patch.