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

Reply via email to