https://gcc.gnu.org/bugzilla/show_bug.cgi?id=122215
Sam James <sjames at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|WAITING |REOPENED
Known to work| |16.0
--- Comment #8 from Sam James <sjames at gcc dot gnu.org> ---
I can produce it "still" with 15.2 (ofc) on godbolt at
https://gcc.godbolt.org/z/P6b3Yfj4f (change the '-g*' to -g2, then -g3, then
-g2, then -g1, etc, just to invalidate the cache), but I could never reproduce
it on trunk (or locally).
I think we're good to call it fixed. Thanks guys. I don't know if we want to
backport the trivial bounds fixes or not after some more soaking time to 15?