sergei
|
adeb8c93e9
|
* Set pi_do_call flag explicitly when procedure has a parameter or local var that require finalization. Normally it is set by implicit try..finally node, but this node is absent when compiling in {$implicitexceptions off} mode. This may cause internal errors in pass 2 if pi_do_call has not been set by other means.
Fixes IE when compiling Lazarus for MIPS target.
+ Test.
git-svn-id: trunk@29590 -
|
2015-01-31 13:33:36 +00:00 |
|