mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-23 06:31:25 +02:00
* fixed parameter symbol writing
git-svn-id: trunk@2407 -
This commit is contained in:
parent
30130d41be
commit
9991b859ca
@ -1232,6 +1232,7 @@ implementation
|
||||
blocksize:=1+sizeof(aword);
|
||||
end;
|
||||
end;
|
||||
paravarsym,
|
||||
localvarsym:
|
||||
begin
|
||||
regidx:=findreg_by_number(sym.localloc.reference.base);
|
||||
|
Loading…
Reference in New Issue
Block a user