Kahan's Floating Point Test

Alexandre Oliva aoliva@redhat.com
Thu May 31 00:10:00 GMT 2001


On May 31, 2001, Sylvain Pion <Sylvain.Pion@sophia.inria.fr> wrote:

>   asm("" : "=m"(x) : "m"(x));

Try "+m" instead of "=m" and "m" for the same variable.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me



More information about the Gcc mailing list