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

           Summary: Assertion failed: (Reg && "this is not a register!")
           Product: new-bugs
           Version: unspecified
          Platform: PC
        OS/Version: FreeBSD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: new bugs
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


Created an attachment (id=3220)
 --> (http://llvm.org/bugs/attachment.cgi?id=3220)
bugpoint-reduced-simplified.bc

Building emacs/lib-src/regex.c with clang/llvm r76379 on FreeBSD/amd64 results
in:

# llc bugpoint-reduced-simplified.bc
Assertion failed: (Reg && "this is not a register!"), function
isPhysicalRegister, file
/usr/src-local/llvm/include/llvm/Target/TargetRegisterInfo.h, line 309.
Stack dump:
0.      Program arguments: llc bugpoint-reduced-simplified.bc
1.      Running pass 'X86 AT&T-Style Assembly Printer' on function
'@regex_compile'
Abort (core dumped)


-- 
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