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

           Summary: thumb-2 emits invalid instruction sub.w sp,rX,#xx
           Product: new-bugs
           Version: unspecified
          Platform: Macintosh
        OS/Version: MacOS X
            Status: NEW
          Severity: normal
          Priority: P2
         Component: new bugs
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected], [email protected]


Created an attachment (id=3265)
 --> (http://llvm.org/bugs/attachment.cgi?id=3265)
reduction, but not very small

The attached reduction shows Thumb-2 emitting invalid instructions.

If you're using gas, you may need the attached patch to get to the bad "sub.w
sp,r7,#12" error this PR is about.


-- 
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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to