X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=src%2Fvm%2Fjit%2Fallocator%2Fsimplereg.c;h=0d386b8086495a53a9e0f00bf57edc1b4ab00e84;hb=32c007e8b0b9ab31ddb0c30d7aa0428546d1dffd;hp=ed0b5736e245501b8ec1f3c83188304c7a06ee3b;hpb=de9b1afc38aa888edd275907f9dff63ab86d79d5;p=cacao.git diff --git a/src/vm/jit/allocator/simplereg.c b/src/vm/jit/allocator/simplereg.c index ed0b5736e..0d386b808 100644 --- a/src/vm/jit/allocator/simplereg.c +++ b/src/vm/jit/allocator/simplereg.c @@ -1370,6 +1370,7 @@ static void simplereg_allocate_temporaries(jitdata *jd) case ICMD_RET: case ICMD_RETURN: case ICMD_GOTO: + case ICMD_BREAKPOINT: case ICMD_PUTSTATICCONST: case ICMD_INLINE_START: case ICMD_INLINE_END: