https://gcc.gnu.org/bugzilla/show_bug.cgi?id=125334
Patrick Palka <ppalka at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Assignee|unassigned at gcc dot gnu.org |ppalka at gcc dot
gnu.org
Resolution|--- |FIXED
--- Comment #6 from Patrick Palka <ppalka at gcc dot gnu.org> ---
Fixed for 16.2. There's still a 15% stream-in regression when <bits/stdc++.h>
isn't built as a header unit but that can be addressed as part of PR125328 /
PR125329 if anything.