https://bugs.kde.org/show_bug.cgi?id=404842
--- Comment #3 from Louis Jenkins <[email protected]> --- You're right; when I marked the two integers as volatile to prevent caching, it does work and show forward progress. My apologies. My intention was to find an example that would demonstrate whether or not a thread would yield automatically in a tight spin-loop or not. I figured that if I used atomics or manual FENCE instruction, it would interfere with the experiment. -- You are receiving this mail because: You are watching all bug changes.
