lightning.git - Portable just-in-time compiler library

index : lightning.git
Portable just-in-time compiler library
summary refs log tree commit diff
path: root/lib/jit_ppc.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/jit_ppc.c')
-rw-r--r--lib/jit_ppc.c 2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/jit_ppc.c b/lib/jit_ppc.c
index 003fcbb..501b223 100644
--- a/lib/jit_ppc.c
+++ b/lib/jit_ppc.c
@@ -869,7 +869,7 @@ _emit_code(jit_state_t *_jit)
} \
break
for (node = _jitc->head; node; node = node->next) {
- if (_jit->pc.uc >= _jitc->code.end && !jit_remap())
+ if (_jit->pc.uc >= _jitc->code.end)
return (NULL);
value = jit_classify(node->code);
generated by cgit v1.2.3 (git 2.39.1) at 2025年09月28日 23:43:30 +0000

AltStyle によって変換されたページ (->オリジナル) /