https://gcc.gnu.org/bugzilla/show_bug.cgi?id=123850
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |diagnostic
Target Milestone|--- |15.3
Component|c++ |tree-optimization
Summary|vector resize: |[15 Regresion] vector
|bits/stl_construct.h:133:7: |resize:
|error: array subscript 5 is |bits/stl_construct.h:133:7:
|outside array bounds of |error: array subscript 5 is
|‘char [5]’ |outside array bounds of
|[-Werror=array-bounds=] |‘char [5]’
| |[-Werror=array-bounds=]