Displaying 1 result from an estimated 1 matches for "list_sequence".
Did you mean:
  lastsequence
  
2004 Sep 01
1
[LLVMdev] Register allocator segfault
Hello,
this is another "allocator crashes hard when I pass wrong data to it" issue. 
Due to a bug, my machine code looked like this:
# Machine code for list_sequence():
  <fi #-2> is 4 bytes fixed at location [SP-24]
  <fi #-1> is 4 bytes fixed at location [SP-20]
entry (0x8060970, LLVM BB @0x805da88):
        %reg1024 = load <fi#-1>
        %reg1025 = load <fi#-2>
        setcc %reg1025, %reg1026
(so 'reg1026' is used before d...