https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88654
Richard Biener <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |rguenth at gcc dot gnu.org
--- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> ---
I think I saw a duplicate somewhere - this is using real-time threads pinned to
a single CPU but yield()ing in a spinning loop expecting to make progress.
