MASM32 Downloads
include \masm32\include\masm32rt.inc.686.xmm.codestart: fldpi push eax FISTTP dword ptr [esp] pop ecx MsgBox 0, cat$(str$(ecx), " is the result"), "fisttp:", MB_OK exitend start
It's not a bug but a little incompatibility. I guess the team will fix it in a day or two. Microxxxx needs a decade or two...