mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-08 11:19:36 +02:00
* stack_offset changed to longint
git-svn-id: branches/z80@44963 -
This commit is contained in:
parent
0332a60cb8
commit
fcaf2fe5a0
@ -192,7 +192,7 @@ unit cpupara;
|
||||
nextintreg,nextfloatreg,nextmmreg : tsuperregister;
|
||||
paradef : tdef;
|
||||
paraloc : pcgparalocation;
|
||||
stack_offset : aword;
|
||||
stack_offset : longint;
|
||||
hp : tparavarsym;
|
||||
loc : tcgloc;
|
||||
paracgsize : tcgsize;
|
||||
|
Loading…
Reference in New Issue
Block a user