[Bug tree-optimization/16064] Error: suffix or operands invalid for `add'

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Fri Jun 18 18:14:00 GMT 2004


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-06-18 18:14 -------
Not a bug, you are using the wrong constraint for the inline asm.

"X"(precalCoef)

which means it could anything.

Read <http://gcc.gnu.org/onlinedocs/gcc-3.4.0/gcc/Simple-Constraints.html#Simple%
20Constraints>.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
         Resolution|                            |INVALID


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



More information about the Gcc-bugs mailing list