https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111300
Jonathan Wakely <redi at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Last reconfirmed| |2023-09-06
Status|UNCONFIRMED |NEW
Ever confirmed|0 |1
--- Comment #1 from Jonathan Wakely <redi at gcc dot gnu.org> ---
I'm going to "fix" this by moving the offending inline function out of the
header, into libstdc++exp.a
But it looks like there's a front end bug here, which will still be latent
after that.