* fixed passing of structs on x86_64-linux

git-svn-id: trunk@4688 -
This commit is contained in:
florian 2006-09-23 09:05:21 +00:00
parent 08c3d44cea
commit 360cbe1de1

View File

@ -209,7 +209,7 @@ unit cpupara;
formaldef :
result:=true;
recorddef :
result:=(def.size>sizeof(aint)) or (varspez=vs_const);
result:=(varspez=vs_const) or ((target_info.system=system_x86_64_win64) and (def.size>8));
arraydef :
begin
result:=not(