https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121920
--- Comment #5 from Andrew Pinski <pinskia at gcc dot gnu.org> --- (In reply to Andrew Pinski from comment #4) > Sometimes things happen line up like this. Especially in a large moving > target like GCC; especially when it is a regression. There are at least 5 examples of this happening in GCC (one was not a regression even) dating back to 2005. https://gcc.gnu.org/bugzilla/show_bug.cgi?id=24343 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104830 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105422 (the non regression) https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116963 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120636 So don't feel too bad you can now join the elite club of reporting a bug the same day it was fixed ;).