https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113239
Jonathan Wakely <redi at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Known to fail| |13.3.0, 14.2.0
Known to work| |12.4.0, 15.0
Summary|[13/14/15 regression] After |[13/14 regression] After
|r13-6372-g822a11a1e642e0, |r13-6372-g822a11a1e642e0,
|bogus -Warray-bounds |bogus -Warray-bounds
|warnings in std::vector |warnings in std::vector
--- Comment #13 from Jonathan Wakely <redi at gcc dot gnu.org> ---
My bisection shows the warning went away with r15-575-gda73261ce7731b itself,
not the fix for it. Either way, it's fixed on trunk.