www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 23725] New: ImportC fails to parse __asm __volatile ("pause")

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

          Issue ID: 23725
           Summary: ImportC fails to parse __asm __volatile ("pause")
           Product: D
           Version: D2
          Hardware: All
                OS: FreeBSD
            Status: NEW
          Severity: normal
          Priority: P1
         Component: dmd
          Assignee: nobody puremagic.com
          Reporter: bugzilla digitalmars.com

It's the volatile following the asm that is not accepted.

--
Feb 17 2023