[LLVMbugs] [Bug 11014] New: Simple testcase - ARM fails to generate code on 'B' instruction

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Mon Sep 26 09:48:35 PDT 2011


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

           Summary: Simple testcase - ARM fails to generate code on 'B'
                    instruction
           Product: new-bugs
           Version: trunk
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: new bugs
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: ndsal at gromit2000.com
                CC: llvmbugs at cs.uiuc.edu


Created an attachment (id=7352)
 --> (http://llvm.org/bugs/attachment.cgi?id=7352)
simple test case

Attached is a simple few line test case - compiles find via llvm-gcc and
llvm-ar.

Execute using lli on X86 - fine. Execute using lli on ARM - code emitter fails.

Readme attached

-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the llvm-bugs mailing list