mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-20 11:29:27 +02:00
* size of secrel32 added
git-svn-id: trunk@7421 -
This commit is contained in:
parent
9f56a89617
commit
b09df37cef
@ -1308,6 +1308,7 @@ implementation
|
||||
aitconst_64bit :
|
||||
result:=8;
|
||||
aitconst_indirect_symbol,
|
||||
aitconst_secrel32_symbol,
|
||||
aitconst_rva_symbol :
|
||||
if target_info.system=system_x86_64_win64 then
|
||||
result:=sizeof(longint)
|
||||
|
Loading…
Reference in New Issue
Block a user