mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-20 17:49:27 +02:00
* set expectloc in first_abs_long (mantis #15790)
git-svn-id: trunk@14926 -
This commit is contained in:
parent
fe5d0b0ef4
commit
071bca7d93
@ -3037,6 +3037,7 @@ implementation
|
||||
|
||||
function tinlinenode.first_abs_long : tnode;
|
||||
begin
|
||||
expectloc:=LOC_REGISTER;
|
||||
result:=nil;
|
||||
end;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user