basic asm and memory clobbers - Proposed solution
Paul_Koning@Dell.com
Paul_Koning@Dell.com
Sat Dec 12 21:29:00 GMT 2015
> On Dec 12, 2015, at 4:51 AM, Andrew Haley <aph@redhat.com> wrote:
>
> ...
> You've missed the most practical solution, which meets most common
> usage: clobber memory, but not registers. That allows most of the
> effects that people intuitively want and expect, but avoids the
> breakage of register clobbers. It allows basic asm to be used in a
> sensible way by pushing and popping all used registers.
Yes, that is the solution I would like to see.
paul
More information about the Gcc
mailing list