htypechk.pas 101 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669
  1. {
  2. Copyright (c) 1998-2002 by Florian Klaempfl
  3. This unit exports some help routines for the type checking
  4. This program is free software; you can redistribute it and/or modify
  5. it under the terms of the GNU General Public License as published by
  6. the Free Software Foundation; either version 2 of the License, or
  7. (at your option) any later version.
  8. This program is distributed in the hope that it will be useful,
  9. but WITHOUT ANY WARRANTY; without even the implied warranty of
  10. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  11. GNU General Public License for more details.
  12. You should have received a copy of the GNU General Public License
  13. along with this program; if not, write to the Free Software
  14. Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
  15. ****************************************************************************
  16. }
  17. unit htypechk;
  18. {$i fpcdefs.inc}
  19. interface
  20. uses
  21. cclasses,tokens,cpuinfo,
  22. node,globtype,
  23. symconst,symtype,symdef,symsym,symbase;
  24. type
  25. Ttok2nodeRec=record
  26. tok : ttoken;
  27. nod : tnodetype;
  28. op_overloading_supported : boolean;
  29. end;
  30. pcandidate = ^tcandidate;
  31. tcandidate = record
  32. next : pcandidate;
  33. data : tprocdef;
  34. wrongparaidx,
  35. firstparaidx : integer;
  36. exact_count,
  37. equal_count,
  38. cl1_count,
  39. cl2_count,
  40. cl3_count,
  41. cl4_count,
  42. cl5_count,
  43. coper_count : integer; { should be signed }
  44. ordinal_distance : double;
  45. invalid : boolean;
  46. wrongparanr : byte;
  47. end;
  48. tcallcandidates = class
  49. private
  50. FProcsym : tprocsym;
  51. FProcsymtable : tsymtable;
  52. FOperator : ttoken;
  53. FCandidateProcs : pcandidate;
  54. FProcCnt : integer;
  55. FParaNode : tnode;
  56. FParaLength : smallint;
  57. FAllowVariant : boolean;
  58. procedure collect_overloads_in_class(ProcdefOverloadList:TFPObjectList);
  59. procedure collect_overloads_in_units(ProcdefOverloadList:TFPObjectList);
  60. procedure create_candidate_list(ignorevisibility,allowdefaultparas:boolean);
  61. function proc_add(ps:tprocsym;pd:tprocdef):pcandidate;
  62. public
  63. constructor create(sym:tprocsym;st:TSymtable;ppn:tnode;ignorevisibility,allowdefaultparas:boolean);
  64. constructor create_operator(op:ttoken;ppn:tnode);
  65. destructor destroy;override;
  66. procedure list(all:boolean);
  67. {$ifdef EXTDEBUG}
  68. procedure dump_info(lvl:longint);
  69. {$endif EXTDEBUG}
  70. procedure get_information;
  71. function choose_best(var bestpd:tabstractprocdef; singlevariant: boolean):integer;
  72. procedure find_wrong_para;
  73. property Count:integer read FProcCnt;
  74. end;
  75. type
  76. tregableinfoflag = (
  77. // can be put in a register if it's the address of a var/out/const parameter
  78. ra_addr_regable,
  79. // orthogonal to above flag: the address of the node is taken and may
  80. // possibly escape the block in which this node is declared (e.g. a
  81. // local variable is passed as var parameter to another procedure)
  82. ra_addr_taken);
  83. tregableinfoflags = set of tregableinfoflag;
  84. const
  85. tok2nodes=24;
  86. tok2node:array[1..tok2nodes] of ttok2noderec=(
  87. (tok:_PLUS ;nod:addn;op_overloading_supported:true), { binary overloading supported }
  88. (tok:_MINUS ;nod:subn;op_overloading_supported:true), { binary and unary overloading supported }
  89. (tok:_STAR ;nod:muln;op_overloading_supported:true), { binary overloading supported }
  90. (tok:_SLASH ;nod:slashn;op_overloading_supported:true), { binary overloading supported }
  91. (tok:_EQUAL ;nod:equaln;op_overloading_supported:true), { binary overloading supported }
  92. (tok:_GT ;nod:gtn;op_overloading_supported:true), { binary overloading supported }
  93. (tok:_LT ;nod:ltn;op_overloading_supported:true), { binary overloading supported }
  94. (tok:_GTE ;nod:gten;op_overloading_supported:true), { binary overloading supported }
  95. (tok:_LTE ;nod:lten;op_overloading_supported:true), { binary overloading supported }
  96. (tok:_SYMDIF ;nod:symdifn;op_overloading_supported:true), { binary overloading supported }
  97. (tok:_STARSTAR;nod:starstarn;op_overloading_supported:true), { binary overloading supported }
  98. (tok:_OP_AS ;nod:asn;op_overloading_supported:false), { binary overloading NOT supported }
  99. (tok:_OP_IN ;nod:inn;op_overloading_supported:false), { binary overloading NOT supported }
  100. (tok:_OP_IS ;nod:isn;op_overloading_supported:false), { binary overloading NOT supported }
  101. (tok:_OP_OR ;nod:orn;op_overloading_supported:true), { binary overloading supported }
  102. (tok:_OP_AND ;nod:andn;op_overloading_supported:true), { binary overloading supported }
  103. (tok:_OP_DIV ;nod:divn;op_overloading_supported:true), { binary overloading supported }
  104. (tok:_OP_NOT ;nod:notn;op_overloading_supported:true), { unary overloading supported }
  105. (tok:_OP_MOD ;nod:modn;op_overloading_supported:true), { binary overloading supported }
  106. (tok:_OP_SHL ;nod:shln;op_overloading_supported:true), { binary overloading supported }
  107. (tok:_OP_SHR ;nod:shrn;op_overloading_supported:true), { binary overloading supported }
  108. (tok:_OP_XOR ;nod:xorn;op_overloading_supported:true), { binary overloading supported }
  109. (tok:_ASSIGNMENT;nod:assignn;op_overloading_supported:true), { unary overloading supported }
  110. (tok:_UNEQUAL ;nod:unequaln;op_overloading_supported:false) { binary overloading NOT supported overload = instead }
  111. );
  112. { true, if we are parsing stuff which allows array constructors }
  113. allow_array_constructor : boolean = false;
  114. function node2opstr(nt:tnodetype):string;
  115. { check operator args and result type }
  116. function isbinaryoperatoroverloadable(treetyp:tnodetype;ld:tdef;lt:tnodetype;rd:tdef;rt:tnodetype) : boolean;
  117. function isoperatoracceptable(pf : tprocdef; optoken : ttoken) : boolean;
  118. function isunaryoverloaded(var t : tnode) : boolean;
  119. function isbinaryoverloaded(var t : tnode) : boolean;
  120. { Register Allocation }
  121. procedure make_not_regable(p : tnode; how: tregableinfoflags);
  122. { procvar handling }
  123. function is_procvar_load(p:tnode):boolean;
  124. procedure test_local_to_procvar(from_def:tprocvardef;to_def:tdef);
  125. { sets varsym varstate field correctly }
  126. type
  127. tvarstateflag = (vsf_must_be_valid,vsf_use_hints);
  128. tvarstateflags = set of tvarstateflag;
  129. procedure set_varstate(p:tnode;newstate:tvarstate;varstateflags:tvarstateflags);
  130. { sets the callunique flag, if the node is a vecn, }
  131. { takes care of type casts etc. }
  132. procedure set_unique(p : tnode);
  133. function valid_for_formal_var(p : tnode; report_errors: boolean) : boolean;
  134. function valid_for_formal_const(p : tnode; report_errors: boolean) : boolean;
  135. function valid_for_var(p:tnode; report_errors: boolean):boolean;
  136. function valid_for_assignment(p:tnode; report_errors: boolean):boolean;
  137. function valid_for_loopvar(p:tnode; report_errors: boolean):boolean;
  138. function valid_for_addr(p : tnode; report_errors: boolean) : boolean;
  139. function allowenumop(nt:tnodetype):boolean;
  140. procedure check_hints(const srsym: tsym; const symoptions: tsymoptions; const deprecatedmsg : pshortstring);
  141. procedure check_ranges(const location: tfileposinfo; source: tnode; destdef: tdef);
  142. implementation
  143. uses
  144. sysutils,
  145. systems,constexp,globals,
  146. cutils,verbose,
  147. symtable,
  148. defutil,defcmp,
  149. nbas,ncnv,nld,nmem,ncal,nmat,ninl,nutils,ncon,
  150. cgbase,procinfo
  151. ;
  152. type
  153. TValidAssign=(Valid_Property,Valid_Void,Valid_Const,Valid_Addr,Valid_Packed);
  154. TValidAssigns=set of TValidAssign;
  155. function node2opstr(nt:tnodetype):string;
  156. var
  157. i : integer;
  158. begin
  159. result:='<unknown>';
  160. for i:=1 to tok2nodes do
  161. if tok2node[i].nod=nt then
  162. begin
  163. result:=tokeninfo^[tok2node[i].tok].str;
  164. break;
  165. end;
  166. end;
  167. function isbinaryoperatoroverloadable(treetyp:tnodetype;ld:tdef;lt:tnodetype;rd:tdef;rt:tnodetype) : boolean;
  168. function internal_check(treetyp:tnodetype;ld:tdef;lt:tnodetype;rd:tdef;rt:tnodetype;var allowed:boolean):boolean;
  169. begin
  170. internal_check:=true;
  171. case ld.typ of
  172. formaldef,
  173. recorddef,
  174. variantdef :
  175. begin
  176. allowed:=true;
  177. end;
  178. procvardef :
  179. begin
  180. if (rd.typ in [pointerdef,procdef,procvardef]) then
  181. begin
  182. allowed:=false;
  183. exit;
  184. end;
  185. allowed:=true;
  186. end;
  187. pointerdef :
  188. begin
  189. if ((rd.typ in [orddef,enumdef,pointerdef,classrefdef,procvardef]) or
  190. is_class_or_interface(rd)) then
  191. begin
  192. allowed:=false;
  193. exit;
  194. end;
  195. { don't allow pchar+string }
  196. if (is_pchar(ld) or is_pwidechar(ld)) and
  197. ((rd.typ=stringdef) or
  198. is_pchar(rd) or
  199. is_pwidechar(rd) or
  200. is_chararray(rd) or
  201. is_widechararray(rd)) then
  202. begin
  203. allowed:=false;
  204. exit;
  205. end;
  206. allowed:=true;
  207. end;
  208. arraydef :
  209. begin
  210. { not vector/mmx }
  211. if ((cs_mmx in current_settings.localswitches) and
  212. is_mmx_able_array(ld)) or
  213. ((cs_support_vectors in current_settings.globalswitches) and
  214. is_vector(ld)) then
  215. begin
  216. allowed:=false;
  217. exit;
  218. end;
  219. { not chararray+[(wide)char,(wide)string,(wide)chararray] }
  220. if (is_chararray(ld) or is_widechararray(ld) or
  221. is_open_chararray(ld) or is_open_widechararray(ld))
  222. and
  223. ((rd.typ in [stringdef,orddef,enumdef]) or
  224. is_pchar(rd) or
  225. is_pwidechar(rd) or
  226. is_chararray(rd) or
  227. is_widechararray(rd) or
  228. is_open_chararray(rd) or
  229. is_open_widechararray(rd) or
  230. (rt=niln)) then
  231. begin
  232. allowed:=false;
  233. exit;
  234. end;
  235. { dynamic array compare with niln }
  236. if ((is_dynamic_array(ld) and
  237. (rt=niln)) or
  238. (is_dynamic_array(ld) and is_dynamic_array(rd)))
  239. and
  240. (treetyp in [equaln,unequaln]) then
  241. begin
  242. allowed:=false;
  243. exit;
  244. end;
  245. allowed:=true;
  246. end;
  247. objectdef :
  248. begin
  249. { <> and = are defined for classes }
  250. if (treetyp in [equaln,unequaln]) and
  251. is_class_or_interface(ld) then
  252. begin
  253. allowed:=false;
  254. exit;
  255. end;
  256. allowed:=true;
  257. end;
  258. stringdef :
  259. begin
  260. if (rd.typ in [orddef,enumdef,stringdef]) or
  261. is_pchar(rd) or
  262. is_pwidechar(rd) or
  263. is_chararray(rd) or
  264. is_widechararray(rd) or
  265. is_open_chararray(rd) or
  266. is_open_widechararray(rd) then
  267. begin
  268. allowed:=false;
  269. exit;
  270. end;
  271. allowed:=true;
  272. end;
  273. else
  274. internal_check:=false;
  275. end;
  276. end;
  277. var
  278. allowed : boolean;
  279. begin
  280. { power ** is always possible }
  281. if (treetyp=starstarn) then
  282. begin
  283. isbinaryoperatoroverloadable:=true;
  284. exit;
  285. end;
  286. { order of arguments does not matter so we have to check also
  287. the reversed order }
  288. allowed:=false;
  289. if not internal_check(treetyp,ld,lt,rd,rt,allowed) then
  290. internal_check(treetyp,rd,rt,ld,lt,allowed);
  291. isbinaryoperatoroverloadable:=allowed;
  292. end;
  293. function isunaryoperatoroverloadable(treetyp : tnodetype;ld : tdef) : boolean;
  294. begin
  295. result:=false;
  296. case treetyp of
  297. subn,
  298. unaryminusn :
  299. begin
  300. if (ld.typ in [orddef,enumdef,floatdef]) then
  301. exit;
  302. {$ifdef SUPPORT_MMX}
  303. if (cs_mmx in current_settings.localswitches) and
  304. is_mmx_able_array(ld) then
  305. exit;
  306. {$endif SUPPORT_MMX}
  307. result:=true;
  308. end;
  309. notn :
  310. begin
  311. if (ld.typ in [orddef,enumdef,floatdef]) then
  312. exit;
  313. {$ifdef SUPPORT_MMX}
  314. if (cs_mmx in current_settings.localswitches) and
  315. is_mmx_able_array(ld) then
  316. exit;
  317. {$endif SUPPORT_MMX}
  318. result:=true;
  319. end;
  320. end;
  321. end;
  322. function isoperatoracceptable(pf : tprocdef; optoken : ttoken) : boolean;
  323. var
  324. ld,rd : tdef;
  325. i : longint;
  326. eq : tequaltype;
  327. conv : tconverttype;
  328. pd : tprocdef;
  329. oldcount,
  330. count: longint;
  331. parasym : tparavarsym;
  332. begin
  333. result:=false;
  334. count := pf.parast.SymList.count;
  335. oldcount:=count;
  336. while count > 0 do
  337. begin
  338. parasym:=tparavarsym(pf.parast.SymList[count-1]);
  339. if is_boolean(parasym.vardef) then
  340. begin
  341. if parasym.name='RANGECHECK' then
  342. begin
  343. Include(parasym.varoptions, vo_is_hidden_para);
  344. Include(parasym.varoptions, vo_is_range_check);
  345. Dec(count);
  346. end
  347. else if parasym.name='OVERFLOWCHECK' then
  348. begin
  349. Include(parasym.varoptions, vo_is_hidden_para);
  350. Include(parasym.varoptions, vo_is_overflow_check);
  351. Dec(count);
  352. end
  353. else
  354. break;
  355. end
  356. else
  357. break;
  358. end;
  359. if count<>oldcount then
  360. pf.calcparas;
  361. case count of
  362. 1 : begin
  363. ld:=tparavarsym(pf.parast.SymList[0]).vardef;
  364. { assignment is a special case }
  365. if optoken=_ASSIGNMENT then
  366. begin
  367. eq:=compare_defs_ext(ld,pf.returndef,nothingn,conv,pd,[cdo_explicit]);
  368. result:=
  369. (eq=te_incompatible) and
  370. { don't allow overloading assigning to custom shortstring
  371. types, because we also don't want to differentiate based
  372. on different shortstring types (e.g.,
  373. "operator :=(const v: variant) res: shorstring" also
  374. has to work for assigning a variant to a string[80])
  375. }
  376. (not is_shortstring(pf.returndef) or
  377. (tstringdef(pf.returndef).len=255));
  378. end
  379. else
  380. { enumerator is a special case too }
  381. if optoken=_OP_ENUMERATOR then
  382. begin
  383. //eq:=check_that_return_type_is_ok_for_enumerator;
  384. result:=
  385. { don't allow overloading assigning to custom shortstring
  386. types, because we also don't want to differentiate based
  387. on different shortstring types (e.g.,
  388. "operator :=(const v: variant) res: shorstring" also
  389. has to work for assigning a variant to a string[80])
  390. }
  391. (not is_shortstring(pf.returndef) or
  392. (tstringdef(pf.returndef).len=255));
  393. end
  394. else
  395. begin
  396. for i:=1 to tok2nodes do
  397. if tok2node[i].tok=optoken then
  398. begin
  399. result:=
  400. tok2node[i].op_overloading_supported and
  401. isunaryoperatoroverloadable(tok2node[i].nod,ld);
  402. break;
  403. end;
  404. end;
  405. end;
  406. 2 : begin
  407. for i:=1 to tok2nodes do
  408. if tok2node[i].tok=optoken then
  409. begin
  410. ld:=tparavarsym(pf.parast.SymList[0]).vardef;
  411. rd:=tparavarsym(pf.parast.SymList[1]).vardef;
  412. result:=
  413. tok2node[i].op_overloading_supported and
  414. isbinaryoperatoroverloadable(tok2node[i].nod,ld,nothingn,rd,nothingn);
  415. break;
  416. end;
  417. end;
  418. end;
  419. end;
  420. function isunaryoverloaded(var t : tnode) : boolean;
  421. var
  422. ld : tdef;
  423. optoken : ttoken;
  424. operpd : tprocdef;
  425. ppn : tcallparanode;
  426. candidates : tcallcandidates;
  427. cand_cnt : integer;
  428. begin
  429. result:=false;
  430. operpd:=nil;
  431. { load easier access variables }
  432. ld:=tunarynode(t).left.resultdef;
  433. if not isunaryoperatoroverloadable(t.nodetype,ld) then
  434. exit;
  435. { operator overload is possible }
  436. result:=true;
  437. case t.nodetype of
  438. notn:
  439. optoken:=_OP_NOT;
  440. unaryminusn:
  441. optoken:=_MINUS;
  442. else
  443. begin
  444. CGMessage(parser_e_operator_not_overloaded);
  445. t:=cnothingnode.create;
  446. exit;
  447. end;
  448. end;
  449. { generate parameter nodes }
  450. ppn:=ccallparanode.create(tunarynode(t).left.getcopy,nil);
  451. ppn.get_paratype;
  452. candidates:=tcallcandidates.create_operator(optoken,ppn);
  453. { stop when there are no operators found }
  454. if candidates.count=0 then
  455. begin
  456. CGMessage(parser_e_operator_not_overloaded);
  457. candidates.free;
  458. ppn.free;
  459. t:=cnothingnode.create;
  460. exit;
  461. end;
  462. { Retrieve information about the candidates }
  463. candidates.get_information;
  464. {$ifdef EXTDEBUG}
  465. { Display info when multiple candidates are found }
  466. candidates.dump_info(V_Debug);
  467. {$endif EXTDEBUG}
  468. cand_cnt:=candidates.choose_best(tabstractprocdef(operpd),false);
  469. { exit when no overloads are found }
  470. if cand_cnt=0 then
  471. begin
  472. CGMessage(parser_e_operator_not_overloaded);
  473. candidates.free;
  474. ppn.free;
  475. t:=cnothingnode.create;
  476. exit;
  477. end;
  478. { Multiple candidates left? }
  479. if cand_cnt>1 then
  480. begin
  481. CGMessage(type_e_cant_choose_overload_function);
  482. {$ifdef EXTDEBUG}
  483. candidates.dump_info(V_Hint);
  484. {$else EXTDEBUG}
  485. candidates.list(false);
  486. {$endif EXTDEBUG}
  487. { we'll just use the first candidate to make the
  488. call }
  489. end;
  490. candidates.free;
  491. addsymref(operpd.procsym);
  492. { the nil as symtable signs firstcalln that this is
  493. an overloaded operator }
  494. t:=ccallnode.create(ppn,Tprocsym(operpd.procsym),nil,nil,[]);
  495. { we already know the procdef to use, so it can
  496. skip the overload choosing in callnode.pass_typecheck }
  497. tcallnode(t).procdefinition:=operpd;
  498. end;
  499. function isbinaryoverloaded(var t : tnode) : boolean;
  500. var
  501. rd,ld : tdef;
  502. optoken : ttoken;
  503. operpd : tprocdef;
  504. ht : tnode;
  505. ppn : tcallparanode;
  506. candidates : tcallcandidates;
  507. cand_cnt : integer;
  508. begin
  509. isbinaryoverloaded:=false;
  510. operpd:=nil;
  511. { load easier access variables }
  512. ld:=tbinarynode(t).left.resultdef;
  513. rd:=tbinarynode(t).right.resultdef;
  514. if not isbinaryoperatoroverloadable(t.nodetype,ld,tbinarynode(t).left.nodetype,rd,tbinarynode(t).right.nodetype) then
  515. exit;
  516. { operator overload is possible }
  517. result:=true;
  518. case t.nodetype of
  519. equaln,
  520. unequaln :
  521. optoken:=_EQUAL;
  522. addn:
  523. optoken:=_PLUS;
  524. subn:
  525. optoken:=_MINUS;
  526. muln:
  527. optoken:=_STAR;
  528. starstarn:
  529. optoken:=_STARSTAR;
  530. slashn:
  531. optoken:=_SLASH;
  532. ltn:
  533. optoken:=_LT;
  534. gtn:
  535. optoken:=_GT;
  536. lten:
  537. optoken:=_LTE;
  538. gten:
  539. optoken:=_GTE;
  540. symdifn :
  541. optoken:=_SYMDIF;
  542. modn :
  543. optoken:=_OP_MOD;
  544. orn :
  545. optoken:=_OP_OR;
  546. xorn :
  547. optoken:=_OP_XOR;
  548. andn :
  549. optoken:=_OP_AND;
  550. divn :
  551. optoken:=_OP_DIV;
  552. shln :
  553. optoken:=_OP_SHL;
  554. shrn :
  555. optoken:=_OP_SHR;
  556. else
  557. begin
  558. CGMessage(parser_e_operator_not_overloaded);
  559. t:=cnothingnode.create;
  560. exit;
  561. end;
  562. end;
  563. { generate parameter nodes }
  564. ppn:=ccallparanode.create(tbinarynode(t).right.getcopy,ccallparanode.create(tbinarynode(t).left.getcopy,nil));
  565. ppn.get_paratype;
  566. candidates:=tcallcandidates.create_operator(optoken,ppn);
  567. { for commutative operators we can swap arguments and try again }
  568. if (candidates.count=0) and
  569. not(optoken in [_OP_SHL,_OP_SHR,_OP_DIV,_OP_MOD,_STARSTAR,_SLASH,_MINUS]) then
  570. begin
  571. candidates.free;
  572. reverseparameters(ppn);
  573. { reverse compare operators }
  574. case optoken of
  575. _LT:
  576. optoken:=_GTE;
  577. _GT:
  578. optoken:=_LTE;
  579. _LTE:
  580. optoken:=_GT;
  581. _GTE:
  582. optoken:=_LT;
  583. end;
  584. candidates:=tcallcandidates.create_operator(optoken,ppn);
  585. end;
  586. { stop when there are no operators found }
  587. if candidates.count=0 then
  588. begin
  589. CGMessage(parser_e_operator_not_overloaded);
  590. candidates.free;
  591. ppn.free;
  592. t:=cnothingnode.create;
  593. exit;
  594. end;
  595. { Retrieve information about the candidates }
  596. candidates.get_information;
  597. {$ifdef EXTDEBUG}
  598. { Display info when multiple candidates are found }
  599. candidates.dump_info(V_Debug);
  600. {$endif EXTDEBUG}
  601. cand_cnt:=candidates.choose_best(tabstractprocdef(operpd),false);
  602. { exit when no overloads are found }
  603. if cand_cnt=0 then
  604. begin
  605. CGMessage(parser_e_operator_not_overloaded);
  606. candidates.free;
  607. ppn.free;
  608. t:=cnothingnode.create;
  609. exit;
  610. end;
  611. { Multiple candidates left? }
  612. if cand_cnt>1 then
  613. begin
  614. CGMessage(type_e_cant_choose_overload_function);
  615. {$ifdef EXTDEBUG}
  616. candidates.dump_info(V_Hint);
  617. {$else EXTDEBUG}
  618. candidates.list(false);
  619. {$endif EXTDEBUG}
  620. { we'll just use the first candidate to make the
  621. call }
  622. end;
  623. candidates.free;
  624. addsymref(operpd.procsym);
  625. { the nil as symtable signs firstcalln that this is
  626. an overloaded operator }
  627. ht:=ccallnode.create(ppn,Tprocsym(operpd.procsym),nil,nil,[]);
  628. { we already know the procdef to use, so it can
  629. skip the overload choosing in callnode.pass_typecheck }
  630. tcallnode(ht).procdefinition:=operpd;
  631. if t.nodetype=unequaln then
  632. ht:=cnotnode.create(ht);
  633. t:=ht;
  634. end;
  635. {****************************************************************************
  636. Register Calculation
  637. ****************************************************************************}
  638. { marks an lvalue as "unregable" }
  639. procedure make_not_regable_intern(p : tnode; how: tregableinfoflags; records_only: boolean);
  640. var
  641. update_regable: boolean;
  642. begin
  643. update_regable:=true;
  644. repeat
  645. case p.nodetype of
  646. subscriptn:
  647. begin
  648. records_only:=true;
  649. p:=tsubscriptnode(p).left;
  650. end;
  651. vecn:
  652. begin
  653. { arrays are currently never regable and pointers indexed like }
  654. { arrays do not have be made unregable, but we do need to }
  655. { propagate the ra_addr_taken info }
  656. update_regable:=false;
  657. p:=tvecnode(p).left;
  658. end;
  659. typeconvn :
  660. begin
  661. if (ttypeconvnode(p).resultdef.typ = recorddef) then
  662. records_only:=false;
  663. p:=ttypeconvnode(p).left;
  664. end;
  665. loadn :
  666. begin
  667. if (tloadnode(p).symtableentry.typ in [staticvarsym,localvarsym,paravarsym]) then
  668. begin
  669. if (ra_addr_taken in how) then
  670. tabstractvarsym(tloadnode(p).symtableentry).addr_taken:=true;
  671. if update_regable and
  672. (tabstractvarsym(tloadnode(p).symtableentry).varregable <> vr_none) and
  673. ((not records_only) or
  674. (tabstractvarsym(tloadnode(p).symtableentry).vardef.typ = recorddef)) then
  675. if (tloadnode(p).symtableentry.typ = paravarsym) and
  676. (ra_addr_regable in how) then
  677. tabstractvarsym(tloadnode(p).symtableentry).varregable:=vr_addr
  678. else
  679. tabstractvarsym(tloadnode(p).symtableentry).varregable:=vr_none;
  680. end;
  681. break;
  682. end;
  683. temprefn :
  684. begin
  685. if (ra_addr_taken in how) then
  686. include(ttemprefnode(p).tempinfo^.flags,ti_addr_taken);
  687. if update_regable and
  688. (ti_may_be_in_reg in ttemprefnode(p).tempinfo^.flags) and
  689. ((not records_only) or
  690. (ttemprefnode(p).tempinfo^.typedef.typ = recorddef)) then
  691. exclude(ttemprefnode(p).tempinfo^.flags,ti_may_be_in_reg);
  692. break;
  693. end;
  694. else
  695. break;
  696. end;
  697. until false;
  698. end;
  699. procedure make_not_regable(p : tnode; how: tregableinfoflags);
  700. begin
  701. make_not_regable_intern(p,how,false);
  702. end;
  703. {****************************************************************************
  704. Subroutine Handling
  705. ****************************************************************************}
  706. function is_procvar_load(p:tnode):boolean;
  707. begin
  708. result:=false;
  709. { remove voidpointer typecast for tp procvars }
  710. if ((m_tp_procvar in current_settings.modeswitches) or
  711. (m_mac_procvar in current_settings.modeswitches)) and
  712. (p.nodetype=typeconvn) and
  713. is_voidpointer(p.resultdef) then
  714. p:=tunarynode(p).left;
  715. result:=(p.nodetype=typeconvn) and
  716. (ttypeconvnode(p).convtype=tc_proc_2_procvar);
  717. end;
  718. { local routines can't be assigned to procvars }
  719. procedure test_local_to_procvar(from_def:tprocvardef;to_def:tdef);
  720. begin
  721. if (from_def.parast.symtablelevel>normal_function_level) and
  722. (to_def.typ=procvardef) then
  723. CGMessage(type_e_cannot_local_proc_to_procvar);
  724. end;
  725. procedure set_varstate(p:tnode;newstate:tvarstate;varstateflags:tvarstateflags);
  726. const
  727. vstrans: array[tvarstate,tvarstate] of tvarstate = (
  728. { vs_none -> ... }
  729. (vs_none,vs_declared,vs_initialised,vs_read,vs_read_not_warned,vs_referred_not_inited,vs_written,vs_readwritten),
  730. { vs_declared -> ... }
  731. (vs_none,vs_declared,vs_initialised,vs_read,vs_read_not_warned,vs_referred_not_inited,vs_written,vs_readwritten),
  732. { vs_initialised -> ... }
  733. (vs_none,vs_initialised,vs_initialised,vs_read,vs_read,vs_read,vs_written,vs_readwritten),
  734. { vs_read -> ... }
  735. (vs_none,vs_read,vs_read,vs_read,vs_read,vs_read,vs_readwritten,vs_readwritten),
  736. { vs_read_not_warned -> ... }
  737. (vs_none,vs_read_not_warned,vs_read,vs_read,vs_read_not_warned,vs_read_not_warned,vs_readwritten,vs_readwritten),
  738. { vs_referred_not_inited }
  739. (vs_none,vs_referred_not_inited,vs_read,vs_read,vs_read_not_warned,vs_referred_not_inited,vs_written,vs_readwritten),
  740. { vs_written -> ... }
  741. (vs_none,vs_written,vs_written,vs_readwritten,vs_readwritten,vs_written,vs_written,vs_readwritten),
  742. { vs_readwritten -> ... }
  743. (vs_none,vs_readwritten,vs_readwritten,vs_readwritten,vs_readwritten,vs_readwritten,vs_readwritten,vs_readwritten));
  744. var
  745. hsym : tabstractvarsym;
  746. begin
  747. { make sure we can still warn about uninitialised use after high(v), @v etc }
  748. if (newstate = vs_read) and
  749. not(vsf_must_be_valid in varstateflags) then
  750. newstate := vs_referred_not_inited;
  751. while assigned(p) do
  752. begin
  753. case p.nodetype of
  754. derefn:
  755. begin
  756. if (tderefnode(p).left.nodetype=temprefn) and
  757. assigned(ttemprefnode(tderefnode(p).left).tempinfo^.withnode) then
  758. p:=ttemprefnode(tderefnode(p).left).tempinfo^.withnode
  759. else
  760. break;
  761. end;
  762. typeconvn :
  763. begin
  764. case ttypeconvnode(p).convtype of
  765. tc_cchar_2_pchar,
  766. tc_cstring_2_pchar,
  767. tc_array_2_pointer :
  768. exclude(varstateflags,vsf_must_be_valid);
  769. tc_pchar_2_string,
  770. tc_pointer_2_array :
  771. include(varstateflags,vsf_must_be_valid);
  772. end;
  773. p:=tunarynode(p).left;
  774. end;
  775. subscriptn :
  776. begin
  777. if is_class_or_interface(tunarynode(p).left.resultdef) then
  778. newstate := vs_read;
  779. p:=tunarynode(p).left;
  780. end;
  781. vecn:
  782. begin
  783. set_varstate(tbinarynode(p).right,vs_read,[vsf_must_be_valid]);
  784. if (newstate in [vs_read,vs_readwritten]) or
  785. not(tunarynode(p).left.resultdef.typ in [stringdef,arraydef]) then
  786. include(varstateflags,vsf_must_be_valid)
  787. else if (newstate = vs_written) then
  788. exclude(varstateflags,vsf_must_be_valid);
  789. p:=tunarynode(p).left;
  790. end;
  791. { do not parse calln }
  792. calln :
  793. break;
  794. loadn :
  795. begin
  796. if (tloadnode(p).symtableentry.typ in [localvarsym,paravarsym,staticvarsym]) then
  797. begin
  798. hsym:=tabstractvarsym(tloadnode(p).symtableentry);
  799. if (vsf_must_be_valid in varstateflags) and
  800. (hsym.varstate in [vs_declared,vs_read_not_warned,vs_referred_not_inited]) then
  801. begin
  802. { Give warning/note for uninitialized locals }
  803. if assigned(hsym.owner) and
  804. not(cs_opt_nodedfa in current_settings.optimizerswitches) and
  805. not(vo_is_external in hsym.varoptions) and
  806. (hsym.owner.symtabletype in [parasymtable,localsymtable,staticsymtable]) and
  807. ((hsym.owner=current_procinfo.procdef.localst) or
  808. (hsym.owner=current_procinfo.procdef.parast)) then
  809. begin
  810. if (vo_is_funcret in hsym.varoptions) then
  811. begin
  812. if (vsf_use_hints in varstateflags) then
  813. CGMessagePos(p.fileinfo,sym_h_function_result_uninitialized)
  814. else
  815. CGMessagePos(p.fileinfo,sym_w_function_result_uninitialized)
  816. end
  817. else
  818. begin
  819. if tloadnode(p).symtable.symtabletype=localsymtable then
  820. begin
  821. if (vsf_use_hints in varstateflags) then
  822. CGMessagePos1(p.fileinfo,sym_h_uninitialized_local_variable,hsym.realname)
  823. else
  824. CGMessagePos1(p.fileinfo,sym_w_uninitialized_local_variable,hsym.realname);
  825. end
  826. else
  827. begin
  828. if (vsf_use_hints in varstateflags) then
  829. CGMessagePos1(p.fileinfo,sym_h_uninitialized_variable,hsym.realname)
  830. else
  831. CGMessagePos1(p.fileinfo,sym_w_uninitialized_variable,hsym.realname);
  832. end;
  833. end;
  834. end
  835. else if (newstate = vs_read) then
  836. newstate := vs_read_not_warned;
  837. end;
  838. hsym.varstate := vstrans[hsym.varstate,newstate];
  839. end;
  840. case newstate of
  841. vs_written:
  842. include(tloadnode(p).flags,nf_write);
  843. vs_readwritten:
  844. if not(nf_write in tloadnode(p).flags) then
  845. include(tloadnode(p).flags,nf_modify);
  846. end;
  847. break;
  848. end;
  849. callparan :
  850. internalerror(200310081);
  851. else
  852. break;
  853. end;{case }
  854. end;
  855. end;
  856. procedure set_unique(p : tnode);
  857. begin
  858. while assigned(p) do
  859. begin
  860. case p.nodetype of
  861. vecn:
  862. begin
  863. include(p.flags,nf_callunique);
  864. break;
  865. end;
  866. typeconvn,
  867. subscriptn,
  868. derefn:
  869. p:=tunarynode(p).left;
  870. else
  871. break;
  872. end;
  873. end;
  874. end;
  875. function valid_for_assign(p:tnode;opts:TValidAssigns; report_errors: boolean):boolean;
  876. var
  877. hp2,
  878. hp : tnode;
  879. gotstring,
  880. gotsubscript,
  881. gotrecord,
  882. gotpointer,
  883. gotvec,
  884. gotclass,
  885. gotdynarray,
  886. gotderef,
  887. gottypeconv : boolean;
  888. fromdef,
  889. todef : tdef;
  890. errmsg,
  891. temp : longint;
  892. begin
  893. if valid_const in opts then
  894. errmsg:=type_e_variable_id_expected
  895. else if valid_property in opts then
  896. errmsg:=type_e_argument_cant_be_assigned
  897. else
  898. errmsg:=type_e_no_addr_of_constant;
  899. result:=false;
  900. gotsubscript:=false;
  901. gotvec:=false;
  902. gotderef:=false;
  903. gotrecord:=false;
  904. gotclass:=false;
  905. gotpointer:=false;
  906. gotdynarray:=false;
  907. gotstring:=false;
  908. gottypeconv:=false;
  909. hp:=p;
  910. if not(valid_void in opts) and
  911. is_void(hp.resultdef) then
  912. begin
  913. if report_errors then
  914. CGMessagePos(hp.fileinfo,errmsg);
  915. exit;
  916. end;
  917. while assigned(hp) do
  918. begin
  919. { property allowed? calln has a property check itself }
  920. if (nf_isproperty in hp.flags) then
  921. begin
  922. { check return type }
  923. case hp.resultdef.typ of
  924. pointerdef :
  925. gotpointer:=true;
  926. objectdef :
  927. gotclass:=is_class_or_interface(hp.resultdef);
  928. recorddef :
  929. gotrecord:=true;
  930. classrefdef :
  931. gotclass:=true;
  932. stringdef :
  933. gotstring:=true;
  934. end;
  935. if (valid_property in opts) then
  936. begin
  937. { don't allow writing to calls that will create
  938. temps like calls that return a structure and we
  939. are assigning to a member }
  940. if (valid_const in opts) or
  941. { if we got a deref, we won't modify the property itself }
  942. (gotderef) or
  943. { same when we got a class and subscript (= deref) }
  944. (gotclass and gotsubscript) or
  945. (
  946. { allowing assignments to typecasted properties
  947. a) is Delphi-incompatible
  948. b) causes problems in case the getter is a function
  949. (because then the result of the getter is
  950. typecasted to this type, and then we "assign" to
  951. this typecasted function result) -> always
  952. disallow, since property accessors should be
  953. transparantly changeable to functions at all
  954. times
  955. }
  956. not(gottypeconv) and
  957. not(gotsubscript and gotrecord) and
  958. not(gotstring and gotvec)
  959. ) then
  960. result:=true
  961. else
  962. if report_errors then
  963. CGMessagePos(hp.fileinfo,errmsg);
  964. end
  965. else
  966. begin
  967. { 1. if it returns a pointer and we've found a deref,
  968. 2. if it returns a class or record and a subscription or with is found
  969. 3. if the address is needed of a field (subscriptn, vecn) }
  970. if (gotpointer and gotderef) or
  971. (gotstring and gotvec) or
  972. (
  973. (gotclass or gotrecord) and
  974. (gotsubscript)
  975. ) or
  976. (
  977. (gotvec and gotdynarray)
  978. ) or
  979. (
  980. (Valid_Addr in opts) and
  981. (hp.nodetype in [subscriptn,vecn])
  982. ) then
  983. result:=true
  984. else
  985. if report_errors then
  986. CGMessagePos(hp.fileinfo,errmsg);
  987. end;
  988. exit;
  989. end;
  990. case hp.nodetype of
  991. temprefn :
  992. begin
  993. valid_for_assign := true;
  994. exit;
  995. end;
  996. derefn :
  997. begin
  998. gotderef:=true;
  999. hp:=tderefnode(hp).left;
  1000. end;
  1001. typeconvn :
  1002. begin
  1003. gottypeconv:=true;
  1004. { typecast sizes must match, exceptions:
  1005. - implicit typecast made by absolute
  1006. - from formaldef
  1007. - from void
  1008. - from/to open array
  1009. - typecast from pointer to array }
  1010. fromdef:=ttypeconvnode(hp).left.resultdef;
  1011. todef:=hp.resultdef;
  1012. if not((nf_absolute in ttypeconvnode(hp).flags) or
  1013. (fromdef.typ=formaldef) or
  1014. is_void(fromdef) or
  1015. is_open_array(fromdef) or
  1016. is_open_array(todef) or
  1017. ((fromdef.typ=pointerdef) and (todef.typ=arraydef)) or
  1018. ((fromdef.typ = objectdef) and (todef.typ = objectdef) and
  1019. (tobjectdef(fromdef).is_related(tobjectdef(todef))))) and
  1020. (fromdef.size<>todef.size) then
  1021. begin
  1022. { in TP it is allowed to typecast to smaller types. But the variable can't
  1023. be in a register }
  1024. if (m_tp7 in current_settings.modeswitches) or
  1025. (todef.size<fromdef.size) then
  1026. make_not_regable(hp,[ra_addr_regable])
  1027. else
  1028. if report_errors then
  1029. CGMessagePos2(hp.fileinfo,type_e_typecast_wrong_size_for_assignment,tostr(fromdef.size),tostr(todef.size));
  1030. end;
  1031. { don't allow assignments to typeconvs that need special code }
  1032. if not(gotsubscript or gotvec or gotderef) and
  1033. not(ttypeconvnode(hp).assign_allowed) then
  1034. begin
  1035. if report_errors then
  1036. CGMessagePos(hp.fileinfo,errmsg);
  1037. exit;
  1038. end;
  1039. case hp.resultdef.typ of
  1040. pointerdef :
  1041. gotpointer:=true;
  1042. objectdef :
  1043. gotclass:=is_class_or_interface(hp.resultdef);
  1044. classrefdef :
  1045. gotclass:=true;
  1046. arraydef :
  1047. begin
  1048. { pointer -> array conversion is done then we need to see it
  1049. as a deref, because a ^ is then not required anymore }
  1050. if (ttypeconvnode(hp).left.resultdef.typ=pointerdef) then
  1051. gotderef:=true;
  1052. end;
  1053. end;
  1054. hp:=ttypeconvnode(hp).left;
  1055. end;
  1056. vecn :
  1057. begin
  1058. if { only check for first (= outermost) vec node }
  1059. not gotvec and
  1060. not(valid_packed in opts) and
  1061. (tvecnode(hp).left.resultdef.typ = arraydef) and
  1062. (ado_IsBitPacked in tarraydef(tvecnode(hp).left.resultdef).arrayoptions) and
  1063. ((tarraydef(tvecnode(hp).left.resultdef).elepackedbitsize mod 8 <> 0) or
  1064. (is_ordinal(tarraydef(tvecnode(hp).left.resultdef).elementdef) and
  1065. not ispowerof2(tarraydef(tvecnode(hp).left.resultdef).elepackedbitsize div 8,temp))) then
  1066. begin
  1067. if report_errors then
  1068. if (valid_property in opts) then
  1069. CGMessagePos(hp.fileinfo,parser_e_packed_element_no_loop)
  1070. else
  1071. CGMessagePos(hp.fileinfo,parser_e_packed_element_no_var_addr);
  1072. exit;
  1073. end;
  1074. gotvec:=true;
  1075. { accesses to dyn. arrays override read only access in delphi }
  1076. if (m_delphi in current_settings.modeswitches) and is_dynamic_array(tunarynode(hp).left.resultdef) then
  1077. gotdynarray:=true;
  1078. hp:=tunarynode(hp).left;
  1079. end;
  1080. blockn :
  1081. begin
  1082. hp2:=tblocknode(hp).statements;
  1083. if assigned(hp2) then
  1084. begin
  1085. if hp2.nodetype<>statementn then
  1086. internalerror(2006110801);
  1087. while assigned(tstatementnode(hp2).next) do
  1088. hp2:=tstatementnode(hp2).next;
  1089. hp:=tstatementnode(hp2).statement;
  1090. end
  1091. else
  1092. begin
  1093. if report_errors then
  1094. CGMessagePos(hp.fileinfo,type_e_variable_id_expected);
  1095. exit;
  1096. end;
  1097. end;
  1098. asn :
  1099. begin
  1100. { asn can't be assigned directly, it returns the value in a register instead
  1101. of reference. }
  1102. if not(gotsubscript or gotderef or gotvec) then
  1103. begin
  1104. if report_errors then
  1105. CGMessagePos(hp.fileinfo,errmsg);
  1106. exit;
  1107. end;
  1108. hp:=tunarynode(hp).left;
  1109. end;
  1110. subscriptn :
  1111. begin
  1112. { only check first (= outermost) subscriptn }
  1113. if not gotsubscript and
  1114. not(valid_packed in opts) and
  1115. is_packed_record_or_object(tsubscriptnode(hp).left.resultdef) and
  1116. ((tsubscriptnode(hp).vs.fieldoffset mod 8 <> 0) or
  1117. (is_ordinal(tsubscriptnode(hp).resultdef) and
  1118. not ispowerof2(tsubscriptnode(hp).resultdef.packedbitsize div 8,temp))) then
  1119. begin
  1120. if report_errors then
  1121. if (valid_property in opts) then
  1122. CGMessagePos(hp.fileinfo,parser_e_packed_element_no_loop)
  1123. else
  1124. CGMessagePos(hp.fileinfo,parser_e_packed_element_no_var_addr);
  1125. exit;
  1126. end;
  1127. gotsubscript:=true;
  1128. { loop counter? }
  1129. if not(Valid_Const in opts) and
  1130. (vo_is_loop_counter in tsubscriptnode(hp).vs.varoptions) then
  1131. begin
  1132. if report_errors then
  1133. CGMessage1(parser_e_illegal_assignment_to_count_var,tsubscriptnode(hp).vs.realname)
  1134. else
  1135. exit;
  1136. end;
  1137. { a class/interface access is an implicit }
  1138. { dereferencing }
  1139. hp:=tsubscriptnode(hp).left;
  1140. if is_class_or_interface(hp.resultdef) then
  1141. gotderef:=true;
  1142. end;
  1143. muln,
  1144. divn,
  1145. andn,
  1146. xorn,
  1147. orn,
  1148. notn,
  1149. subn,
  1150. addn :
  1151. begin
  1152. { Allow operators on a pointer, or an integer
  1153. and a pointer typecast and deref has been found }
  1154. if ((hp.resultdef.typ=pointerdef) or
  1155. (is_integer(hp.resultdef) and gotpointer)) and
  1156. gotderef then
  1157. result:=true
  1158. else
  1159. { Temp strings are stored in memory, for compatibility with
  1160. delphi only }
  1161. if (m_delphi in current_settings.modeswitches) and
  1162. ((valid_addr in opts) or
  1163. (valid_const in opts)) and
  1164. (hp.resultdef.typ=stringdef) then
  1165. result:=true
  1166. else
  1167. if report_errors then
  1168. CGMessagePos(hp.fileinfo,type_e_variable_id_expected);
  1169. exit;
  1170. end;
  1171. niln,
  1172. pointerconstn :
  1173. begin
  1174. { to support e.g. @tmypointer(0)^.data; see tests/tbs/tb0481 }
  1175. if gotderef then
  1176. result:=true
  1177. else
  1178. if report_errors then
  1179. CGMessagePos(hp.fileinfo,type_e_no_assign_to_addr);
  1180. exit;
  1181. end;
  1182. ordconstn,
  1183. realconstn :
  1184. begin
  1185. { these constants will be passed by value }
  1186. if report_errors then
  1187. CGMessagePos(hp.fileinfo,type_e_variable_id_expected);
  1188. exit;
  1189. end;
  1190. setconstn,
  1191. stringconstn,
  1192. guidconstn :
  1193. begin
  1194. { these constants will be passed by reference }
  1195. if valid_const in opts then
  1196. result:=true
  1197. else
  1198. if report_errors then
  1199. CGMessagePos(hp.fileinfo,type_e_variable_id_expected);
  1200. exit;
  1201. end;
  1202. addrn :
  1203. begin
  1204. if gotderef then
  1205. result:=true
  1206. else
  1207. if report_errors then
  1208. CGMessagePos(hp.fileinfo,type_e_no_assign_to_addr);
  1209. exit;
  1210. end;
  1211. calln :
  1212. begin
  1213. { check return type }
  1214. case hp.resultdef.typ of
  1215. arraydef :
  1216. begin
  1217. { dynamic arrays are allowed when there is also a
  1218. vec node }
  1219. if is_dynamic_array(hp.resultdef) and
  1220. gotvec then
  1221. begin
  1222. gotderef:=true;
  1223. gotpointer:=true;
  1224. end;
  1225. end;
  1226. pointerdef :
  1227. gotpointer:=true;
  1228. objectdef :
  1229. gotclass:=is_class_or_interface(hp.resultdef);
  1230. recorddef, { handle record like class it needs a subscription }
  1231. classrefdef :
  1232. gotclass:=true;
  1233. stringdef :
  1234. gotstring:=true;
  1235. end;
  1236. { 1. if it returns a pointer and we've found a deref,
  1237. 2. if it returns a class or record and a subscription or with is found
  1238. 3. string is returned }
  1239. if (gotstring and gotvec) or
  1240. (gotpointer and gotderef) or
  1241. (gotclass and gotsubscript) then
  1242. result:=true
  1243. else
  1244. { Temp strings are stored in memory, for compatibility with
  1245. delphi only }
  1246. if (m_delphi in current_settings.modeswitches) and
  1247. (valid_addr in opts) and
  1248. (hp.resultdef.typ=stringdef) then
  1249. result:=true
  1250. else
  1251. if ([valid_const,valid_addr] * opts = [valid_const]) then
  1252. result:=true
  1253. else
  1254. if report_errors then
  1255. CGMessagePos(hp.fileinfo,errmsg);
  1256. exit;
  1257. end;
  1258. inlinen :
  1259. begin
  1260. if ((valid_const in opts) and
  1261. (tinlinenode(hp).inlinenumber in [in_typeof_x])) or
  1262. (tinlinenode(hp).inlinenumber in [in_unaligned_x]) then
  1263. result:=true
  1264. else
  1265. if report_errors then
  1266. CGMessagePos(hp.fileinfo,type_e_variable_id_expected);
  1267. exit;
  1268. end;
  1269. dataconstn:
  1270. begin
  1271. { only created internally, so no additional checks necessary }
  1272. result:=true;
  1273. exit;
  1274. end;
  1275. loadn :
  1276. begin
  1277. case tloadnode(hp).symtableentry.typ of
  1278. absolutevarsym,
  1279. staticvarsym,
  1280. localvarsym,
  1281. paravarsym :
  1282. begin
  1283. { loop counter? }
  1284. if not(Valid_Const in opts) and
  1285. not gotderef and
  1286. (vo_is_loop_counter in tabstractvarsym(tloadnode(hp).symtableentry).varoptions) then
  1287. if report_errors then
  1288. CGMessage1(parser_e_illegal_assignment_to_count_var,tloadnode(hp).symtableentry.realname)
  1289. else
  1290. exit;
  1291. { read-only variable? }
  1292. if (tabstractvarsym(tloadnode(hp).symtableentry).varspez=vs_const) then
  1293. begin
  1294. { allow p^:= constructions with p is const parameter }
  1295. if gotderef or gotdynarray or (Valid_Const in opts) or
  1296. (nf_isinternal_ignoreconst in tloadnode(hp).flags) then
  1297. result:=true
  1298. else
  1299. if report_errors then
  1300. CGMessagePos(tloadnode(hp).fileinfo,type_e_no_assign_to_const);
  1301. exit;
  1302. end;
  1303. result:=true;
  1304. exit;
  1305. end;
  1306. procsym :
  1307. begin
  1308. if (Valid_Const in opts) then
  1309. result:=true
  1310. else
  1311. if report_errors then
  1312. CGMessagePos(hp.fileinfo,type_e_variable_id_expected);
  1313. exit;
  1314. end;
  1315. labelsym :
  1316. begin
  1317. if (Valid_Addr in opts) then
  1318. result:=true
  1319. else
  1320. if report_errors then
  1321. CGMessagePos(hp.fileinfo,type_e_variable_id_expected);
  1322. exit;
  1323. end;
  1324. constsym:
  1325. begin
  1326. if (tconstsym(tloadnode(hp).symtableentry).consttyp=constresourcestring) and
  1327. (valid_addr in opts) then
  1328. result:=true
  1329. else
  1330. if report_errors then
  1331. CGMessagePos(hp.fileinfo,type_e_variable_id_expected);
  1332. exit;
  1333. end;
  1334. else
  1335. begin
  1336. if report_errors then
  1337. CGMessagePos(hp.fileinfo,type_e_variable_id_expected);
  1338. exit;
  1339. end;
  1340. end;
  1341. end;
  1342. else
  1343. begin
  1344. if report_errors then
  1345. CGMessagePos(hp.fileinfo,type_e_variable_id_expected);
  1346. exit;
  1347. end;
  1348. end;
  1349. end;
  1350. end;
  1351. function valid_for_var(p:tnode; report_errors: boolean):boolean;
  1352. begin
  1353. valid_for_var:=valid_for_assign(p,[],report_errors);
  1354. end;
  1355. function valid_for_formal_var(p : tnode; report_errors: boolean) : boolean;
  1356. begin
  1357. valid_for_formal_var:=valid_for_assign(p,[valid_void],report_errors);
  1358. end;
  1359. function valid_for_formal_const(p : tnode; report_errors: boolean) : boolean;
  1360. begin
  1361. valid_for_formal_const:=(p.resultdef.typ=formaldef) or
  1362. valid_for_assign(p,[valid_void,valid_const,valid_property],report_errors);
  1363. end;
  1364. function valid_for_assignment(p:tnode; report_errors: boolean):boolean;
  1365. begin
  1366. valid_for_assignment:=valid_for_assign(p,[valid_property,valid_packed],report_errors);
  1367. end;
  1368. function valid_for_loopvar(p:tnode; report_errors: boolean):boolean;
  1369. begin
  1370. valid_for_loopvar:=valid_for_assign(p,[valid_property],report_errors);
  1371. end;
  1372. function valid_for_addr(p : tnode; report_errors: boolean) : boolean;
  1373. begin
  1374. result:=valid_for_assign(p,[valid_const,valid_addr,valid_void],report_errors);
  1375. end;
  1376. procedure var_para_allowed(var eq:tequaltype;def_from,def_to:Tdef; fromnode: tnode);
  1377. begin
  1378. { Note: eq must be already valid, it will only be updated! }
  1379. case def_to.typ of
  1380. formaldef :
  1381. begin
  1382. { all types can be passed to a formaldef,
  1383. but it is not the prefered way }
  1384. if not is_constnode(fromnode) then
  1385. eq:=te_convert_l2
  1386. else
  1387. eq:=te_incompatible;
  1388. end;
  1389. orddef :
  1390. begin
  1391. { allows conversion from word to integer and
  1392. byte to shortint, but only for TP7 compatibility }
  1393. if (m_tp7 in current_settings.modeswitches) and
  1394. (def_from.typ=orddef) and
  1395. (def_from.size=def_to.size) then
  1396. eq:=te_convert_l1;
  1397. end;
  1398. arraydef :
  1399. begin
  1400. if is_open_array(def_to) then
  1401. begin
  1402. if is_dynamic_array(def_from) and
  1403. equal_defs(tarraydef(def_from).elementdef,tarraydef(def_to).elementdef) then
  1404. eq:=te_convert_l2
  1405. else
  1406. if equal_defs(def_from,tarraydef(def_to).elementdef) then
  1407. eq:=te_convert_l2;
  1408. end;
  1409. end;
  1410. pointerdef :
  1411. begin
  1412. { an implicit pointer conversion is allowed }
  1413. if (def_from.typ=pointerdef) then
  1414. eq:=te_convert_l1;
  1415. end;
  1416. stringdef :
  1417. begin
  1418. { all shortstrings are allowed, size is not important }
  1419. if is_shortstring(def_from) and
  1420. is_shortstring(def_to) then
  1421. eq:=te_equal;
  1422. end;
  1423. objectdef :
  1424. begin
  1425. { child objects can be also passed }
  1426. { in non-delphi mode, otherwise }
  1427. { they must match exactly, except }
  1428. { if they are objects }
  1429. if (def_from.typ=objectdef) and
  1430. (
  1431. (tobjectdef(def_from).objecttype=odt_object) and
  1432. (tobjectdef(def_to).objecttype=odt_object)
  1433. ) and
  1434. (tobjectdef(def_from).is_related(tobjectdef(def_to))) then
  1435. eq:=te_convert_l1;
  1436. end;
  1437. filedef :
  1438. begin
  1439. { an implicit file conversion is also allowed }
  1440. { from a typed file to an untyped one }
  1441. if (def_from.typ=filedef) and
  1442. (tfiledef(def_from).filetyp = ft_typed) and
  1443. (tfiledef(def_to).filetyp = ft_untyped) then
  1444. eq:=te_convert_l1;
  1445. end;
  1446. end;
  1447. end;
  1448. procedure para_allowed(var eq:tequaltype;p:tcallparanode;def_to:tdef);
  1449. begin
  1450. { Note: eq must be already valid, it will only be updated! }
  1451. case def_to.typ of
  1452. formaldef :
  1453. begin
  1454. { all types can be passed to a formaldef }
  1455. eq:=te_equal;
  1456. end;
  1457. stringdef :
  1458. begin
  1459. { to support ansi/long/wide strings in a proper way }
  1460. { string and string[10] are assumed as equal }
  1461. { when searching the correct overloaded procedure }
  1462. if (p.resultdef.typ=stringdef) and
  1463. (tstringdef(def_to).stringtype=tstringdef(p.resultdef).stringtype) then
  1464. eq:=te_equal
  1465. else
  1466. { Passing a constant char to ansistring or shortstring or
  1467. a widechar to widestring then handle it as equal. }
  1468. if (p.left.nodetype=ordconstn) and
  1469. (
  1470. is_char(p.resultdef) and
  1471. (is_shortstring(def_to) or is_ansistring(def_to))
  1472. ) or
  1473. (
  1474. is_widechar(p.resultdef) and
  1475. (is_widestring(def_to) or is_unicodestring(def_to))
  1476. ) then
  1477. eq:=te_equal
  1478. end;
  1479. setdef :
  1480. begin
  1481. { set can also be a not yet converted array constructor }
  1482. if (p.resultdef.typ=arraydef) and
  1483. is_array_constructor(p.resultdef) and
  1484. not is_variant_array(p.resultdef) then
  1485. eq:=te_equal;
  1486. end;
  1487. procvardef :
  1488. begin
  1489. { in tp7 mode proc -> procvar is allowed }
  1490. if ((m_tp_procvar in current_settings.modeswitches) or
  1491. (m_mac_procvar in current_settings.modeswitches)) and
  1492. (p.left.nodetype=calln) and
  1493. (proc_to_procvar_equal(tprocdef(tcallnode(p.left).procdefinition),tprocvardef(def_to))>=te_equal) then
  1494. eq:=te_equal
  1495. else
  1496. if (m_mac_procvar in current_settings.modeswitches) and
  1497. is_procvar_load(p.left) then
  1498. eq:=te_convert_l2;
  1499. end;
  1500. end;
  1501. end;
  1502. function allowenumop(nt:tnodetype):boolean;
  1503. begin
  1504. result:=(nt in [equaln,unequaln,ltn,lten,gtn,gten]) or
  1505. ((cs_allow_enum_calc in current_settings.localswitches) and
  1506. (nt in [addn,subn]));
  1507. end;
  1508. {****************************************************************************
  1509. TCallCandidates
  1510. ****************************************************************************}
  1511. constructor tcallcandidates.create(sym:tprocsym;st:TSymtable;ppn:tnode;ignorevisibility,allowdefaultparas:boolean);
  1512. begin
  1513. if not assigned(sym) then
  1514. internalerror(200411015);
  1515. FOperator:=NOTOKEN;
  1516. FProcsym:=sym;
  1517. FProcsymtable:=st;
  1518. FParanode:=ppn;
  1519. create_candidate_list(ignorevisibility,allowdefaultparas);
  1520. end;
  1521. constructor tcallcandidates.create_operator(op:ttoken;ppn:tnode);
  1522. begin
  1523. FOperator:=op;
  1524. FProcsym:=nil;
  1525. FProcsymtable:=nil;
  1526. FParanode:=ppn;
  1527. create_candidate_list(false,false);
  1528. end;
  1529. destructor tcallcandidates.destroy;
  1530. var
  1531. hpnext,
  1532. hp : pcandidate;
  1533. begin
  1534. hp:=FCandidateProcs;
  1535. while assigned(hp) do
  1536. begin
  1537. hpnext:=hp^.next;
  1538. dispose(hp);
  1539. hp:=hpnext;
  1540. end;
  1541. end;
  1542. procedure tcallcandidates.collect_overloads_in_class(ProcdefOverloadList:TFPObjectList);
  1543. var
  1544. j : integer;
  1545. pd : tprocdef;
  1546. srsym : tsym;
  1547. objdef : tobjectdef;
  1548. hashedid : THashedIDString;
  1549. hasoverload : boolean;
  1550. begin
  1551. objdef:=tobjectdef(fprocsym.owner.defowner);
  1552. hashedid.id:=fprocsym.name;
  1553. hasoverload:=false;
  1554. while assigned(objdef) do
  1555. begin
  1556. srsym:=tprocsym(objdef.symtable.FindWithHash(hashedid));
  1557. if assigned(srsym) then
  1558. begin
  1559. if (srsym.typ<>procsym) then
  1560. internalerror(200111022);
  1561. { add all definitions }
  1562. hasoverload:=false;
  1563. for j:=0 to tprocsym(srsym).ProcdefList.Count-1 do
  1564. begin
  1565. pd:=tprocdef(tprocsym(srsym).ProcdefList[j]);
  1566. if po_overload in pd.procoptions then
  1567. hasoverload:=true;
  1568. ProcdefOverloadList.Add(tprocsym(srsym).ProcdefList[j]);
  1569. end;
  1570. { when there is no explicit overload we stop searching }
  1571. if not hasoverload then
  1572. break;
  1573. end;
  1574. { next parent }
  1575. objdef:=objdef.childof;
  1576. end;
  1577. end;
  1578. procedure tcallcandidates.collect_overloads_in_units(ProcdefOverloadList:TFPObjectList);
  1579. var
  1580. j : integer;
  1581. pd : tprocdef;
  1582. srsymtable : TSymtable;
  1583. srsym : tsym;
  1584. checkstack : psymtablestackitem;
  1585. hashedid : THashedIDString;
  1586. hasoverload : boolean;
  1587. begin
  1588. { we search all overloaded operator definitions in the symtablestack. The found
  1589. entries are only added to the procs list and not the procsym, because
  1590. the list can change in every situation }
  1591. if FOperator<>NOTOKEN then
  1592. hashedid.id:=overloaded_names[FOperator]
  1593. else
  1594. hashedid.id:=FProcsym.name;
  1595. checkstack:=symtablestack.stack;
  1596. if assigned(FProcsymtable) then
  1597. begin
  1598. while assigned(checkstack) and
  1599. (checkstack^.symtable<>FProcsymtable) do
  1600. checkstack:=checkstack^.next;
  1601. end;
  1602. while assigned(checkstack) do
  1603. begin
  1604. srsymtable:=checkstack^.symtable;
  1605. if srsymtable.symtabletype in [localsymtable,staticsymtable,globalsymtable] then
  1606. begin
  1607. srsym:=tprocsym(srsymtable.FindWithHash(hashedid));
  1608. if assigned(srsym) and
  1609. (srsym.typ=procsym) then
  1610. begin
  1611. { Store first procsym found }
  1612. if not assigned(FProcsym) then
  1613. FProcsym:=tprocsym(srsym);
  1614. { add all definitions }
  1615. hasoverload:=false;
  1616. for j:=0 to tprocsym(srsym).ProcdefList.Count-1 do
  1617. begin
  1618. pd:=tprocdef(tprocsym(srsym).ProcdefList[j]);
  1619. if po_overload in pd.procoptions then
  1620. hasoverload:=true;
  1621. ProcdefOverloadList.Add(tprocsym(srsym).ProcdefList[j]);
  1622. end;
  1623. { when there is no explicit overload we stop searching }
  1624. if not hasoverload then
  1625. break;
  1626. end;
  1627. end;
  1628. checkstack:=checkstack^.next;
  1629. end;
  1630. end;
  1631. procedure tcallcandidates.create_candidate_list(ignorevisibility,allowdefaultparas:boolean);
  1632. var
  1633. j : integer;
  1634. pd : tprocdef;
  1635. hp : pcandidate;
  1636. pt : tcallparanode;
  1637. found : boolean;
  1638. contextobjdef : tobjectdef;
  1639. ProcdefOverloadList : TFPObjectList;
  1640. begin
  1641. FCandidateProcs:=nil;
  1642. { Find all available overloads for this procsym }
  1643. ProcdefOverloadList:=TFPObjectList.Create(false);
  1644. if (FOperator=NOTOKEN) and
  1645. (FProcsym.owner.symtabletype=objectsymtable) then
  1646. collect_overloads_in_class(ProcdefOverloadList)
  1647. else
  1648. collect_overloads_in_units(ProcdefOverloadList);
  1649. { determine length of parameter list.
  1650. for operators also enable the variant-operators if
  1651. a variant parameter is passed }
  1652. FParalength:=0;
  1653. FAllowVariant:=(FOperator=NOTOKEN);
  1654. pt:=tcallparanode(FParaNode);
  1655. while assigned(pt) do
  1656. begin
  1657. if (pt.resultdef.typ=variantdef) then
  1658. FAllowVariant:=true;
  1659. inc(FParalength);
  1660. pt:=tcallparanode(pt.right);
  1661. end;
  1662. { when the class passed is defined in this unit we
  1663. need to use the scope of that class. This is a trick
  1664. that can be used to access protected members in other
  1665. units. At least kylix supports it this way (PFV) }
  1666. if assigned(FProcSymtable) and
  1667. (
  1668. (FProcSymtable.symtabletype=ObjectSymtable) or
  1669. ((FProcSymtable.symtabletype=withsymtable) and
  1670. (FProcSymtable.defowner.typ=objectdef))
  1671. ) and
  1672. (FProcSymtable.defowner.owner.symtabletype in [globalsymtable,staticsymtable]) and
  1673. FProcSymtable.defowner.owner.iscurrentunit then
  1674. contextobjdef:=tobjectdef(FProcSymtable.defowner)
  1675. else
  1676. contextobjdef:=current_objectdef;
  1677. { Process all found overloads }
  1678. for j:=0 to ProcdefOverloadList.Count-1 do
  1679. begin
  1680. pd:=tprocdef(ProcdefOverloadList[j]);
  1681. { only when the # of parameter are supported by the procedure and
  1682. it is visible }
  1683. if (FParalength>=pd.minparacount) and
  1684. (
  1685. (
  1686. allowdefaultparas and
  1687. (
  1688. (FParalength<=pd.maxparacount) or
  1689. (po_varargs in pd.procoptions)
  1690. )
  1691. ) or
  1692. (
  1693. not allowdefaultparas and
  1694. (FParalength=pd.maxparacount)
  1695. )
  1696. ) and
  1697. (
  1698. ignorevisibility or
  1699. (pd.owner.symtabletype<>objectsymtable) or
  1700. is_visible_for_object(pd,contextobjdef)
  1701. ) then
  1702. begin
  1703. { don't add duplicates, only compare visible parameters for the user }
  1704. found:=false;
  1705. hp:=FCandidateProcs;
  1706. while assigned(hp) do
  1707. begin
  1708. if compare_paras(hp^.data.paras,pd.paras,cp_value_equal_const,[cpo_ignorehidden])>=te_equal then
  1709. begin
  1710. found:=true;
  1711. break;
  1712. end;
  1713. hp:=hp^.next;
  1714. end;
  1715. if not found then
  1716. proc_add(fprocsym,pd);
  1717. end;
  1718. end;
  1719. ProcdefOverloadList.Free;
  1720. end;
  1721. function tcallcandidates.proc_add(ps:tprocsym;pd:tprocdef):pcandidate;
  1722. var
  1723. defaultparacnt : integer;
  1724. begin
  1725. { generate new candidate entry }
  1726. new(result);
  1727. fillchar(result^,sizeof(tcandidate),0);
  1728. result^.data:=pd;
  1729. result^.next:=FCandidateProcs;
  1730. FCandidateProcs:=result;
  1731. inc(FProccnt);
  1732. { Find last parameter, skip all default parameters
  1733. that are not passed. Ignore this skipping for varargs }
  1734. result^.firstparaidx:=pd.paras.count-1;
  1735. if not(po_varargs in pd.procoptions) then
  1736. begin
  1737. { ignore hidden parameters }
  1738. while (result^.firstparaidx>=0) and (vo_is_hidden_para in tparavarsym(pd.paras[result^.firstparaidx]).varoptions) do
  1739. dec(result^.firstparaidx);
  1740. defaultparacnt:=pd.maxparacount-FParalength;
  1741. if defaultparacnt>0 then
  1742. begin
  1743. if defaultparacnt>result^.firstparaidx+1 then
  1744. internalerror(200401141);
  1745. dec(result^.firstparaidx,defaultparacnt);
  1746. end;
  1747. end;
  1748. { Give a small penalty for overloaded methods not in
  1749. defined the current class/unit }
  1750. if ps.owner<>pd.owner then
  1751. result^.ordinal_distance:=result^.ordinal_distance+1.0;
  1752. end;
  1753. procedure tcallcandidates.list(all:boolean);
  1754. var
  1755. hp : pcandidate;
  1756. begin
  1757. hp:=FCandidateProcs;
  1758. while assigned(hp) do
  1759. begin
  1760. if all or
  1761. (not hp^.invalid) then
  1762. MessagePos1(hp^.data.fileinfo,sym_h_param_list,hp^.data.fullprocname(false));
  1763. hp:=hp^.next;
  1764. end;
  1765. end;
  1766. {$ifdef EXTDEBUG}
  1767. procedure tcallcandidates.dump_info(lvl:longint);
  1768. function ParaTreeStr(p:tcallparanode):string;
  1769. begin
  1770. result:='';
  1771. while assigned(p) do
  1772. begin
  1773. if result<>'' then
  1774. result:=','+result;
  1775. result:=p.resultdef.typename+result;
  1776. p:=tcallparanode(p.right);
  1777. end;
  1778. end;
  1779. var
  1780. hp : pcandidate;
  1781. i : integer;
  1782. currpara : tparavarsym;
  1783. begin
  1784. if not CheckVerbosity(lvl) then
  1785. exit;
  1786. Comment(lvl+V_LineInfo,'Overloaded callnode: '+FProcsym.name+'('+ParaTreeStr(tcallparanode(FParaNode))+')');
  1787. hp:=FCandidateProcs;
  1788. while assigned(hp) do
  1789. begin
  1790. Comment(lvl,' '+hp^.data.fullprocname(false));
  1791. if (hp^.invalid) then
  1792. Comment(lvl,' invalid')
  1793. else
  1794. begin
  1795. Comment(lvl,' ex: '+tostr(hp^.exact_count)+
  1796. ' eq: '+tostr(hp^.equal_count)+
  1797. ' l1: '+tostr(hp^.cl1_count)+
  1798. ' l2: '+tostr(hp^.cl2_count)+
  1799. ' l3: '+tostr(hp^.cl3_count)+
  1800. ' l4: '+tostr(hp^.cl4_count)+
  1801. ' l5: '+tostr(hp^.cl5_count)+
  1802. ' oper: '+tostr(hp^.coper_count)+
  1803. ' ord: '+realtostr(hp^.ordinal_distance));
  1804. { Print parameters in left-right order }
  1805. for i:=0 to hp^.data.paras.count-1 do
  1806. begin
  1807. currpara:=tparavarsym(hp^.data.paras[i]);
  1808. if not(vo_is_hidden_para in currpara.varoptions) then
  1809. Comment(lvl,' - '+currpara.vardef.typename+' : '+EqualTypeName[currpara.eqval]);
  1810. end;
  1811. end;
  1812. hp:=hp^.next;
  1813. end;
  1814. end;
  1815. {$endif EXTDEBUG}
  1816. procedure tcallcandidates.get_information;
  1817. var
  1818. hp : pcandidate;
  1819. currpara : tparavarsym;
  1820. paraidx : integer;
  1821. currparanr : byte;
  1822. rfh,rth : double;
  1823. objdef : tobjectdef;
  1824. def_from,
  1825. def_to : tdef;
  1826. currpt,
  1827. pt : tcallparanode;
  1828. eq : tequaltype;
  1829. convtype : tconverttype;
  1830. pdtemp,
  1831. pdoper : tprocdef;
  1832. releasecurrpt : boolean;
  1833. cdoptions : tcompare_defs_options;
  1834. n : tnode;
  1835. {$ifopt r+}{$define ena_r}{$r-}{$endif}
  1836. {$ifopt q+}{$define ena_q}{$q-}{$endif}
  1837. const
  1838. inf=1.0/0.0;
  1839. {$ifdef ena_r}{$r+}{$endif}
  1840. {$ifdef ena_q}{$q+}{$endif}
  1841. begin
  1842. cdoptions:=[cdo_check_operator];
  1843. if FAllowVariant then
  1844. include(cdoptions,cdo_allow_variant);
  1845. { process all procs }
  1846. hp:=FCandidateProcs;
  1847. while assigned(hp) do
  1848. begin
  1849. { We compare parameters in reverse order (right to left),
  1850. the firstpara is already pointing to the last parameter
  1851. were we need to start comparing }
  1852. currparanr:=FParalength;
  1853. paraidx:=hp^.firstparaidx;
  1854. while (paraidx>=0) and (vo_is_hidden_para in tparavarsym(hp^.data.paras[paraidx]).varoptions) do
  1855. dec(paraidx);
  1856. pt:=tcallparanode(FParaNode);
  1857. while assigned(pt) and (paraidx>=0) do
  1858. begin
  1859. currpara:=tparavarsym(hp^.data.paras[paraidx]);
  1860. { currpt can be changed from loadn to calln when a procvar
  1861. is passed. This is to prevent that the change is permanent }
  1862. currpt:=pt;
  1863. releasecurrpt:=false;
  1864. { retrieve current parameter definitions to compares }
  1865. eq:=te_incompatible;
  1866. def_from:=currpt.resultdef;
  1867. def_to:=currpara.vardef;
  1868. if not(assigned(def_from)) then
  1869. internalerror(200212091);
  1870. if not(
  1871. assigned(def_to) or
  1872. ((po_varargs in hp^.data.procoptions) and
  1873. (currparanr>hp^.data.minparacount))
  1874. ) then
  1875. internalerror(200212092);
  1876. { Convert tp procvars when not expecting a procvar }
  1877. if (currpt.left.resultdef.typ=procvardef) and
  1878. not(def_to.typ in [procvardef,formaldef]) and
  1879. { Only convert to call when there is no overload or the return type
  1880. is equal to the expected type. }
  1881. (
  1882. (count=1) or
  1883. equal_defs(tprocvardef(currpt.left.resultdef).returndef,def_to)
  1884. ) then
  1885. begin
  1886. releasecurrpt:=true;
  1887. currpt:=tcallparanode(pt.getcopy);
  1888. if maybe_call_procvar(currpt.left,true) then
  1889. begin
  1890. currpt.resultdef:=currpt.left.resultdef;
  1891. def_from:=currpt.left.resultdef;
  1892. end;
  1893. end;
  1894. { If we expect a procvar and the left is loadnode that
  1895. returns a procdef we need to find the correct overloaded
  1896. procdef that matches the expected procvar. The loadnode
  1897. temporary returned the first procdef (PFV) }
  1898. if (def_to.typ=procvardef) and
  1899. (currpt.left.nodetype=loadn) and
  1900. (currpt.left.resultdef.typ=procdef) then
  1901. begin
  1902. pdtemp:=tprocsym(Tloadnode(currpt.left).symtableentry).Find_procdef_byprocvardef(Tprocvardef(def_to));
  1903. if assigned(pdtemp) then
  1904. begin
  1905. tloadnode(currpt.left).setprocdef(pdtemp);
  1906. currpt.resultdef:=currpt.left.resultdef;
  1907. def_from:=currpt.left.resultdef;
  1908. end;
  1909. end;
  1910. { varargs are always equal, but not exact }
  1911. if (po_varargs in hp^.data.procoptions) and
  1912. (currparanr>hp^.data.minparacount) and
  1913. not is_array_of_const(def_from) and
  1914. not is_array_constructor(def_from) then
  1915. eq:=te_equal
  1916. else
  1917. { same definition -> exact }
  1918. if (def_from=def_to) then
  1919. eq:=te_exact
  1920. else
  1921. { for value and const parameters check if a integer is constant or
  1922. included in other integer -> equal and calc ordinal_distance }
  1923. if not(currpara.varspez in [vs_var,vs_out]) and
  1924. is_integer(def_from) and
  1925. is_integer(def_to) and
  1926. is_in_limit(def_from,def_to) then
  1927. begin
  1928. eq:=te_equal;
  1929. hp^.ordinal_distance:=hp^.ordinal_distance+
  1930. abs(bestreal(torddef(def_from).low)-bestreal(torddef(def_to).low));
  1931. rth:=bestreal(torddef(def_to).high);
  1932. rfh:=bestreal(torddef(def_from).high);
  1933. hp^.ordinal_distance:=hp^.ordinal_distance+abs(rth-rfh);
  1934. { Give wrong sign a small penalty, this is need to get a diffrence
  1935. from word->[longword,longint] }
  1936. if is_signed(def_from)<>is_signed(def_to) then
  1937. {$ifopt r+}{$define ena_rq}{$q-}{$r-}{$endif}
  1938. hp^.ordinal_distance:=nextafter(hp^.ordinal_distance,inf);
  1939. {$ifdef ena_rq}{$r+}{$q+}{$endif}
  1940. end
  1941. else
  1942. { for value and const parameters check precision of real, give
  1943. penalty for loosing of precision. var and out parameters must match exactly }
  1944. if not(currpara.varspez in [vs_var,vs_out]) and
  1945. is_real(def_from) and
  1946. is_real(def_to) then
  1947. begin
  1948. eq:=te_equal;
  1949. if is_extended(def_to) then
  1950. rth:=4
  1951. else
  1952. if is_double (def_to) then
  1953. rth:=2
  1954. else
  1955. rth:=1;
  1956. if is_extended(def_from) then
  1957. rfh:=4
  1958. else
  1959. if is_double (def_from) then
  1960. rfh:=2
  1961. else
  1962. rfh:=1;
  1963. { penalty for shrinking of precision }
  1964. if rth<rfh then
  1965. rfh:=(rfh-rth)*16
  1966. else
  1967. rfh:=rth-rfh;
  1968. hp^.ordinal_distance:=hp^.ordinal_distance+rfh;
  1969. end
  1970. else
  1971. { related object parameters also need to determine the distance between the current
  1972. object and the object we are comparing with. var and out parameters must match exactly }
  1973. if not(currpara.varspez in [vs_var,vs_out]) and
  1974. (def_from.typ=objectdef) and
  1975. (def_to.typ=objectdef) and
  1976. (tobjectdef(def_from).objecttype=tobjectdef(def_to).objecttype) and
  1977. tobjectdef(def_from).is_related(tobjectdef(def_to)) then
  1978. begin
  1979. eq:=te_convert_l1;
  1980. objdef:=tobjectdef(def_from);
  1981. while assigned(objdef) do
  1982. begin
  1983. if objdef=def_to then
  1984. break;
  1985. hp^.ordinal_distance:=hp^.ordinal_distance+1;
  1986. objdef:=objdef.childof;
  1987. end;
  1988. end
  1989. { compare_defs_ext compares sets and array constructors very poorly because
  1990. it has too little information. So we do explicitly a detailed comparisation,
  1991. see also bug #11288 (FK)
  1992. }
  1993. else if (def_to.typ=setdef) and is_array_constructor(currpt.left.resultdef) then
  1994. begin
  1995. n:=currpt.left.getcopy;
  1996. arrayconstructor_to_set(n);
  1997. eq:=compare_defs_ext(n.resultdef,def_to,n.nodetype,convtype,pdoper,cdoptions);
  1998. n.free;
  1999. end
  2000. else
  2001. { generic type comparision }
  2002. begin
  2003. eq:=compare_defs_ext(def_from,def_to,currpt.left.nodetype,convtype,pdoper,cdoptions);
  2004. { when the types are not equal we need to check
  2005. some special case for parameter passing }
  2006. if (eq<te_equal) then
  2007. begin
  2008. if currpara.varspez in [vs_var,vs_out] then
  2009. begin
  2010. { para requires an equal type so the previous found
  2011. match was not good enough, reset to incompatible }
  2012. eq:=te_incompatible;
  2013. { var_para_allowed will return te_equal and te_convert_l1 to
  2014. make a difference for best matching }
  2015. var_para_allowed(eq,currpt.resultdef,currpara.vardef,currpt.left)
  2016. end
  2017. else
  2018. para_allowed(eq,currpt,def_to);
  2019. end;
  2020. end;
  2021. { when a procvar was changed to a call an exact much is
  2022. downgraded to equal. This way an overload call with the
  2023. procvar is choosen. See tb0471 (PFV) }
  2024. if (pt<>currpt) and (eq=te_exact) then
  2025. eq:=te_equal;
  2026. { increase correct counter }
  2027. case eq of
  2028. te_exact :
  2029. inc(hp^.exact_count);
  2030. te_equal :
  2031. inc(hp^.equal_count);
  2032. te_convert_l1 :
  2033. inc(hp^.cl1_count);
  2034. te_convert_l2 :
  2035. inc(hp^.cl2_count);
  2036. te_convert_l3 :
  2037. inc(hp^.cl3_count);
  2038. te_convert_l4 :
  2039. inc(hp^.cl4_count);
  2040. te_convert_l5 :
  2041. inc(hp^.cl5_count);
  2042. te_convert_operator :
  2043. inc(hp^.coper_count);
  2044. te_incompatible :
  2045. hp^.invalid:=true;
  2046. else
  2047. internalerror(200212072);
  2048. end;
  2049. { stop checking when an incompatible parameter is found }
  2050. if hp^.invalid then
  2051. begin
  2052. { store the current parameter info for
  2053. a nice error message when no procedure is found }
  2054. hp^.wrongparaidx:=paraidx;
  2055. hp^.wrongparanr:=currparanr;
  2056. break;
  2057. end;
  2058. {$ifdef EXTDEBUG}
  2059. { store equal in node tree for dump }
  2060. currpara.eqval:=eq;
  2061. {$endif EXTDEBUG}
  2062. { maybe release temp currpt }
  2063. if releasecurrpt then
  2064. currpt.free;
  2065. { next parameter in the call tree }
  2066. pt:=tcallparanode(pt.right);
  2067. { next parameter for definition, only goto next para
  2068. if we're out of the varargs }
  2069. if not(po_varargs in hp^.data.procoptions) or
  2070. (currparanr<=hp^.data.maxparacount) then
  2071. begin
  2072. { Ignore vs_hidden parameters }
  2073. repeat
  2074. dec(paraidx);
  2075. until (paraidx<0) or not(vo_is_hidden_para in tparavarsym(hp^.data.paras[paraidx]).varoptions);
  2076. end;
  2077. dec(currparanr);
  2078. end;
  2079. if not(hp^.invalid) and
  2080. (assigned(pt) or (paraidx>=0) or (currparanr<>0)) then
  2081. internalerror(200212141);
  2082. { next candidate }
  2083. hp:=hp^.next;
  2084. end;
  2085. end;
  2086. function get_variantequaltype(def: tdef): tvariantequaltype;
  2087. const
  2088. variantorddef_cl: array[tordtype] of tvariantequaltype =
  2089. (tve_incompatible,tve_byte,tve_word,tve_cardinal,tve_chari64,
  2090. tve_shortint,tve_smallint,tve_longint,tve_chari64,
  2091. tve_boolformal,tve_boolformal,tve_boolformal,tve_boolformal,tve_boolformal,
  2092. tve_chari64,tve_chari64,tve_dblcurrency);
  2093. { TODO: fixme for 128 bit floats }
  2094. variantfloatdef_cl: array[tfloattype] of tvariantequaltype =
  2095. (tve_single,tve_dblcurrency,tve_extended,
  2096. tve_dblcurrency,tve_dblcurrency,tve_extended);
  2097. variantstringdef_cl: array[tstringtype] of tvariantequaltype =
  2098. (tve_sstring,tve_astring,tve_astring,tve_wstring,tve_ustring);
  2099. begin
  2100. case def.typ of
  2101. orddef:
  2102. begin
  2103. result:=variantorddef_cl[torddef(def).ordtype];
  2104. end;
  2105. floatdef:
  2106. begin
  2107. result:=variantfloatdef_cl[tfloatdef(def).floattype];
  2108. end;
  2109. stringdef:
  2110. begin
  2111. result:=variantstringdef_cl[tstringdef(def).stringtype];
  2112. end;
  2113. formaldef:
  2114. begin
  2115. result:=tve_boolformal;
  2116. end;
  2117. else
  2118. begin
  2119. result:=tve_incompatible;
  2120. end;
  2121. end
  2122. end;
  2123. function is_better_candidate(currpd,bestpd:pcandidate):integer;
  2124. var
  2125. res : integer;
  2126. begin
  2127. {
  2128. Return values:
  2129. > 0 when currpd is better than bestpd
  2130. < 0 when bestpd is better than currpd
  2131. = 0 when both are equal
  2132. To choose the best candidate we use the following order:
  2133. - Incompatible flag
  2134. - (Smaller) Number of convert operator parameters.
  2135. - (Smaller) Number of convertlevel 2 parameters.
  2136. - (Smaller) Number of convertlevel 1 parameters.
  2137. - (Bigger) Number of exact parameters.
  2138. - (Smaller) Number of equal parameters.
  2139. - (Smaller) Total of ordinal distance. For example, the distance of a word
  2140. to a byte is 65535-255=65280.
  2141. }
  2142. if bestpd^.invalid then
  2143. begin
  2144. if currpd^.invalid then
  2145. res:=0
  2146. else
  2147. res:=1;
  2148. end
  2149. else
  2150. if currpd^.invalid then
  2151. res:=-1
  2152. else
  2153. begin
  2154. { less operator parameters? }
  2155. res:=(bestpd^.coper_count-currpd^.coper_count);
  2156. if (res=0) then
  2157. begin
  2158. { less cl5 parameters? }
  2159. res:=(bestpd^.cl5_count-currpd^.cl5_count);
  2160. if (res=0) then
  2161. begin
  2162. { less cl4 parameters? }
  2163. res:=(bestpd^.cl4_count-currpd^.cl4_count);
  2164. if (res=0) then
  2165. begin
  2166. { less cl3 parameters? }
  2167. res:=(bestpd^.cl3_count-currpd^.cl3_count);
  2168. if (res=0) then
  2169. begin
  2170. { less cl2 parameters? }
  2171. res:=(bestpd^.cl2_count-currpd^.cl2_count);
  2172. if (res=0) then
  2173. begin
  2174. { less cl1 parameters? }
  2175. res:=(bestpd^.cl1_count-currpd^.cl1_count);
  2176. if (res=0) then
  2177. begin
  2178. { more exact parameters? }
  2179. res:=(currpd^.exact_count-bestpd^.exact_count);
  2180. if (res=0) then
  2181. begin
  2182. { less equal parameters? }
  2183. res:=(bestpd^.equal_count-currpd^.equal_count);
  2184. if (res=0) then
  2185. begin
  2186. { smaller ordinal distance? }
  2187. if (currpd^.ordinal_distance<bestpd^.ordinal_distance) then
  2188. res:=1
  2189. else
  2190. if (currpd^.ordinal_distance>bestpd^.ordinal_distance) then
  2191. res:=-1
  2192. else
  2193. res:=0;
  2194. end;
  2195. end;
  2196. end;
  2197. end;
  2198. end;
  2199. end;
  2200. end;
  2201. end;
  2202. end;
  2203. is_better_candidate:=res;
  2204. end;
  2205. { Delphi precedence rules extracted from test programs. Only valid if passing
  2206. a variant parameter to overloaded procedures expecting exactly one parameter.
  2207. single > (char, currency, int64, shortstring, ansistring, widestring, extended, double)
  2208. double/currency > (char, int64, shortstring, ansistring, widestring, extended)
  2209. extended > (char, int64, shortstring, ansistring, widestring)
  2210. longint/cardinal > (int64, shortstring, ansistring, widestring, extended, double, single, char, currency)
  2211. smallint > (longint, int64, shortstring, ansistring, widestring, extended, double single, char, currency);
  2212. word > (longint, cardinal, int64, shortstring, ansistring, widestring, extended, double single, char, currency);
  2213. shortint > (longint, smallint, int64, shortstring, ansistring, widestring, extended, double, single, char, currency)
  2214. byte > (longint, cardinal, word, smallint, int64, shortstring, ansistring, widestring, extended, double, single, char, currency);
  2215. boolean/formal > (char, int64, shortstring, ansistring, widestring)
  2216. shortstring > (char, int64, ansistring, widestring)
  2217. ansistring > (char, int64, widestring)
  2218. widestring > (char, int64)
  2219. Relations not mentioned mean that they conflict: no decision possible }
  2220. function is_better_candidate_single_variant(currpd,bestpd:pcandidate):integer;
  2221. function calculate_relation(const currvcl, bestvcl, testvcl:
  2222. tvariantequaltype; const conflictvcls: tvariantequaltypes):integer;
  2223. begin
  2224. { if (bestvcl=conflictvcl) or
  2225. (currvcl=conflictvcl) then
  2226. result:=0
  2227. else if (bestvcl=testvcl) then
  2228. result:=-1
  2229. else result:=1 }
  2230. result:=1-2*ord(bestvcl=testvcl)+
  2231. ord(currvcl in conflictvcls)-ord(bestvcl in conflictvcls);
  2232. end;
  2233. function getfirstrealparaidx(pd: pcandidate): integer;
  2234. begin
  2235. { can be different for currpd and bestpd in case of overloaded }
  2236. { functions, e.g. lowercase():char and lowercase():shortstring }
  2237. { (depending on the calling convention and parameter order) }
  2238. result:=pd^.firstparaidx;
  2239. while (result>=0) and (vo_is_hidden_para in tparavarsym(pd^.data.paras[result]).varoptions) do
  2240. dec(result);
  2241. if (vo_is_hidden_para in tparavarsym(pd^.data.paras[result]).varoptions) then
  2242. internalerror(2006122803);
  2243. end;
  2244. var
  2245. currpara, bestpara: tparavarsym;
  2246. currvcl, bestvcl: tvariantequaltype;
  2247. begin
  2248. {
  2249. Return values:
  2250. > 0 when currpd is better than bestpd
  2251. < 0 when bestpd is better than currpd
  2252. = 0 when both are equal
  2253. }
  2254. currpara:=tparavarsym(currpd^.data.paras[getfirstrealparaidx(currpd)]);
  2255. bestpara:=tparavarsym(bestpd^.data.paras[getfirstrealparaidx(bestpd)]);
  2256. { if one of the parameters is a regular variant, fall back to the }
  2257. { default algorithm }
  2258. if (currpara.vardef.typ = variantdef) or
  2259. (bestpara.vardef.typ = variantdef) then
  2260. begin
  2261. result:=is_better_candidate(currpd,bestpd);
  2262. exit;
  2263. end;
  2264. currvcl:=get_variantequaltype(currpara.vardef);
  2265. bestvcl:=get_variantequaltype(bestpara.vardef);
  2266. { sanity check }
  2267. result:=-5;
  2268. { if both are the same, there is a conflict }
  2269. if (currvcl=bestvcl) then
  2270. result:=0
  2271. { if one of the two cannot be used as variant, the other is better }
  2272. else if (bestvcl=tve_incompatible) then
  2273. result:=1
  2274. else if (currvcl=tve_incompatible) then
  2275. result:=-1
  2276. { boolean and formal are better than chari64str, but conflict with }
  2277. { everything else }
  2278. else if (currvcl=tve_boolformal) or
  2279. (bestvcl=tve_boolformal) then
  2280. if (currvcl=tve_boolformal) then
  2281. result:=ord(bestvcl in [tve_chari64,tve_sstring,tve_astring,tve_wstring,tve_ustring])
  2282. else
  2283. result:=-ord(currvcl in [tve_chari64,tve_sstring,tve_astring,tve_wstring,tve_ustring])
  2284. { byte is better than everything else (we assume both aren't byte, }
  2285. { since there's only one parameter and that one can't be the same) }
  2286. else if (currvcl=tve_byte) or
  2287. (bestvcl=tve_byte) then
  2288. result:=calculate_relation(currvcl,bestvcl,tve_byte,[tve_shortint])
  2289. { shortint conflicts with word and cardinal, but is better than }
  2290. { everything else but byte (which has already been handled) }
  2291. else if (currvcl=tve_shortint) or
  2292. (bestvcl=tve_shortint) then
  2293. result:=calculate_relation(currvcl,bestvcl,tve_shortint,[tve_word, tve_cardinal])
  2294. { word conflicts with smallint, but is better than everything else }
  2295. { but shortint and byte (which has already been handled) }
  2296. else if (currvcl=tve_word) or
  2297. (bestvcl=tve_word) then
  2298. result:=calculate_relation(currvcl,bestvcl,tve_word,[tve_smallint])
  2299. { smallint conflicts with cardinal, but is better than everything }
  2300. { which has not yet been tested }
  2301. else if (currvcl=tve_smallint) or
  2302. (bestvcl=tve_smallint) then
  2303. result:=calculate_relation(currvcl,bestvcl,tve_smallint,[tve_cardinal])
  2304. { cardinal conflicts with each longint and is better than everything }
  2305. { which has not yet been tested }
  2306. else if (currvcl=tve_cardinal) or
  2307. (bestvcl=tve_cardinal) then
  2308. result:=calculate_relation(currvcl,bestvcl,tve_cardinal,[tve_longint])
  2309. { longint is better than everything which has not yet been tested }
  2310. else if (currvcl=tve_longint) or
  2311. (bestvcl=tve_longint) then
  2312. { if bestvcl=tve_longint then
  2313. result:=-1
  2314. else
  2315. result:=1 }
  2316. result:=1-2*ord(bestvcl=tve_longint)
  2317. { single is better than everything left }
  2318. else if (currvcl=tve_single) or
  2319. (bestvcl=tve_single) then
  2320. result:=1-2*ord(bestvcl=tve_single)
  2321. { double/comp/currency are better than everything left, and conflict }
  2322. { with each other (but that's already tested) }
  2323. else if (currvcl=tve_dblcurrency) or
  2324. (bestvcl=tve_dblcurrency) then
  2325. result:=1-2*ord(bestvcl=tve_dblcurrency)
  2326. { extended is better than everything left }
  2327. else if (currvcl=tve_extended) or
  2328. (bestvcl=tve_extended) then
  2329. result:=1-2*ord(bestvcl=tve_extended)
  2330. { shortstring is better than everything left }
  2331. else if (currvcl=tve_sstring) or
  2332. (bestvcl=tve_sstring) then
  2333. result:=1-2*ord(bestvcl=tve_sstring)
  2334. { ansistring is better than everything left }
  2335. else if (currvcl=tve_astring) or
  2336. (bestvcl=tve_astring) then
  2337. result:=1-2*ord(bestvcl=tve_astring)
  2338. { widestring is better than everything left }
  2339. else if (currvcl=tve_wstring) or
  2340. (bestvcl=tve_wstring) then
  2341. result:=1-2*ord(bestvcl=tve_wstring)
  2342. { unicodestring is better than everything left }
  2343. else if (currvcl=tve_ustring) or
  2344. (bestvcl=tve_ustring) then
  2345. result:=1-2*ord(bestvcl=tve_ustring);
  2346. { all possibilities should have been checked now }
  2347. if (result=-5) then
  2348. internalerror(2006122805);
  2349. end;
  2350. function tcallcandidates.choose_best(var bestpd:tabstractprocdef; singlevariant: boolean):integer;
  2351. var
  2352. besthpstart,
  2353. hp : pcandidate;
  2354. cntpd,
  2355. res : integer;
  2356. begin
  2357. {
  2358. Returns the number of candidates left and the
  2359. first candidate is returned in pdbest
  2360. }
  2361. { Setup the first procdef as best, only count it as a result
  2362. when it is valid }
  2363. bestpd:=FCandidateProcs^.data;
  2364. if FCandidateProcs^.invalid then
  2365. cntpd:=0
  2366. else
  2367. cntpd:=1;
  2368. if assigned(FCandidateProcs^.next) then
  2369. begin
  2370. besthpstart:=FCandidateProcs;
  2371. hp:=FCandidateProcs^.next;
  2372. while assigned(hp) do
  2373. begin
  2374. if not singlevariant then
  2375. res:=is_better_candidate(hp,besthpstart)
  2376. else
  2377. res:=is_better_candidate_single_variant(hp,besthpstart);
  2378. if (res>0) then
  2379. begin
  2380. { hp is better, flag all procs to be incompatible }
  2381. while (besthpstart<>hp) do
  2382. begin
  2383. besthpstart^.invalid:=true;
  2384. besthpstart:=besthpstart^.next;
  2385. end;
  2386. { besthpstart is already set to hp }
  2387. bestpd:=besthpstart^.data;
  2388. cntpd:=1;
  2389. end
  2390. else
  2391. if (res<0) then
  2392. begin
  2393. { besthpstart is better, flag current hp to be incompatible }
  2394. hp^.invalid:=true;
  2395. end
  2396. else
  2397. begin
  2398. { res=0, both are valid }
  2399. if not hp^.invalid then
  2400. inc(cntpd);
  2401. end;
  2402. hp:=hp^.next;
  2403. end;
  2404. end;
  2405. result:=cntpd;
  2406. end;
  2407. procedure tcallcandidates.find_wrong_para;
  2408. var
  2409. currparanr : smallint;
  2410. hp : pcandidate;
  2411. pt : tcallparanode;
  2412. wrongpara : tparavarsym;
  2413. begin
  2414. { Only process the first overloaded procdef }
  2415. hp:=FCandidateProcs;
  2416. { Find callparanode corresponding to the argument }
  2417. pt:=tcallparanode(FParanode);
  2418. currparanr:=FParalength;
  2419. while assigned(pt) and
  2420. (currparanr>hp^.wrongparanr) do
  2421. begin
  2422. pt:=tcallparanode(pt.right);
  2423. dec(currparanr);
  2424. end;
  2425. if (currparanr<>hp^.wrongparanr) or
  2426. not assigned(pt) then
  2427. internalerror(200212094);
  2428. { Show error message, when it was a var or out parameter
  2429. guess that it is a missing typeconv }
  2430. wrongpara:=tparavarsym(hp^.data.paras[hp^.wrongparaidx]);
  2431. if wrongpara.varspez in [vs_var,vs_out] then
  2432. begin
  2433. { Maybe passing the correct type but passing a const to var parameter }
  2434. if (compare_defs(pt.resultdef,wrongpara.vardef,pt.nodetype)<>te_incompatible) and
  2435. not valid_for_var(pt.left,true) then
  2436. CGMessagePos(pt.left.fileinfo,type_e_variable_id_expected)
  2437. else
  2438. CGMessagePos3(pt.left.fileinfo,parser_e_call_by_ref_without_typeconv,tostr(hp^.wrongparanr),
  2439. FullTypeName(pt.left.resultdef,wrongpara.vardef),
  2440. FullTypeName(wrongpara.vardef,pt.left.resultdef))
  2441. end
  2442. else
  2443. CGMessagePos3(pt.left.fileinfo,type_e_wrong_parameter_type,tostr(hp^.wrongparanr),
  2444. FullTypeName(pt.left.resultdef,wrongpara.vardef),
  2445. FullTypeName(wrongpara.vardef,pt.left.resultdef));
  2446. end;
  2447. procedure check_hints(const srsym: tsym; const symoptions: tsymoptions; const deprecatedmsg : pshortstring);
  2448. begin
  2449. if not assigned(srsym) then
  2450. internalerror(200602051);
  2451. if sp_hint_deprecated in symoptions then
  2452. if (sp_has_deprecated_msg in symoptions) and (deprecatedmsg <> nil) then
  2453. Message2(sym_w_deprecated_symbol_with_msg,srsym.realname,deprecatedmsg^)
  2454. else
  2455. Message1(sym_w_deprecated_symbol,srsym.realname);
  2456. if sp_hint_experimental in symoptions then
  2457. Message1(sym_w_experimental_symbol,srsym.realname);
  2458. if sp_hint_platform in symoptions then
  2459. Message1(sym_w_non_portable_symbol,srsym.realname);
  2460. if sp_hint_library in symoptions then
  2461. Message1(sym_w_library_symbol,srsym.realname);
  2462. if sp_hint_unimplemented in symoptions then
  2463. Message1(sym_w_non_implemented_symbol,srsym.realname);
  2464. end;
  2465. procedure check_ranges(const location: tfileposinfo; source: tnode; destdef: tdef);
  2466. begin
  2467. if not(cs_check_ordinal_size in current_settings.localswitches) then
  2468. exit;
  2469. { check if the assignment may cause a range check error }
  2470. { if its not explicit, and only if the values are }
  2471. { ordinals, enumdef and floatdef }
  2472. if assigned(destdef) and
  2473. (destdef.typ in [enumdef,orddef,floatdef]) and
  2474. not is_boolean(destdef) and
  2475. assigned(source.resultdef) and
  2476. (source.resultdef.typ in [enumdef,orddef,floatdef]) and
  2477. not is_boolean(source.resultdef) and
  2478. not is_constrealnode(source) then
  2479. begin
  2480. if (destdef.size < source.resultdef.size) then
  2481. begin
  2482. if (cs_check_range in current_settings.localswitches) then
  2483. MessagePos(location,type_w_smaller_possible_range_check)
  2484. else
  2485. MessagePos(location,type_h_smaller_possible_range_check);
  2486. end;
  2487. end;
  2488. end;
  2489. end.