Fix infinite loop in the 2 remaining failing tests; now it's a segfault.
This commit is contained in:
Kartik Agaram 2019-07-10 09:39:38 -07:00
parent 7e9cdf3c7a
commit 84aa2fad2d
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View File

@ -588,7 +588,7 @@ $compute-offsets:construct-next-segment:
68/push compute-offsets:curr-segment-name/imm32
ff 6/subop/push 1/mod/*+disp8 5/rm32/EBP . . . . 0xc/disp8 . # push *(EBP+12)
# . . call
e8/call get-or-insert/disp32
e8/call get-or-insert-slice/disp32
# . . discard args
81 0/subop/add 3/mod/direct 4/rm32/ESP . . . . . 0xc/imm32 # add to ESP
# . EBX = EAX