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

git-svn-id: trunk@4565 -
This commit is contained in:
florian 2006-09-07 20:10:32 +00:00
parent 86cc5ec31b
commit 9dd9ba53b9

View File

@ -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