[Issue 20952] New: Can't represent subnormal numbers

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Jun 18 14:50:23 UTC 2020


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

          Issue ID: 20952
           Summary: Can't represent subnormal numbers
           Product: D
           Version: D2
          Hardware: All
                OS: All
            Status: NEW
          Severity: critical
          Priority: P1
         Component: dmd
          Assignee: nobody at puremagic.com
          Reporter: ilyayaroshenko at gmail.com

Examples:
 2.1e-308
 1e-322
 91e-324

C and others can compile it.

--


More information about the Digitalmars-d-bugs mailing list