https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96402
--- Comment #6 from ktkachov at gcc dot gnu.org --- (In reply to Jakub Jelinek from comment #5) > Created attachment 48985 [details] > gcc11-pr96402.patch > > So, something like this then? Then the SIZE 16 compare and swap matches > what the 1/2/4/8 SIZE ones do. Looks like it, yes. Ok if it passes bootstrap testing