https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104361
Andrew Pinski changed:
What|Removed |Added
Severity|normal |enhancement
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104361
--- Comment #2 from Marc Glisse ---
I looked at this paper for a different project a while ago, and it doesn't seem
like such a good match for C++ in general. While the basic idea looks simple
(use 2 counters, one for the thread that created the
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104361
--- Comment #1 from Jonathan Wakely ---
Thanks for the link.