* building on powerpc and arm fixed

git-svn-id: trunk@42241 -
This commit is contained in:
florian 2019-06-16 21:43:46 +00:00
parent 89e454aca8
commit d80dc03ccb

View File

@ -1013,7 +1013,7 @@ implementation
begin begin
{$if defined(cpu64bitalu)} {$if defined(cpu64bitalu)}
hreg:=left.location.register; hreg:=left.location.register;
{$else defined(cpu64bitalu}} {$else defined(cpu64bitalu)}
if target_info.endian=endian_little then if target_info.endian=endian_little then
begin begin
if location.reference.offset>3 then if location.reference.offset>3 then