[LLVMbugs] [Bug 21298] New: Undefined symbol __mulsc3 in arm64 with O3 flto

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Thu Oct 16 09:24:38 PDT 2014


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

            Bug ID: 21298
           Summary: Undefined symbol __mulsc3 in arm64 with O3 flto
           Product: clang
           Version: trunk
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: LLVM Codegen
          Assignee: unassignedclangbugs at nondot.org
          Reporter: ghoflehner at apple.com
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified

Build failure for CINT2006/libquantum O3 LTO:

Undefined symbols for architecture arm64:
  "___mulsc3", referenced from:
      _quantum_hadamard in gates.llvm.o
      _quantum_bmeasure in measure.llvm.o
      _quantum_qec_decode in qec.llvm.o
      _main in shor.llvm.o

-- 
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/20141016/6299322e/attachment.html>


More information about the llvm-bugs mailing list