[llvm-bugs] [Bug 43726] New: (float)MIN_DBL should be runtime

via llvm-bugs llvm-bugs at lists.llvm.org
Sat Oct 19 19:22:01 PDT 2019


https://bugs.llvm.org/show_bug.cgi?id=43726

            Bug ID: 43726
           Summary: (float)MIN_DBL should be runtime
           Product: clang
           Version: 8.0
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: C
          Assignee: unassignedclangbugs at nondot.org
          Reporter: tydeman at tybor.com
                CC: blitzrakete at gmail.com, dgregor at apple.com,
                    erik.pilkington at gmail.com, llvm-bugs at lists.llvm.org,
                    richard-llvm at metafoo.co.uk

The expression  (float)MIN_DBL  should be runtime (not translation time).
The result depends upon the runtime floating-point rounding mode.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20191020/6acbf188/attachment.html>


More information about the llvm-bugs mailing list