[llvm-bugs] [Bug 31547] New: current clang generates calls into compiler-rt even when using libgcc

via llvm-bugs llvm-bugs at lists.llvm.org
Thu Jan 5 05:02:08 PST 2017


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

            Bug ID: 31547
           Summary: current clang generates calls into compiler-rt even
                    when using libgcc
           Product: clang
           Version: trunk
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: -New Bugs
          Assignee: unassignedclangbugs at nondot.org
          Reporter: bero at linaro.org
                CC: llvm-bugs at lists.llvm.org
    Classification: Unclassified

Related to bug 28629, but not really a duplicate because of different calls and
different architectures: Current clang (rev 290796) generates calls to
__muloti4 on x86_64 even when using libgcc instead of compiler-rt.

libgcc currently (gcc 6.3.0) doesn't implement __muloti4.

-- 
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/20170105/7e621519/attachment.html>


More information about the llvm-bugs mailing list