[Bug rtl-optimization/33552] wrong code for multiple output asm, wrong df?

ubizjak at gmail dot com gcc-bugzilla@gcc.gnu.org
Tue Sep 25 14:29:00 GMT 2007



------- 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



More information about the Gcc-bugs mailing list