[Issue 842] incorrect assembler output for asm{ fst x; }

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Sep 23 17:05:01 PDT 2007


http://d.puremagic.com/issues/show_bug.cgi?id=842


dvdfrdmn at users.sf.net changed:

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




------- Comment #1 from dvdfrdmn at users.sf.net  2007-09-23 19:05 -------
That is not a valid instruction.  GDC uses the system assembler for some
operand checking so the output looks a little rough.

DMD prints:

x.d(5): bad type/size of operands 'fst'


-- 



More information about the D.gnu mailing list