Hello,

It seems that the Op_TauCheckBounds opcode in the HIR is converted into an upper bounds check during HIR->LIR conversion (see CodeGenerator.cpp and Ia32InstCodeSelector.cpp). It does not seem that the corresponding lower bounds check is ever generated.

Am I misunderstanding the code somehow?  It doesn't seem correct to me.

Thanks,
Naveen

---------------------------------------------------------------------
Terms of use : http://incubator.apache.org/harmony/mailing.html
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to