[Bug libstdc++/115955] atomic<T>::wait _S_for uses a poor hash function

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Jul 16 11:22:42 GMT 2024


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115955

Jonathan Wakely <redi at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
     Ever confirmed|0                           |1
   Last reconfirmed|                            |2024-07-16
             Status|UNCONFIRMED                 |NEW

--- Comment #1 from Jonathan Wakely <redi at gcc dot gnu.org> ---
Yes, this is a known limitation that will get fixed with the planned
refactoring of atomic::wait.


More information about the Gcc-bugs mailing list