[Bug libstdc++/98749] No precondition checks in , and

2025-01-10 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98749 --- Comment #2 from Jonathan Wakely --- Patch for std::barrier checks posted: https://gcc.gnu.org/pipermail/gcc-patches/2025-January/673200.html

[Bug libstdc++/98749] No precondition checks in , and

2025-01-10 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98749 --- Comment #1 from Jonathan Wakely --- r15-4209-gf5021ce9aa6be5 added a check to std::latch::count_down, but with a copy&paste error so that the same check is done twice. Oops.

[Bug libstdc++/98749] No precondition checks in , and

2025-01-10 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98749 Jonathan Wakely changed: What|Removed |Added Assignee|unassigned at gcc dot gnu.org |redi at gcc dot gnu.org

[Bug libstdc++/98749] No precondition checks in , and

2021-04-20 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98749 Jonathan Wakely changed: What|Removed |Added Status|UNCONFIRMED |NEW Ever confirmed|0