https://issues.dlang.org/show_bug.cgi?id=22161
--- Comment #3 from Walter Bright <[email protected]> --- (In reply to Iain Buclaw from comment #2) > This bug report is more for me (and ldc) though, as all asm code in Posix C > headers and sources would be in the GCC style. I'm surprised the GDC inline asm isn't the same as GCC. I just presumed they were the same. DMC and DMD inline asm differs mainly because I didn't backport the improvements to DMC. --
