[LLVMbugs] [Bug 3657] New: clang -S coredumping

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Tue Feb 24 06:16:39 PST 2009


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

           Summary: clang -S coredumping
           Product: clang
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: LLVM Codegen
        AssignedTo: unassignedclangbugs at nondot.org
        ReportedBy: rdivacky at freebsd.org
                CC: llvmbugs at cs.uiuc.edu


I am getting this:

lev /tmp$ clang profile.c

lev /tmp$ clang -S profile.c
Segmentation fault (core dumped)

the assembler output makes the clang coredump. might be bug in llvm or clang
codegen for llvm. the test case 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