[Issue 22161] importC: Support parsing C asm expressions

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Sep 26 09:38:01 UTC 2021


https://issues.dlang.org/show_bug.cgi?id=22161

Walter Bright <bugzilla at digitalmars.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bugzilla at digitalmars.com
           Severity|major                       |enhancement

--- Comment #1 from Walter Bright <bugzilla at digitalmars.com> ---
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.

--


More information about the Digitalmars-d-bugs mailing list