[prev in list] [next in list] [prev in thread] [next in thread] 

List:       llvm-bugs
Subject:    [LLVMbugs] [Bug 2735] New: ice: Cannot yet select
From:       bugzilla-daemon () cs ! uiuc ! edu
Date:       2008-08-31 3:37:23
Message-ID: bug-2735-206 () http ! llvm ! org/bugs/
[Download RAW message or body]

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

           Summary: ice: Cannot yet select
           Product: new-bugs
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: new bugs
        AssignedTo: unassignedbugs@nondot.org
        ReportedBy: regehr@cs.utah.edu
                CC: llvmbugs@cs.uiuc.edu


Seen using r55565 on Ubuntu Hardy on ia32.

regehr@john-home:~/volatile/tmp16$ llvm-gcc -w -O1 small.c
Cannot yet select: 0x8e0d7d4: ch,flag = callseq_end 0x8e0d74c, 0x8e0cfdc,
0x8dfdc8c, 0x8e0d74c:1
small.c:22: internal compiler error: Aborted
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://developer.apple.com/bugreporter> for instructions.

regehr@john-home:~/volatile/tmp16$ cat small.c

__extension__ typedef long long int int64_t;
typedef unsigned char uint8_t;
typedef unsigned int uint32_t;
static inline int
lshift_s_s (int left, int right)
{
  return left << right;
}

uint8_t g_60;
int64_t g_313;
uint32_t g_385 = 0xF0802A14680039FFLL;
uint32_t
func_45 (int64_t p_46, uint32_t p_48)
{
  uint32_t l_438;
  uint8_t l_441 = 0x10L;
  func_87 (1,
           (div_rhs
            ((lshift_s_s ((g_385 & l_441), 1)) + func_87 (l_438, p_48, 1)), 1)
           && g_60, (lshift_s_u (p_46, g_313)));
}


-- 
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
LLVMbugs@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic