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: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected],
                    [email protected], [email protected],
                    [email protected]

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.
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to