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_hppa.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/jit_hppa.c')
-rw-r--r--lib/jit_hppa.c 2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/jit_hppa.c b/lib/jit_hppa.c
index 56f2f8d..192da93 100644
--- a/lib/jit_hppa.c
+++ b/lib/jit_hppa.c
@@ -716,7 +716,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.46.0) at 2025年09月29日 10:05:19 +0000

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