[LLVMbugs] [Bug 21543] New: Support 64 bit long double

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Wed Nov 12 04:41:28 PST 2014


http://llvm.org/bugs/show_bug.cgi?id=21543

            Bug ID: 21543
           Summary: Support 64 bit long double
           Product: clang
           Version: trunk
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: Driver
          Assignee: unassignedclangbugs at nondot.org
          Reporter: mail+llvm at tzik.jp
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified

GCC has -mlong-double-64 that forces the size of long double to 64 bit.
Though Clang doesn't have that or any equivalent.

This option is required to build Bionic with Clang.

-- 
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/20141112/47134d4f/attachment.html>


More information about the llvm-bugs mailing list