[Issue 24412] New: No predefined version for 64bit ?!

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Feb 26 06:28:11 UTC 2024


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

          Issue ID: 24412
           Summary: No predefined version for 64bit ?!
           Product: D
           Version: D2
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P1
         Component: dmd
          Assignee: nobody at puremagic.com
          Reporter: turkeyman at gmail.com

Surprisingly, I was looking for a version that identifies if the target arch is
64bit, and there's no such thing!

I need to know if the target has 64bit registers and can perform 64bit
arithmetic. It's surprising there's nothing that identifies this.

Please add a new predefined version.

--


More information about the Digitalmars-d-bugs mailing list