https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104928
Jonathan Wakely <redi at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED |--- --- Comment #15 from Jonathan Wakely <redi at gcc dot gnu.org> --- (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.