https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115402
Giuseppe D'Angelo <dangelog at gmail dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dangelog at gmail dot com --- Comment #9 from Giuseppe D'Angelo <dangelog at gmail dot com> --- I have posted on the ML a (partial) patch for P3323R1, but I think I need to wait for the wait/notify ABI stabilization, and rebase it on top of that? Partial: wait()/notify() on a volatile-qualified type (like the reduced testcase from Comment 1) doesn't work.