[LLVMbugs] [Bug 6333] New: SIGSEGV in 'X86 DAG->DAG Instruction Selection'

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Wed Feb 17 12:14:58 PST 2010


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

           Summary: SIGSEGV in 'X86 DAG->DAG Instruction Selection'
           Product: new-bugs
           Version: trunk
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: new bugs
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: kaffeemonster at googlemail.com
                CC: llvmbugs at cs.uiuc.edu


Created an attachment (id=4248)
 --> (http://llvm.org/bugs/attachment.cgi?id=4248)
a crashing bitcode file

After a period i could not build clang/llvm (rtti changes) i have the problem
that clang (or more correct llvm) crashes on code generation.

Today i build myself a fresh clang/llvm again at TOT r96486 and i bugpoint
reduced the case, please see the attachment:

$ llc bugpoint-reduced-simplified.bc
Stack dump:
0.      Program arguments: llc bugpoint-reduced-simplified.bc
1.      Running pass 'X86 DAG->DAG Instruction Selection' on function
'@handle_accept_in'
segmentation fault
$

Greetings
Jan


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