------- Comment #7 from ubizjak at gmail dot com  2007-09-25 14:29 -------
(In reply to comment #6)

> I think that both version ought to work.

There is a comment in the '%' documentation:

     GCC can only handle one commutative pair in an asm; if you use
     more, the compiler may fail.  Note that you need not use the

The 'fail' word is not exactly encouraging to use two '%'s in the asm.


-- 


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

Reply via email to