https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109724
Sam James <sjames at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |marxin at gcc dot gnu.org
--- Comment #5 from Sam James <sjames at gcc dot gnu.org> ---
(In reply to Richard Biener from comment #4)
> Did you by chance verify if GCC 11, 12 or 13 are affected similarly?
releases/{11,12,13} are fine.
> I wonder if we can bisect what fixed it if not.
The 11.1 and 12.1 tags are fine too.
I'm worried that it didn't ever exist on trunk and is a combination of
backports manifesting badly.
I don't remember it happening on any of the branches either, and given how
common a package qtwebengine is, I'm confident we would've noticed if it
manifested on any of the release/* branches for an extended period at least.