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

--- Comment #3 from Jonathan Wakely <redi at gcc dot gnu.org> ---
So all we need to do is add a single point of contention that all threads
synchronize on every time they call arrive, to make our contention-avoiding
tree barrier work.

Reply via email to