[LLVMbugs] [Bug 2797] New: Internal error: Segmentation fault (program cc1)

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Mon Sep 15 17:08:40 PDT 2008


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

           Summary: Internal error: Segmentation fault (program cc1)
           Product: new-bugs
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: new bugs
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: regehr at cs.utah.edu
                CC: llvmbugs at cs.uiuc.edu


Seen using r56232 on Ubuntu Hardy on ia32.

regehr at john-home:~/volatile/tmp34$ llvm-gcc -O0 small.c
llvm-gcc: Internal error: Segmentation fault (program cc1)
Please submit a full bug report.
See <URL:http://developer.apple.com/bugreporter> for instructions.

regehr at john-home:~/volatile/tmp34$ cat small.c

unsigned int
func_48 (signed char p_49)
{
  signed char l_340;
  func_44 (&((1 ^ 1 == (lshift_u_s (1)) != (l_340 < 1)) & 1L));
}


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