https://gcc.gnu.org/bugzilla/show_bug.cgi?id=127244
--- Comment #2 from Drea Pinski <pinskia at gcc dot gnu.org> --- The question becomes should the constraint on this inline assembly be "=r,m" or "=rm". The former gives the decent code.
pinskia at gcc dot gnu.org via Gcc-bugs Mon, 07 Sep 2026 11:33:32 -0700
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=127244
--- Comment #2 from Drea Pinski <pinskia at gcc dot gnu.org> --- The question becomes should the constraint on this inline assembly be "=r,m" or "=rm". The former gives the decent code.