From 84aa2fad2dfe694310c2b1651dda9823b5cd2b09 Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Wed, 10 Jul 2019 09:39:38 -0700 Subject: . Fix infinite loop in the 2 remaining failing tests; now it's a segfault. --- subx/apps/survey.subx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'subx/apps/survey.subx') diff --git a/subx/apps/survey.subx b/subx/apps/survey.subx index b4558754..e9cbe588 100644 --- a/subx/apps/survey.subx +++ b/subx/apps/survey.subx @@ -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 -- cgit 1.4.1-2-gfad0