https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109816
Tobias Burnus <burnus at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED --- Comment #11 from Tobias Burnus <burnus at gcc dot gnu.org> --- FIXED on mainline (GCC 14) and on the GCC 13 branch (13.1.1). The issue also exists on previous branches, but only since GCC 13's 'asm' use on 'iostream' [PR108969], it became widely exposed to users. Hence, the fix was only applied to the such affected branches.