------- Comment #14 from schwab at linux-m68k dot org  2010-06-10 12:42 -------
> asm ("... %2 ... " : "=m" (*p) : "m" (*p), "r" (p));

In this case the compiler should never use a side effect.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44492

Reply via email to