Fix compilation of 32-bit powerpc compiler

This commit is contained in:
Pierre Muller 2022-06-03 11:45:23 -07:00
parent dbbf7e7f3b
commit 762057f46d

View File

@ -186,7 +186,7 @@ Unit rappcgas;
for AIX }
if target_info.system in systems_aix then
begin
opr.ref.symbol.increfs;
oper.opr.ref.symbol.increfs;
tcgppcgen(cg).get_aix_toc_sym(nil,oper.opr.ref.symbol.name,asmsym2indsymflags(oper.opr.ref.symbol),oper.opr.ref,true);
end;
oper.opr.ref.refaddr:=addr_pic_no_got;