[Bug c/32642] Extended Asm modification of a range of bytes

aph at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Mon May 12 10:28:00 GMT 2008



------- Comment #1 from aph at gcc dot gnu dot org  2008-05-12 10:27 -------
What on earth is this asm supposed to do?

The compiler is quite entitled to complain about this: the memory
at char x[10] is being used as an ouput operand, but it is not in scope.

The text in the gcc texinfo refers to an input operand.


-- 

aph at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |aph at gcc dot gnu dot org
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID


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



More information about the Gcc-bugs mailing list