mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-10-21 22:23:11 +02:00
* test fixed to turn off stack checking in stack checking error handling
git-svn-id: trunk@4565 -
This commit is contained in:
parent
86cc5ec31b
commit
9dd9ba53b9
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user