Compiler [Typechecker]: Added some more validation on PIKE_DEBUG. pike_types_le() now validates low_type_binop(MINUS, ...) against low_pike_types_le() when --with-rtldebug. It also validates that the type and type mark stacks are invariant.