https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98430
Patrick Palka <ppalka at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED CC| |ppalka at gcc dot gnu.org Target Milestone|--- |13.0 --- Comment #2 from Patrick Palka <ppalka at gcc dot gnu.org> --- I assume this is fixed in GCC 13 which got rid of the global constructor in <iostream> (in r13-3707 for PR44952).