[Issue 23725] New: ImportC fails to parse __asm __volatile ("pause")
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Sat Feb 18 00:19:06 UTC 2023
    
    
  
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 at puremagic.com
          Reporter: bugzilla at digitalmars.com
It's the volatile following the asm that is not accepted.
--
    
    
More information about the Digitalmars-d-bugs
mailing list