https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112477
Jonathan Wakely <redi at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|NEW |RESOLVED
--- Comment #12 from Jonathan Wakely <redi at gcc dot gnu.org> ---
(In reply to Jonathan Wakely from comment #9)
> I see that this is actually causing lots of failures for PSTL tests when run
> with -D_GLIBCXX_DEBUG
I'm still seeing some PSTL failures with -D_GLIBCXX_DEBUG mode, but the
remaining ones were already there in GCC 12 and already reported: PR 90276
So I think this is fixed now, thanks.