https://issues.dlang.org/show_bug.cgi?id=22161
Walter Bright <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Severity|major |enhancement --- Comment #1 from Walter Bright <[email protected]> --- That's unsurprising as the D asm parser is being used here. Not really sure what to do about it, as duplicating the gcc asm behavior would be a big job. I'm going to mark this as an Enhancement, as ImportC's mission is to compile C11. --
