[kaffe] jit failure on MIPS
Riccardo
zuse at libero.it
Fri Apr 1 02:07:09 PST 2005
Hey,
I'm trying JIT on linux/mips, using jthreads 'since pthreads are broken
with intrp already). the jitBasic regression fails with:
Success 00000000
field: test_0x0000000000000001__long_method_long = 0x00000000
Success 00000000
field: test_0xdeadbeefd0decade__long_method_long = 0x00000000
Success deadbeef
field: test_0__float_method_float = 0x00000000
callinfo = 0x7fff6a38
Method: ParameterizedMethods.float_method_float(F)F
L0: 1
@0: fload 0
@1: freturn
0: prologue:
18: mov i1,fp
18: mov fp,sp
18: addiu sp,sp,-framesize
18: sw ra,-4(fp)
18: sw i1,-8(fp)
18: sw gp,-12(fp)
20: move gp,i25
20: sw gp,-16(fp)
24: sw i16,-16(fp)
28: sw i17,-20(fp)
2c: sw i18,-24(fp)
30: sw i19,-28(fp)
34: sw i20,-32(fp)
38: sw i21,-36(fp)
3c: sw i22,-40(fp)
40: sw i23,-44(fp)
40: check_stack_limit:
48: sgtu i25,i5,sp
48: bne i25,zero,+3
4c: nop
54: call [soft_stackoverflow]
58: nop
/bin/sh: line 1: 15443 Aborted env TEST_
CLASSES="ConstMethods.class ConstMathMethods.class ParameterizedMethods.
class ParameterizedMathMethods.class ParameterizedLogicalMethods.class
ParameterizedBitwiseMethods.class ControlFlowMethods.class
StaticMethodCall.class TypeConversion.class StaticFields.class
PrimitiveArrays.class ObjectFields.class MethodOptimizations.class
NativeMethodCall.class Exceptions.class" `BOOTCLASSPATH="."; export
BOOTCLASSPATH; . ../../BUILD_ENVIRONMENT; sed 's/.*export \(.*\)/echo \
1=$\1/' < ../../BUILD_ENVIRONMENT | sh` ${dir}$tst
FAIL: jitBasic
================================
1 of 1 tests failed
Please report to kaffe at kaffe.org
Ideas ?
-R
More information about the kaffe
mailing list