[llvm-bugs] [Bug 25733] New: Assertion `isReg() && "This is not a register operand!"' failed when targeting cortex-a53

via llvm-bugs llvm-bugs at lists.llvm.org
Thu Dec 3 16:30:47 PST 2015


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

            Bug ID: 25733
           Summary: Assertion `isReg() && "This is not a register
                    operand!"' failed when targeting cortex-a53
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: Backend: ARM
          Assignee: t.p.northover at gmail.com
          Reporter: joerg at NetBSD.org
                CC: llvm-bugs at lists.llvm.org
    Classification: Unclassified

Created attachment 15395
  --> https://llvm.org/bugs/attachment.cgi?id=15395&action=edit
Reduced test case

Build the attached test case with:

-O2 --target=arm--linux-eabihf -mcpu=cortex-a53

-- 
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/20151204/42bdf618/attachment.html>


More information about the llvm-bugs mailing list