浏览代码

* test fixed to turn off stack checking in stack checking error handling

git-svn-id: trunk@4565 -
florian 19 年之前
父节点
当前提交
9dd9ba53b9
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      tests/test/tstack.pp

+ 2 - 0
tests/test/tstack.pp

@@ -22,6 +22,8 @@ const
   saveexit : pointer = nil;
   x : longint = 0;
 
+{$S-}
+{ the stack overflowed already so don't do much here and depend on stack_margin }
 procedure stack_check_exit;
 
 begin