* addr nodes can be also considered in cse

git-svn-id: trunk@26625 -
This commit is contained in:
florian 2014-01-30 17:19:06 +00:00
parent 3a11dd1055
commit 809549a31f

View File

@ -60,7 +60,7 @@ unit optcse;
derefn,equaln,unequaln,ltn,gtn,lten,gten,typeconvn,subscriptn,
inn,symdifn,shrn,shln,ordconstn,realconstn,unaryminusn,pointerconstn,stringconstn,setconstn,niln,
setelementn,{arrayconstructorn,arrayconstructorrangen,}
isn,asn,starstarn,nothingn,temprefn,loadparentfpn {,callparan},assignn];
isn,asn,starstarn,nothingn,temprefn,loadparentfpn {,callparan},assignn,addrn];
function searchsubdomain(var n:tnode; arg: pointer) : foreachnoderesult;
begin