https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104928
Jonathan Wakely <redi at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED --- Comment #20 from Jonathan Wakely <redi at gcc dot gnu.org> --- (In reply to Jonathan Wakely from comment #15) > (In reply to Nate Eldredge from comment #2) > > Encountered on StackOverflow: > > https://stackoverflow.com/questions/77626624/race-condition-in-morriss- > > algorithm > > Hmm, actually I can't get comment 0 to hang now, but the stackoverflow > example still hangs on trunk, maybe more reliably than with gcc-15. So it > looks like there's another bug in the code still. Now it should be fixed.