|
@@ -626,6 +626,7 @@ implementation
|
|
|
if token<>_RKLAMMER then
|
|
|
p1:=sub_expr(opcompare,[ef_accept_equal],p1);
|
|
|
p1:=caddrnode.create(p1);
|
|
|
+ include(taddrnode(p1).addrnodeflags,anf_ofs);
|
|
|
got_addrn:=false;
|
|
|
{ Ofs() returns a cardinal/qword, not a pointer }
|
|
|
inserttypeconv_internal(p1,uinttype);
|