[Bug inline-asm/63900] memory constrains needlessly doing memory clobber

segher at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sat Sep 29 19:11:00 GMT 2018


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63900

--- Comment #8 from Segher Boessenkool <segher at gcc dot gnu.org> ---
It is not fixed in trunk, even.  A better testcase removes the __volatile__:
if this is properly optimised the whole asm disappears then, but in the case
of MYSIZE 3 it does not with the current GCC.


More information about the Gcc-bugs mailing list