2013/7/4 dw :
> While input parameters to asm blocks are expressions (not lvalues), they
> cannot (safely) be modified within the asm code unless they are also listed
> as outputs. While this may appear to work, code that comes *after* the asm
> block may fail.
>
> dw
Patch is ok.
Thanks,
Kai
-
While input parameters to asm blocks are expressions (not lvalues), they
cannot (safely) be modified within the asm code unless they are also
listed as outputs. While this may appear to work, code that comes
*after* the asm block may fail.
dw
Index: mingw-w64-headers/include/psdk_inc/intrin-m