htypechk.pas 75 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075
  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. tokens,cpuinfo,
  22. node,
  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. coper_count : integer; { should be signed }
  42. ordinal_distance : bestreal;
  43. invalid : boolean;
  44. wrongparanr : byte;
  45. end;
  46. tcallcandidates = class
  47. private
  48. FProcSym : tprocsym;
  49. FProcs : pcandidate;
  50. FProcVisibleCnt,
  51. FProcCnt : integer;
  52. FParaNode : tnode;
  53. FParaLength : smallint;
  54. FAllowVariant : boolean;
  55. function proc_add(pd:tprocdef):pcandidate;
  56. public
  57. constructor create(sym:tprocsym;st:tsymtable;ppn:tnode;isprop,ignorevis : boolean);
  58. constructor create_operator(op:ttoken;ppn:tnode);
  59. destructor destroy;override;
  60. procedure list(all:boolean);
  61. {$ifdef EXTDEBUG}
  62. procedure dump_info(lvl:longint);
  63. {$endif EXTDEBUG}
  64. procedure get_information;
  65. function choose_best(var bestpd:tabstractprocdef):integer;
  66. procedure find_wrong_para;
  67. property Count:integer read FProcCnt;
  68. property VisibleCount:integer read FProcVisibleCnt;
  69. end;
  70. const
  71. tok2nodes=25;
  72. tok2node:array[1..tok2nodes] of ttok2noderec=(
  73. (tok:_PLUS ;nod:addn;op_overloading_supported:true), { binary overloading supported }
  74. (tok:_MINUS ;nod:subn;op_overloading_supported:true), { binary and unary overloading supported }
  75. (tok:_STAR ;nod:muln;op_overloading_supported:true), { binary overloading supported }
  76. (tok:_SLASH ;nod:slashn;op_overloading_supported:true), { binary overloading supported }
  77. (tok:_EQUAL ;nod:equaln;op_overloading_supported:true), { binary overloading supported }
  78. (tok:_GT ;nod:gtn;op_overloading_supported:true), { binary overloading supported }
  79. (tok:_LT ;nod:ltn;op_overloading_supported:true), { binary overloading supported }
  80. (tok:_GTE ;nod:gten;op_overloading_supported:true), { binary overloading supported }
  81. (tok:_LTE ;nod:lten;op_overloading_supported:true), { binary overloading supported }
  82. (tok:_SYMDIF ;nod:symdifn;op_overloading_supported:true), { binary overloading supported }
  83. (tok:_STARSTAR;nod:starstarn;op_overloading_supported:true), { binary overloading supported }
  84. (tok:_OP_AS ;nod:asn;op_overloading_supported:false), { binary overloading NOT supported }
  85. (tok:_OP_IN ;nod:inn;op_overloading_supported:false), { binary overloading NOT supported }
  86. (tok:_OP_IS ;nod:isn;op_overloading_supported:false), { binary overloading NOT supported }
  87. (tok:_OP_OR ;nod:orn;op_overloading_supported:true), { binary overloading supported }
  88. (tok:_OP_AND ;nod:andn;op_overloading_supported:true), { binary overloading supported }
  89. (tok:_OP_DIV ;nod:divn;op_overloading_supported:true), { binary overloading supported }
  90. (tok:_OP_NOT ;nod:notn;op_overloading_supported:true), { unary overloading supported }
  91. (tok:_OP_MOD ;nod:modn;op_overloading_supported:true), { binary overloading supported }
  92. (tok:_OP_SHL ;nod:shln;op_overloading_supported:true), { binary overloading supported }
  93. (tok:_OP_SHR ;nod:shrn;op_overloading_supported:true), { binary overloading supported }
  94. (tok:_OP_XOR ;nod:xorn;op_overloading_supported:true), { binary overloading supported }
  95. (tok:_ASSIGNMENT;nod:assignn;op_overloading_supported:true), { unary overloading supported }
  96. (tok:_CARET ;nod:caretn;op_overloading_supported:false), { binary overloading NOT supported }
  97. (tok:_UNEQUAL ;nod:unequaln;op_overloading_supported:false) { binary overloading NOT supported overload = instead }
  98. );
  99. const
  100. { firstcallparan without varspez we don't count the ref }
  101. {$ifdef extdebug}
  102. count_ref : boolean = true;
  103. {$endif def extdebug}
  104. allow_array_constructor : boolean = false;
  105. function node2opstr(nt:tnodetype):string;
  106. { check operator args and result type }
  107. function isbinaryoperatoroverloadable(treetyp:tnodetype;ld:tdef;lt:tnodetype;rd:tdef;rt:tnodetype) : boolean;
  108. function isoperatoracceptable(pf : tprocdef; optoken : ttoken) : boolean;
  109. function isunaryoverloaded(var t : tnode) : boolean;
  110. function isbinaryoverloaded(var t : tnode) : boolean;
  111. { Register Allocation }
  112. procedure make_not_regable(p : tnode);
  113. procedure calcregisters(p : tbinarynode;r32,fpu,mmx : word);
  114. { procvar handling }
  115. function is_procvar_load(p:tnode):boolean;
  116. procedure test_local_to_procvar(from_def:tprocvardef;to_def:tdef);
  117. { sets varsym varstate field correctly }
  118. type
  119. tvarstateflag = (vsf_must_be_valid,vsf_use_hints);
  120. tvarstateflags = set of tvarstateflag;
  121. procedure set_varstate(p:tnode;newstate:tvarstate;varstateflags:tvarstateflags);
  122. { sets the callunique flag, if the node is a vecn, }
  123. { takes care of type casts etc. }
  124. procedure set_unique(p : tnode);
  125. function valid_for_formal_var(p : tnode) : boolean;
  126. function valid_for_formal_const(p : tnode) : boolean;
  127. function valid_for_var(p:tnode):boolean;
  128. function valid_for_assignment(p:tnode):boolean;
  129. function valid_for_addr(p : tnode) : boolean;
  130. function allowenumop(nt:tnodetype):boolean;
  131. implementation
  132. uses
  133. globtype,systems,
  134. cutils,verbose,globals,
  135. symtable,
  136. defutil,defcmp,
  137. nbas,ncnv,nld,nmem,ncal,nmat,ninl,nutils,
  138. cgbase,procinfo
  139. ;
  140. type
  141. TValidAssign=(Valid_Property,Valid_Void,Valid_Const,Valid_Addr);
  142. TValidAssigns=set of TValidAssign;
  143. function node2opstr(nt:tnodetype):string;
  144. var
  145. i : integer;
  146. begin
  147. result:='<unknown>';
  148. for i:=1 to tok2nodes do
  149. if tok2node[i].nod=nt then
  150. begin
  151. result:=tokeninfo^[tok2node[i].tok].str;
  152. break;
  153. end;
  154. end;
  155. function isbinaryoperatoroverloadable(treetyp:tnodetype;ld:tdef;lt:tnodetype;rd:tdef;rt:tnodetype) : boolean;
  156. function internal_check(treetyp:tnodetype;ld:tdef;lt:tnodetype;rd:tdef;rt:tnodetype;var allowed:boolean):boolean;
  157. begin
  158. internal_check:=true;
  159. case ld.deftype of
  160. formaldef,
  161. recorddef,
  162. variantdef :
  163. begin
  164. allowed:=true;
  165. end;
  166. procvardef :
  167. begin
  168. if (rd.deftype in [pointerdef,procdef,procvardef]) then
  169. begin
  170. allowed:=false;
  171. exit;
  172. end;
  173. allowed:=true;
  174. end;
  175. pointerdef :
  176. begin
  177. if ((rd.deftype in [orddef,enumdef,pointerdef,classrefdef,procvardef]) or
  178. is_class_or_interface(rd)) then
  179. begin
  180. allowed:=false;
  181. exit;
  182. end;
  183. { don't allow pchar+string }
  184. if (is_pchar(ld) or is_pwidechar(ld)) and
  185. ((rd.deftype=stringdef) or
  186. is_pchar(rd) or
  187. is_pwidechar(rd) or
  188. is_chararray(rd) or
  189. is_widechararray(rd)) then
  190. begin
  191. allowed:=false;
  192. exit;
  193. end;
  194. allowed:=true;
  195. end;
  196. arraydef :
  197. begin
  198. { not mmx }
  199. if (cs_mmx in aktlocalswitches) and
  200. is_mmx_able_array(ld) then
  201. begin
  202. allowed:=false;
  203. exit;
  204. end;
  205. { not chararray+[(wide)char,(wide)string,(wide)chararray] }
  206. if (is_chararray(ld) or is_widechararray(ld) or
  207. is_open_chararray(ld) or is_open_widechararray(ld))
  208. and
  209. ((rd.deftype in [stringdef,orddef,enumdef]) or
  210. is_pchar(rd) or
  211. is_pwidechar(rd) or
  212. is_chararray(rd) or
  213. is_widechararray(rd) or
  214. is_open_chararray(rd) or
  215. is_open_widechararray(rd) or
  216. (rt=niln)) then
  217. begin
  218. allowed:=false;
  219. exit;
  220. end;
  221. { dynamic array compare with niln }
  222. if ((is_dynamic_array(ld) and
  223. (rt=niln)) or
  224. (is_dynamic_array(ld) and is_dynamic_array(rd)))
  225. and
  226. (treetyp in [equaln,unequaln]) then
  227. begin
  228. allowed:=false;
  229. exit;
  230. end;
  231. allowed:=true;
  232. end;
  233. objectdef :
  234. begin
  235. { <> and = are defined for classes }
  236. if (treetyp in [equaln,unequaln]) and
  237. is_class_or_interface(ld) then
  238. begin
  239. allowed:=false;
  240. exit;
  241. end;
  242. allowed:=true;
  243. end;
  244. stringdef :
  245. begin
  246. if (rd.deftype in [orddef,enumdef,stringdef]) or
  247. is_pchar(rd) or
  248. is_pwidechar(rd) or
  249. is_chararray(rd) or
  250. is_widechararray(rd) or
  251. is_open_chararray(rd) or
  252. is_open_widechararray(rd) then
  253. begin
  254. allowed:=false;
  255. exit;
  256. end;
  257. allowed:=true;
  258. end;
  259. else
  260. internal_check:=false;
  261. end;
  262. end;
  263. var
  264. allowed : boolean;
  265. begin
  266. { power ** is always possible }
  267. if (treetyp=starstarn) then
  268. begin
  269. isbinaryoperatoroverloadable:=true;
  270. exit;
  271. end;
  272. { order of arguments does not matter so we have to check also
  273. the reversed order }
  274. allowed:=false;
  275. if not internal_check(treetyp,ld,lt,rd,rt,allowed) then
  276. internal_check(treetyp,rd,rt,ld,lt,allowed);
  277. isbinaryoperatoroverloadable:=allowed;
  278. end;
  279. function isunaryoperatoroverloadable(treetyp : tnodetype;ld : tdef) : boolean;
  280. begin
  281. result:=false;
  282. case treetyp of
  283. subn,
  284. unaryminusn :
  285. begin
  286. if (ld.deftype in [orddef,enumdef,floatdef]) then
  287. exit;
  288. {$ifdef SUPPORT_MMX}
  289. if (cs_mmx in aktlocalswitches) and
  290. is_mmx_able_array(ld) then
  291. exit;
  292. {$endif SUPPORT_MMX}
  293. result:=true;
  294. end;
  295. notn :
  296. begin
  297. if (ld.deftype in [orddef,enumdef,floatdef]) then
  298. exit;
  299. {$ifdef SUPPORT_MMX}
  300. if (cs_mmx in aktlocalswitches) and
  301. is_mmx_able_array(ld) then
  302. exit;
  303. {$endif SUPPORT_MMX}
  304. result:=true;
  305. end;
  306. end;
  307. end;
  308. function isoperatoracceptable(pf : tprocdef; optoken : ttoken) : boolean;
  309. var
  310. ld,rd : tdef;
  311. i : longint;
  312. eq : tequaltype;
  313. conv : tconverttype;
  314. pd : tprocdef;
  315. begin
  316. result:=false;
  317. case pf.parast.symindex.count of
  318. 1 : begin
  319. ld:=tparavarsym(pf.parast.symindex.first).vartype.def;
  320. { assignment is a special case }
  321. if optoken=_ASSIGNMENT then
  322. begin
  323. eq:=compare_defs_ext(ld,pf.rettype.def,nothingn,conv,pd,[cdo_explicit]);
  324. result:=(eq=te_incompatible);
  325. end
  326. else
  327. begin
  328. for i:=1 to tok2nodes do
  329. if tok2node[i].tok=optoken then
  330. begin
  331. result:=
  332. tok2node[i].op_overloading_supported and
  333. isunaryoperatoroverloadable(tok2node[i].nod,ld);
  334. break;
  335. end;
  336. end;
  337. end;
  338. 2 : begin
  339. for i:=1 to tok2nodes do
  340. if tok2node[i].tok=optoken then
  341. begin
  342. ld:=tparavarsym(pf.parast.symindex.first).vartype.def;
  343. rd:=tparavarsym(pf.parast.symindex.first.indexnext).vartype.def;
  344. result:=
  345. tok2node[i].op_overloading_supported and
  346. isbinaryoperatoroverloadable(tok2node[i].nod,ld,nothingn,rd,nothingn);
  347. break;
  348. end;
  349. end;
  350. end;
  351. end;
  352. function isunaryoverloaded(var t : tnode) : boolean;
  353. var
  354. ld : tdef;
  355. optoken : ttoken;
  356. operpd : tprocdef;
  357. ppn : tcallparanode;
  358. candidates : tcallcandidates;
  359. cand_cnt : integer;
  360. begin
  361. result:=false;
  362. operpd:=nil;
  363. { load easier access variables }
  364. ld:=tunarynode(t).left.resulttype.def;
  365. if not isunaryoperatoroverloadable(t.nodetype,ld) then
  366. exit;
  367. { operator overload is possible }
  368. result:=true;
  369. case t.nodetype of
  370. notn:
  371. optoken:=_OP_NOT;
  372. unaryminusn:
  373. optoken:=_MINUS;
  374. else
  375. begin
  376. CGMessage(parser_e_operator_not_overloaded);
  377. t:=cnothingnode.create;
  378. exit;
  379. end;
  380. end;
  381. { generate parameter nodes }
  382. ppn:=ccallparanode.create(tunarynode(t).left.getcopy,nil);
  383. ppn.get_paratype;
  384. candidates:=tcallcandidates.create_operator(optoken,ppn);
  385. { stop when there are no operators found }
  386. if candidates.count=0 then
  387. begin
  388. CGMessage(parser_e_operator_not_overloaded);
  389. candidates.free;
  390. ppn.free;
  391. t:=cnothingnode.create;
  392. exit;
  393. end;
  394. { Retrieve information about the candidates }
  395. candidates.get_information;
  396. {$ifdef EXTDEBUG}
  397. { Display info when multiple candidates are found }
  398. candidates.dump_info(V_Debug);
  399. {$endif EXTDEBUG}
  400. cand_cnt:=candidates.choose_best(operpd);
  401. { exit when no overloads are found }
  402. if cand_cnt=0 then
  403. begin
  404. CGMessage(parser_e_operator_not_overloaded);
  405. candidates.free;
  406. ppn.free;
  407. t:=cnothingnode.create;
  408. exit;
  409. end;
  410. { Multiple candidates left? }
  411. if cand_cnt>1 then
  412. begin
  413. CGMessage(type_e_cant_choose_overload_function);
  414. {$ifdef EXTDEBUG}
  415. candidates.dump_info(V_Hint);
  416. {$else EXTDEBUG}
  417. candidates.list(false);
  418. {$endif EXTDEBUG}
  419. { we'll just use the first candidate to make the
  420. call }
  421. end;
  422. candidates.free;
  423. inc(operpd.procsym.refs);
  424. { the nil as symtable signs firstcalln that this is
  425. an overloaded operator }
  426. t:=ccallnode.create(ppn,Tprocsym(operpd.procsym),nil,nil,[]);
  427. { we already know the procdef to use, so it can
  428. skip the overload choosing in callnode.det_resulttype }
  429. tcallnode(t).procdefinition:=operpd;
  430. end;
  431. function isbinaryoverloaded(var t : tnode) : boolean;
  432. var
  433. rd,ld : tdef;
  434. optoken : ttoken;
  435. operpd : tprocdef;
  436. ht : tnode;
  437. ppn : tcallparanode;
  438. candidates : tcallcandidates;
  439. cand_cnt : integer;
  440. begin
  441. isbinaryoverloaded:=false;
  442. operpd:=nil;
  443. { load easier access variables }
  444. ld:=tbinarynode(t).left.resulttype.def;
  445. rd:=tbinarynode(t).right.resulttype.def;
  446. if not isbinaryoperatoroverloadable(t.nodetype,ld,tbinarynode(t).left.nodetype,rd,tbinarynode(t).right.nodetype) then
  447. exit;
  448. { operator overload is possible }
  449. result:=true;
  450. case t.nodetype of
  451. equaln,
  452. unequaln :
  453. optoken:=_EQUAL;
  454. addn:
  455. optoken:=_PLUS;
  456. subn:
  457. optoken:=_MINUS;
  458. muln:
  459. optoken:=_STAR;
  460. starstarn:
  461. optoken:=_STARSTAR;
  462. slashn:
  463. optoken:=_SLASH;
  464. ltn:
  465. optoken:=_LT;
  466. gtn:
  467. optoken:=_GT;
  468. lten:
  469. optoken:=_LTE;
  470. gten:
  471. optoken:=_GTE;
  472. symdifn :
  473. optoken:=_SYMDIF;
  474. modn :
  475. optoken:=_OP_MOD;
  476. orn :
  477. optoken:=_OP_OR;
  478. xorn :
  479. optoken:=_OP_XOR;
  480. andn :
  481. optoken:=_OP_AND;
  482. divn :
  483. optoken:=_OP_DIV;
  484. shln :
  485. optoken:=_OP_SHL;
  486. shrn :
  487. optoken:=_OP_SHR;
  488. else
  489. begin
  490. CGMessage(parser_e_operator_not_overloaded);
  491. t:=cnothingnode.create;
  492. exit;
  493. end;
  494. end;
  495. { generate parameter nodes }
  496. ppn:=ccallparanode.create(tbinarynode(t).right.getcopy,ccallparanode.create(tbinarynode(t).left.getcopy,nil));
  497. ppn.get_paratype;
  498. candidates:=tcallcandidates.create_operator(optoken,ppn);
  499. { for commutative operators we can swap arguments and try again }
  500. if (candidates.count=0) and
  501. not(optoken in [_OP_SHL,_OP_SHR,_OP_DIV,_OP_MOD,_STARSTAR,_SLASH,_MINUS]) then
  502. begin
  503. candidates.free;
  504. reverseparameters(ppn);
  505. { reverse compare operators }
  506. case optoken of
  507. _LT:
  508. optoken:=_GTE;
  509. _GT:
  510. optoken:=_LTE;
  511. _LTE:
  512. optoken:=_GT;
  513. _GTE:
  514. optoken:=_LT;
  515. end;
  516. candidates:=tcallcandidates.create_operator(optoken,ppn);
  517. end;
  518. { stop when there are no operators found }
  519. if candidates.count=0 then
  520. begin
  521. CGMessage(parser_e_operator_not_overloaded);
  522. candidates.free;
  523. ppn.free;
  524. t:=cnothingnode.create;
  525. exit;
  526. end;
  527. { Retrieve information about the candidates }
  528. candidates.get_information;
  529. {$ifdef EXTDEBUG}
  530. { Display info when multiple candidates are found }
  531. candidates.dump_info(V_Debug);
  532. {$endif EXTDEBUG}
  533. cand_cnt:=candidates.choose_best(operpd);
  534. { exit when no overloads are found }
  535. if cand_cnt=0 then
  536. begin
  537. CGMessage(parser_e_operator_not_overloaded);
  538. candidates.free;
  539. ppn.free;
  540. t:=cnothingnode.create;
  541. exit;
  542. end;
  543. { Multiple candidates left? }
  544. if cand_cnt>1 then
  545. begin
  546. CGMessage(type_e_cant_choose_overload_function);
  547. {$ifdef EXTDEBUG}
  548. candidates.dump_info(V_Hint);
  549. {$else EXTDEBUG}
  550. candidates.list(false);
  551. {$endif EXTDEBUG}
  552. { we'll just use the first candidate to make the
  553. call }
  554. end;
  555. candidates.free;
  556. inc(operpd.procsym.refs);
  557. { the nil as symtable signs firstcalln that this is
  558. an overloaded operator }
  559. ht:=ccallnode.create(ppn,Tprocsym(operpd.procsym),nil,nil,[]);
  560. { we already know the procdef to use, so it can
  561. skip the overload choosing in callnode.det_resulttype }
  562. tcallnode(ht).procdefinition:=operpd;
  563. if t.nodetype=unequaln then
  564. ht:=cnotnode.create(ht);
  565. t:=ht;
  566. end;
  567. {****************************************************************************
  568. Register Calculation
  569. ****************************************************************************}
  570. { marks an lvalue as "unregable" }
  571. procedure make_not_regable(p : tnode);
  572. begin
  573. case p.nodetype of
  574. typeconvn :
  575. make_not_regable(ttypeconvnode(p).left);
  576. loadn :
  577. if tloadnode(p).symtableentry.typ in [globalvarsym,localvarsym,paravarsym] then
  578. tabstractvarsym(tloadnode(p).symtableentry).varregable:=vr_none;
  579. end;
  580. end;
  581. { calculates the needed registers for a binary operator }
  582. procedure calcregisters(p : tbinarynode;r32,fpu,mmx : word);
  583. begin
  584. p.left_right_max;
  585. { Only when the difference between the left and right registers < the
  586. wanted registers allocate the amount of registers }
  587. if assigned(p.left) then
  588. begin
  589. if assigned(p.right) then
  590. begin
  591. { the location must be already filled in because we need it to }
  592. { calculate the necessary number of registers (JM) }
  593. if p.expectloc = LOC_INVALID then
  594. internalerror(200110101);
  595. if (abs(p.left.registersint-p.right.registersint)<r32) or
  596. ((p.expectloc = LOC_FPUREGISTER) and
  597. (p.right.registersfpu <= p.left.registersfpu) and
  598. ((p.right.registersfpu <> 0) or (p.left.registersfpu <> 0)) and
  599. (p.left.registersint < p.right.registersint)) then
  600. inc(p.registersint,r32);
  601. if (abs(p.left.registersfpu-p.right.registersfpu)<fpu) then
  602. inc(p.registersfpu,fpu);
  603. {$ifdef SUPPORT_MMX}
  604. if (abs(p.left.registersmmx-p.right.registersmmx)<mmx) then
  605. inc(p.registersmmx,mmx);
  606. {$endif SUPPORT_MMX}
  607. { the following is a little bit guessing but I think }
  608. { it's the only way to solve same internalerrors: }
  609. { if the left and right node both uses registers }
  610. { and return a mem location, but the current node }
  611. { doesn't use an integer register we get probably }
  612. { trouble when restoring a node }
  613. if (p.left.registersint=p.right.registersint) and
  614. (p.registersint=p.left.registersint) and
  615. (p.registersint>0) and
  616. (p.left.expectloc in [LOC_REFERENCE,LOC_CREFERENCE]) and
  617. (p.right.expectloc in [LOC_REFERENCE,LOC_CREFERENCE]) then
  618. inc(p.registersint);
  619. end
  620. else
  621. begin
  622. if (p.left.registersint<r32) then
  623. inc(p.registersint,r32);
  624. if (p.left.registersfpu<fpu) then
  625. inc(p.registersfpu,fpu);
  626. {$ifdef SUPPORT_MMX}
  627. if (p.left.registersmmx<mmx) then
  628. inc(p.registersmmx,mmx);
  629. {$endif SUPPORT_MMX}
  630. end;
  631. end;
  632. end;
  633. {****************************************************************************
  634. Subroutine Handling
  635. ****************************************************************************}
  636. function is_procvar_load(p:tnode):boolean;
  637. begin
  638. result:=false;
  639. { remove voidpointer typecast for tp procvars }
  640. if (m_tp_procvar in aktmodeswitches) and
  641. (p.nodetype=typeconvn) and
  642. is_voidpointer(p.resulttype.def) then
  643. p:=tunarynode(p).left;
  644. result:=(p.nodetype=typeconvn) and
  645. (ttypeconvnode(p).convtype=tc_proc_2_procvar);
  646. end;
  647. { local routines can't be assigned to procvars }
  648. procedure test_local_to_procvar(from_def:tprocvardef;to_def:tdef);
  649. begin
  650. if (from_def.parast.symtablelevel>normal_function_level) and
  651. (to_def.deftype=procvardef) then
  652. CGMessage(type_e_cannot_local_proc_to_procvar);
  653. end;
  654. procedure set_varstate(p:tnode;newstate:tvarstate;varstateflags:tvarstateflags);
  655. var
  656. hsym : tabstractvarsym;
  657. begin
  658. while assigned(p) do
  659. begin
  660. case p.nodetype of
  661. typeconvn :
  662. begin
  663. case ttypeconvnode(p).convtype of
  664. tc_cchar_2_pchar,
  665. tc_cstring_2_pchar,
  666. tc_array_2_pointer :
  667. exclude(varstateflags,vsf_must_be_valid);
  668. tc_pchar_2_string,
  669. tc_pointer_2_array :
  670. include(varstateflags,vsf_must_be_valid);
  671. end;
  672. p:=tunarynode(p).left;
  673. end;
  674. subscriptn :
  675. p:=tunarynode(p).left;
  676. vecn:
  677. begin
  678. set_varstate(tbinarynode(p).right,vs_used,[vsf_must_be_valid]);
  679. if not(tunarynode(p).left.resulttype.def.deftype in [stringdef,arraydef]) then
  680. include(varstateflags,vsf_must_be_valid);
  681. p:=tunarynode(p).left;
  682. end;
  683. { do not parse calln }
  684. calln :
  685. break;
  686. loadn :
  687. begin
  688. if (tloadnode(p).symtableentry.typ in [localvarsym,paravarsym,globalvarsym]) then
  689. begin
  690. hsym:=tabstractvarsym(tloadnode(p).symtableentry);
  691. if (vsf_must_be_valid in varstateflags) and (hsym.varstate=vs_declared) then
  692. begin
  693. { Give warning/note for uninitialized locals }
  694. if assigned(hsym.owner) and
  695. not(vo_is_external in hsym.varoptions) and
  696. (hsym.owner.symtabletype in [localsymtable,staticsymtable]) and
  697. (hsym.owner=current_procinfo.procdef.localst) then
  698. begin
  699. if (vo_is_funcret in hsym.varoptions) then
  700. CGMessage(sym_w_function_result_not_set)
  701. else
  702. begin
  703. if tloadnode(p).symtable.symtabletype=localsymtable then
  704. begin
  705. if (vsf_use_hints in varstateflags) then
  706. CGMessage1(sym_h_uninitialized_local_variable,hsym.realname)
  707. else
  708. CGMessage1(sym_w_uninitialized_local_variable,hsym.realname);
  709. end
  710. else
  711. begin
  712. if (vsf_use_hints in varstateflags) then
  713. CGMessage1(sym_h_uninitialized_variable,hsym.realname)
  714. else
  715. CGMessage1(sym_w_uninitialized_variable,hsym.realname);
  716. end;
  717. end;
  718. end;
  719. end;
  720. { don't override vs_used with vs_assigned }
  721. if hsym.varstate<>vs_used then
  722. hsym.varstate:=newstate;
  723. end;
  724. break;
  725. end;
  726. callparan :
  727. internalerror(200310081);
  728. else
  729. break;
  730. end;{case }
  731. end;
  732. end;
  733. procedure set_unique(p : tnode);
  734. begin
  735. while assigned(p) do
  736. begin
  737. case p.nodetype of
  738. vecn:
  739. begin
  740. include(p.flags,nf_callunique);
  741. break;
  742. end;
  743. typeconvn,
  744. subscriptn,
  745. derefn:
  746. p:=tunarynode(p).left;
  747. else
  748. break;
  749. end;
  750. end;
  751. end;
  752. function valid_for_assign(p:tnode;opts:TValidAssigns):boolean;
  753. var
  754. hp : tnode;
  755. gotstring,
  756. gotwith,
  757. gotsubscript,
  758. gotpointer,
  759. gotvec,
  760. gotclass,
  761. gotdynarray,
  762. gotderef : boolean;
  763. fromdef,
  764. todef : tdef;
  765. errmsg : longint;
  766. begin
  767. if valid_const in opts then
  768. errmsg:=type_e_variable_id_expected
  769. else
  770. errmsg:=type_e_argument_cant_be_assigned;
  771. result:=false;
  772. gotsubscript:=false;
  773. gotvec:=false;
  774. gotderef:=false;
  775. gotclass:=false;
  776. gotpointer:=false;
  777. gotwith:=false;
  778. gotdynarray:=false;
  779. gotstring:=false;
  780. hp:=p;
  781. if not(valid_void in opts) and
  782. is_void(hp.resulttype.def) then
  783. begin
  784. CGMessagePos(hp.fileinfo,errmsg);
  785. exit;
  786. end;
  787. while assigned(hp) do
  788. begin
  789. { property allowed? calln has a property check itself }
  790. if (nf_isproperty in hp.flags) then
  791. begin
  792. if (hp.nodetype<>calln) or
  793. (valid_property in opts) then
  794. result:=true
  795. else
  796. begin
  797. { check return type }
  798. case hp.resulttype.def.deftype of
  799. pointerdef :
  800. gotpointer:=true;
  801. objectdef :
  802. gotclass:=is_class_or_interface(hp.resulttype.def);
  803. recorddef, { handle record like class it needs a subscription }
  804. classrefdef :
  805. gotclass:=true;
  806. stringdef :
  807. gotstring:=true;
  808. end;
  809. { 1. if it returns a pointer and we've found a deref,
  810. 2. if it returns a class or record and a subscription or with is found
  811. 3. if the address is needed of a field (subscriptn) }
  812. if (gotpointer and gotderef) or
  813. (gotstring and gotvec) or
  814. (
  815. gotclass and
  816. (gotsubscript or gotwith)
  817. ) or
  818. (
  819. (gotvec and gotdynarray)
  820. ) or
  821. (
  822. (Valid_Addr in opts) and
  823. (hp.nodetype=subscriptn)
  824. ) then
  825. result:=true
  826. else
  827. CGMessagePos(hp.fileinfo,errmsg);
  828. end;
  829. exit;
  830. end;
  831. if (Valid_Const in opts) and is_constnode(hp) then
  832. begin
  833. result:=true;
  834. exit;
  835. end;
  836. case hp.nodetype of
  837. temprefn :
  838. begin
  839. valid_for_assign := true;
  840. exit;
  841. end;
  842. derefn :
  843. begin
  844. gotderef:=true;
  845. hp:=tderefnode(hp).left;
  846. end;
  847. typeconvn :
  848. begin
  849. { typecast sizes must match, exceptions:
  850. - implicit typecast made by absolute
  851. - from formaldef
  852. - from void
  853. - from/to open array
  854. - typecast from pointer to array }
  855. fromdef:=ttypeconvnode(hp).left.resulttype.def;
  856. todef:=hp.resulttype.def;
  857. if not((nf_absolute in ttypeconvnode(hp).flags) or
  858. (fromdef.deftype=formaldef) or
  859. is_void(fromdef) or
  860. is_open_array(fromdef) or
  861. is_open_array(todef) or
  862. ((fromdef.deftype=pointerdef) and (todef.deftype=arraydef)) or
  863. ((fromdef.deftype = objectdef) and (todef.deftype = objectdef) and
  864. (tobjectdef(fromdef).is_related(tobjectdef(todef))))) and
  865. (fromdef.size<>todef.size) then
  866. begin
  867. { in TP it is allowed to typecast to smaller types. But the variable can't
  868. be in a register }
  869. if (m_tp7 in aktmodeswitches) or
  870. (todef.size<fromdef.size) then
  871. make_not_regable(hp)
  872. else
  873. CGMessagePos2(hp.fileinfo,type_e_typecast_wrong_size_for_assignment,tostr(fromdef.size),tostr(todef.size));
  874. end;
  875. { don't allow assignments to typeconvs that need special code }
  876. if not(gotsubscript or gotvec or gotderef) and
  877. not(ttypeconvnode(hp).assign_allowed) then
  878. begin
  879. CGMessagePos(hp.fileinfo,errmsg);
  880. exit;
  881. end;
  882. case hp.resulttype.def.deftype of
  883. pointerdef :
  884. gotpointer:=true;
  885. objectdef :
  886. gotclass:=is_class_or_interface(hp.resulttype.def);
  887. classrefdef :
  888. gotclass:=true;
  889. arraydef :
  890. begin
  891. { pointer -> array conversion is done then we need to see it
  892. as a deref, because a ^ is then not required anymore }
  893. if (ttypeconvnode(hp).left.resulttype.def.deftype=pointerdef) then
  894. gotderef:=true;
  895. end;
  896. end;
  897. hp:=ttypeconvnode(hp).left;
  898. end;
  899. vecn :
  900. begin
  901. gotvec:=true;
  902. { accesses to dyn. arrays override read only access in delphi }
  903. if (m_delphi in aktmodeswitches) and is_dynamic_array(tunarynode(hp).left.resulttype.def) then
  904. gotdynarray:=true;
  905. hp:=tunarynode(hp).left;
  906. end;
  907. asn :
  908. begin
  909. { asn can't be assigned directly, it returns the value in a register instead
  910. of reference. }
  911. if not(gotsubscript or gotderef or gotvec) then
  912. begin
  913. CGMessagePos(hp.fileinfo,errmsg);
  914. exit;
  915. end;
  916. hp:=tunarynode(hp).left;
  917. end;
  918. subscriptn :
  919. begin
  920. gotsubscript:=true;
  921. { loop counter? }
  922. if not(Valid_Const in opts) and
  923. (vo_is_loop_counter in tsubscriptnode(hp).vs.varoptions) then
  924. CGMessage1(parser_e_illegal_assignment_to_count_var,tsubscriptnode(hp).vs.realname);
  925. { a class/interface access is an implicit }
  926. { dereferencing }
  927. hp:=tsubscriptnode(hp).left;
  928. if is_class_or_interface(hp.resulttype.def) then
  929. gotderef:=true;
  930. end;
  931. muln,
  932. divn,
  933. andn,
  934. xorn,
  935. orn,
  936. notn,
  937. subn,
  938. addn :
  939. begin
  940. { Allow operators on a pointer, or an integer
  941. and a pointer typecast and deref has been found }
  942. if ((hp.resulttype.def.deftype=pointerdef) or
  943. (is_integer(hp.resulttype.def) and gotpointer)) and
  944. gotderef then
  945. result:=true
  946. else
  947. { Temp strings are stored in memory, for compatibility with
  948. delphi only }
  949. if (m_delphi in aktmodeswitches) and
  950. ((valid_addr in opts) or
  951. (valid_const in opts)) and
  952. (hp.resulttype.def.deftype=stringdef) then
  953. result:=true
  954. else
  955. CGMessagePos(hp.fileinfo,type_e_variable_id_expected);
  956. exit;
  957. end;
  958. niln,
  959. pointerconstn :
  960. begin
  961. { to support e.g. @tmypointer(0)^.data; see tests/tbs/tb0481 }
  962. if gotderef then
  963. result:=true
  964. else
  965. CGMessagePos(hp.fileinfo,type_e_no_assign_to_addr);
  966. exit;
  967. end;
  968. addrn :
  969. begin
  970. if gotderef then
  971. result:=true
  972. else
  973. CGMessagePos(hp.fileinfo,type_e_no_assign_to_addr);
  974. exit;
  975. end;
  976. calln :
  977. begin
  978. { check return type }
  979. case hp.resulttype.def.deftype of
  980. arraydef :
  981. begin
  982. { dynamic arrays are allowed when there is also a
  983. vec node }
  984. if is_dynamic_array(hp.resulttype.def) and
  985. gotvec then
  986. begin
  987. gotderef:=true;
  988. gotpointer:=true;
  989. end;
  990. end;
  991. pointerdef :
  992. gotpointer:=true;
  993. objectdef :
  994. gotclass:=is_class_or_interface(hp.resulttype.def);
  995. recorddef, { handle record like class it needs a subscription }
  996. classrefdef :
  997. gotclass:=true;
  998. stringdef :
  999. gotstring:=true;
  1000. end;
  1001. { 1. if it returns a pointer and we've found a deref,
  1002. 2. if it returns a class or record and a subscription or with is found
  1003. 3. string is returned }
  1004. if (gotstring and gotvec) or
  1005. (gotpointer and gotderef) or
  1006. (gotclass and (gotsubscript or gotwith)) then
  1007. result:=true
  1008. else
  1009. { Temp strings are stored in memory, for compatibility with
  1010. delphi only }
  1011. if (m_delphi in aktmodeswitches) and
  1012. (valid_addr in opts) and
  1013. (hp.resulttype.def.deftype=stringdef) then
  1014. result:=true
  1015. else
  1016. if valid_const in opts then
  1017. result:=true
  1018. else
  1019. CGMessagePos(hp.fileinfo,errmsg);
  1020. exit;
  1021. end;
  1022. inlinen :
  1023. begin
  1024. if (valid_const in opts) and
  1025. (tinlinenode(hp).inlinenumber in [in_typeof_x]) then
  1026. result:=true
  1027. else
  1028. CGMessagePos(hp.fileinfo,type_e_variable_id_expected);
  1029. exit;
  1030. end;
  1031. loadn :
  1032. begin
  1033. case tloadnode(hp).symtableentry.typ of
  1034. absolutevarsym,
  1035. globalvarsym,
  1036. localvarsym,
  1037. paravarsym :
  1038. begin
  1039. { loop counter? }
  1040. if not(Valid_Const in opts) and
  1041. (vo_is_loop_counter in tabstractvarsym(tloadnode(hp).symtableentry).varoptions) then
  1042. CGMessage1(parser_e_illegal_assignment_to_count_var,tloadnode(hp).symtableentry.realname);
  1043. { derefed pointer }
  1044. if (tabstractvarsym(tloadnode(hp).symtableentry).varspez=vs_const) then
  1045. begin
  1046. { allow p^:= constructions with p is const parameter }
  1047. if gotderef or gotdynarray or (Valid_Const in opts) then
  1048. result:=true
  1049. else
  1050. CGMessagePos(tloadnode(hp).fileinfo,type_e_no_assign_to_const);
  1051. exit;
  1052. end;
  1053. { Are we at a with symtable, then we need to process the
  1054. withrefnode also to check for maybe a const load }
  1055. if (tloadnode(hp).symtable.symtabletype=withsymtable) then
  1056. begin
  1057. { continue with processing the withref node }
  1058. hp:=tnode(twithsymtable(tloadnode(hp).symtable).withrefnode);
  1059. gotwith:=true;
  1060. end
  1061. else
  1062. begin
  1063. result:=true;
  1064. exit;
  1065. end;
  1066. end;
  1067. typedconstsym :
  1068. begin
  1069. if ttypedconstsym(tloadnode(hp).symtableentry).is_writable or
  1070. (valid_addr in opts) or
  1071. (valid_const in opts) then
  1072. result:=true
  1073. else
  1074. CGMessagePos(hp.fileinfo,type_e_no_assign_to_const);
  1075. exit;
  1076. end;
  1077. procsym :
  1078. begin
  1079. if (Valid_Const in opts) then
  1080. result:=true
  1081. else
  1082. CGMessagePos(hp.fileinfo,type_e_variable_id_expected);
  1083. exit;
  1084. end;
  1085. labelsym :
  1086. begin
  1087. if (Valid_Addr in opts) then
  1088. result:=true
  1089. else
  1090. CGMessagePos(hp.fileinfo,type_e_variable_id_expected);
  1091. exit;
  1092. end;
  1093. constsym:
  1094. begin
  1095. if (tconstsym(tloadnode(hp).symtableentry).consttyp=constresourcestring) and
  1096. (valid_addr in opts) then
  1097. result:=true
  1098. else
  1099. CGMessagePos(hp.fileinfo,type_e_variable_id_expected);
  1100. exit;
  1101. end;
  1102. else
  1103. begin
  1104. CGMessagePos(hp.fileinfo,type_e_variable_id_expected);
  1105. exit;
  1106. end;
  1107. end;
  1108. end;
  1109. else
  1110. begin
  1111. CGMessagePos(hp.fileinfo,type_e_variable_id_expected);
  1112. exit;
  1113. end;
  1114. end;
  1115. end;
  1116. end;
  1117. function valid_for_var(p:tnode):boolean;
  1118. begin
  1119. valid_for_var:=valid_for_assign(p,[]);
  1120. end;
  1121. function valid_for_formal_var(p : tnode) : boolean;
  1122. begin
  1123. valid_for_formal_var:=valid_for_assign(p,[valid_void]);
  1124. end;
  1125. function valid_for_formal_const(p : tnode) : boolean;
  1126. begin
  1127. valid_for_formal_const:=(p.resulttype.def.deftype=formaldef) or
  1128. valid_for_assign(p,[valid_void,valid_const]);
  1129. end;
  1130. function valid_for_assignment(p:tnode):boolean;
  1131. begin
  1132. valid_for_assignment:=valid_for_assign(p,[valid_property]);
  1133. end;
  1134. function valid_for_addr(p : tnode) : boolean;
  1135. begin
  1136. result:=valid_for_assign(p,[valid_const,valid_addr,valid_void]);
  1137. end;
  1138. procedure var_para_allowed(var eq:tequaltype;def_from,def_to:Tdef);
  1139. begin
  1140. { Note: eq must be already valid, it will only be updated! }
  1141. case def_to.deftype of
  1142. formaldef :
  1143. begin
  1144. { all types can be passed to a formaldef }
  1145. eq:=te_equal;
  1146. end;
  1147. orddef :
  1148. begin
  1149. { allows conversion from word to integer and
  1150. byte to shortint, but only for TP7 compatibility }
  1151. if (m_tp7 in aktmodeswitches) and
  1152. (def_from.deftype=orddef) and
  1153. (def_from.size=def_to.size) then
  1154. eq:=te_convert_l1;
  1155. end;
  1156. arraydef :
  1157. begin
  1158. if is_open_array(def_to) and
  1159. is_dynamic_array(def_from) and
  1160. equal_defs(tarraydef(def_from).elementtype.def,tarraydef(def_to).elementtype.def) then
  1161. eq:=te_convert_l2;
  1162. end;
  1163. pointerdef :
  1164. begin
  1165. { an implicit pointer conversion is allowed }
  1166. if (def_from.deftype=pointerdef) then
  1167. eq:=te_convert_l1;
  1168. end;
  1169. stringdef :
  1170. begin
  1171. { all shortstrings are allowed, size is not important }
  1172. if is_shortstring(def_from) and
  1173. is_shortstring(def_to) then
  1174. eq:=te_equal;
  1175. end;
  1176. objectdef :
  1177. begin
  1178. { child objects can be also passed }
  1179. { in non-delphi mode, otherwise }
  1180. { they must match exactly, except }
  1181. { if they are objects }
  1182. if (def_from.deftype=objectdef) and
  1183. (
  1184. not(m_delphi in aktmodeswitches) or
  1185. (
  1186. (tobjectdef(def_from).objecttype=odt_object) and
  1187. (tobjectdef(def_to).objecttype=odt_object)
  1188. )
  1189. ) and
  1190. (tobjectdef(def_from).is_related(tobjectdef(def_to))) then
  1191. eq:=te_convert_l1;
  1192. end;
  1193. filedef :
  1194. begin
  1195. { an implicit file conversion is also allowed }
  1196. { from a typed file to an untyped one }
  1197. if (def_from.deftype=filedef) and
  1198. (tfiledef(def_from).filetyp = ft_typed) and
  1199. (tfiledef(def_to).filetyp = ft_untyped) then
  1200. eq:=te_convert_l1;
  1201. end;
  1202. end;
  1203. end;
  1204. procedure para_allowed(var eq:tequaltype;p:tcallparanode;def_to:tdef);
  1205. begin
  1206. { Note: eq must be already valid, it will only be updated! }
  1207. case def_to.deftype of
  1208. formaldef :
  1209. begin
  1210. { all types can be passed to a formaldef }
  1211. eq:=te_equal;
  1212. end;
  1213. stringdef :
  1214. begin
  1215. { to support ansi/long/wide strings in a proper way }
  1216. { string and string[10] are assumed as equal }
  1217. { when searching the correct overloaded procedure }
  1218. if (p.resulttype.def.deftype=stringdef) and
  1219. (tstringdef(def_to).string_typ=tstringdef(p.resulttype.def).string_typ) then
  1220. eq:=te_equal
  1221. else
  1222. { Passing a constant char to ansistring or shortstring or
  1223. a widechar to widestring then handle it as equal. }
  1224. if (p.left.nodetype=ordconstn) and
  1225. (
  1226. is_char(p.resulttype.def) and
  1227. (is_shortstring(def_to) or is_ansistring(def_to))
  1228. ) or
  1229. (
  1230. is_widechar(p.resulttype.def) and
  1231. is_widestring(def_to)
  1232. ) then
  1233. eq:=te_equal
  1234. end;
  1235. setdef :
  1236. begin
  1237. { set can also be a not yet converted array constructor }
  1238. if (p.resulttype.def.deftype=arraydef) and
  1239. (tarraydef(p.resulttype.def).IsConstructor) and
  1240. not(tarraydef(p.resulttype.def).IsVariant) then
  1241. eq:=te_equal;
  1242. end;
  1243. procvardef :
  1244. begin
  1245. { in tp7 mode proc -> procvar is allowed }
  1246. if (m_tp_procvar in aktmodeswitches) and
  1247. (p.left.nodetype=calln) and
  1248. (proc_to_procvar_equal(tprocdef(tcallnode(p.left).procdefinition),tprocvardef(def_to),true)>=te_equal) then
  1249. eq:=te_equal;
  1250. end;
  1251. end;
  1252. end;
  1253. function allowenumop(nt:tnodetype):boolean;
  1254. begin
  1255. result:=(nt in [equaln,unequaln,ltn,lten,gtn,gten]) or
  1256. ((cs_allow_enum_calc in aktlocalswitches) and
  1257. (nt in [addn,subn]));
  1258. end;
  1259. {****************************************************************************
  1260. TCallCandidates
  1261. ****************************************************************************}
  1262. constructor tcallcandidates.create(sym:tprocsym;st:tsymtable;ppn:tnode;isprop,ignorevis : boolean);
  1263. var
  1264. j : integer;
  1265. pd : tprocdef;
  1266. hp : pcandidate;
  1267. found,
  1268. has_overload_directive : boolean;
  1269. topclassh : tobjectdef;
  1270. srsymtable : tsymtable;
  1271. srprocsym : tprocsym;
  1272. pt : tcallparanode;
  1273. begin
  1274. if not assigned(sym) then
  1275. internalerror(200411015);
  1276. FProcSym:=sym;
  1277. FProcs:=nil;
  1278. FProccnt:=0;
  1279. FProcvisiblecnt:=0;
  1280. FParanode:=ppn;
  1281. FAllowVariant:=true;
  1282. { determine length of parameter list }
  1283. pt:=tcallparanode(ppn);
  1284. FParalength:=0;
  1285. while assigned(pt) do
  1286. begin
  1287. inc(FParalength);
  1288. pt:=tcallparanode(pt.right);
  1289. end;
  1290. { when the definition has overload directive set, we search for
  1291. overloaded definitions in the class, this only needs to be done once
  1292. for class entries as the tree keeps always the same }
  1293. if (not sym.overloadchecked) and
  1294. (sym.owner.symtabletype=objectsymtable) and
  1295. (po_overload in sym.first_procdef.procoptions) then
  1296. search_class_overloads(sym);
  1297. { when the class passed is defined in this unit we
  1298. need to use the scope of that class. This is a trick
  1299. that can be used to access protected members in other
  1300. units. At least kylix supports it this way (PFV) }
  1301. if assigned(st) and
  1302. (
  1303. (st.symtabletype=objectsymtable) or
  1304. ((st.symtabletype=withsymtable) and
  1305. (st.defowner.deftype=objectdef))
  1306. ) and
  1307. (st.defowner.owner.symtabletype in [globalsymtable,staticsymtable]) and
  1308. st.defowner.owner.iscurrentunit then
  1309. topclassh:=tobjectdef(st.defowner)
  1310. else
  1311. begin
  1312. if assigned(current_procinfo) then
  1313. topclassh:=current_procinfo.procdef._class
  1314. else
  1315. topclassh:=nil;
  1316. end;
  1317. { link all procedures which have the same # of parameters }
  1318. for j:=1 to sym.procdef_count do
  1319. begin
  1320. pd:=sym.procdef[j];
  1321. { Is the procdef visible? This needs to be checked on
  1322. procdef level since a symbol can contain both private and
  1323. public declarations. But the check should not be done
  1324. when the callnode is generated by a property
  1325. inherited overrides invisible anonymous inherited (FK) }
  1326. if isprop or ignorevis or
  1327. (pd.owner.symtabletype<>objectsymtable) or
  1328. pd.is_visible_for_object(topclassh) then
  1329. begin
  1330. { we have at least one procedure that is visible }
  1331. inc(FProcvisiblecnt);
  1332. { only when the # of parameter are supported by the
  1333. procedure }
  1334. if (FParalength>=pd.minparacount) and
  1335. ((po_varargs in pd.procoptions) or { varargs }
  1336. (FParalength<=pd.maxparacount)) then
  1337. proc_add(pd);
  1338. end;
  1339. end;
  1340. { remember if the procedure is declared with the overload directive,
  1341. it's information is still needed also after all procs are removed }
  1342. has_overload_directive:=(po_overload in sym.first_procdef.procoptions);
  1343. { when the definition has overload directive set, we search for
  1344. overloaded definitions in the symtablestack. The found
  1345. entries are only added to the procs list and not the procsym, because
  1346. the list can change in every situation }
  1347. if has_overload_directive and
  1348. (sym.owner.symtabletype<>objectsymtable) then
  1349. begin
  1350. srsymtable:=sym.owner.next;
  1351. while assigned(srsymtable) do
  1352. begin
  1353. if srsymtable.symtabletype in [localsymtable,staticsymtable,globalsymtable] then
  1354. begin
  1355. srprocsym:=tprocsym(srsymtable.speedsearch(sym.name,sym.speedvalue));
  1356. if assigned(srprocsym) and
  1357. (srprocsym.typ=procsym) then
  1358. begin
  1359. { if this visible procedure doesn't have overload we can stop
  1360. searching }
  1361. if not(po_overload in srprocsym.first_procdef.procoptions) and
  1362. srprocsym.first_procdef.is_visible_for_object(topclassh) then
  1363. break;
  1364. { process all overloaded definitions }
  1365. for j:=1 to srprocsym.procdef_count do
  1366. begin
  1367. pd:=srprocsym.procdef[j];
  1368. { only visible procedures need to be added }
  1369. if pd.is_visible_for_object(topclassh) then
  1370. begin
  1371. { only when the # of parameter are supported by the
  1372. procedure }
  1373. if (FParalength>=pd.minparacount) and
  1374. ((po_varargs in pd.procoptions) or { varargs }
  1375. (FParalength<=pd.maxparacount)) then
  1376. begin
  1377. found:=false;
  1378. hp:=FProcs;
  1379. while assigned(hp) do
  1380. begin
  1381. { Only compare visible parameters for the user }
  1382. if compare_paras(hp^.data.paras,pd.paras,cp_value_equal_const,[cpo_ignorehidden])>=te_equal then
  1383. begin
  1384. found:=true;
  1385. break;
  1386. end;
  1387. hp:=hp^.next;
  1388. end;
  1389. if not found then
  1390. proc_add(pd);
  1391. end;
  1392. end;
  1393. end;
  1394. end;
  1395. end;
  1396. srsymtable:=srsymtable.next;
  1397. end;
  1398. end;
  1399. end;
  1400. constructor tcallcandidates.create_operator(op:ttoken;ppn:tnode);
  1401. var
  1402. j : integer;
  1403. pd : tprocdef;
  1404. hp : pcandidate;
  1405. found : boolean;
  1406. srsymtable : tsymtable;
  1407. srprocsym : tprocsym;
  1408. pt : tcallparanode;
  1409. sv : cardinal;
  1410. begin
  1411. FProcSym:=nil;
  1412. FProcs:=nil;
  1413. FProccnt:=0;
  1414. FProcvisiblecnt:=0;
  1415. FParanode:=ppn;
  1416. FAllowVariant:=false;
  1417. { determine length of parameter list }
  1418. pt:=tcallparanode(ppn);
  1419. FParalength:=0;
  1420. while assigned(pt) do
  1421. begin
  1422. if pt.resulttype.def.deftype=variantdef then
  1423. FAllowVariant:=true;
  1424. inc(FParalength);
  1425. pt:=tcallparanode(pt.right);
  1426. end;
  1427. { we search all overloaded operator definitions in the symtablestack. The found
  1428. entries are only added to the procs list and not the procsym, because
  1429. the list can change in every situation }
  1430. sv:=getspeedvalue(overloaded_names[op]);
  1431. srsymtable:=symtablestack;
  1432. while assigned(srsymtable) do
  1433. begin
  1434. if srsymtable.symtabletype in [localsymtable,staticsymtable,globalsymtable] then
  1435. begin
  1436. srprocsym:=tprocsym(srsymtable.speedsearch(overloaded_names[op],sv));
  1437. if assigned(srprocsym) and
  1438. (srprocsym.typ=procsym) then
  1439. begin
  1440. { Store first procsym found }
  1441. if not assigned(FProcsym) then
  1442. FProcsym:=srprocsym;
  1443. { process all overloaded definitions }
  1444. for j:=1 to srprocsym.procdef_count do
  1445. begin
  1446. pd:=srprocsym.procdef[j];
  1447. { only when the # of parameter are supported by the
  1448. procedure }
  1449. if (FParalength>=pd.minparacount) and
  1450. (FParalength<=pd.maxparacount) then
  1451. begin
  1452. found:=false;
  1453. hp:=FProcs;
  1454. while assigned(hp) do
  1455. begin
  1456. { Only compare visible parameters for the user }
  1457. if compare_paras(hp^.data.paras,pd.paras,cp_value_equal_const,[cpo_ignorehidden])>=te_equal then
  1458. begin
  1459. found:=true;
  1460. break;
  1461. end;
  1462. hp:=hp^.next;
  1463. end;
  1464. if not found then
  1465. proc_add(pd);
  1466. end;
  1467. end;
  1468. end;
  1469. end;
  1470. srsymtable:=srsymtable.next;
  1471. end;
  1472. end;
  1473. destructor tcallcandidates.destroy;
  1474. var
  1475. hpnext,
  1476. hp : pcandidate;
  1477. begin
  1478. hp:=FProcs;
  1479. while assigned(hp) do
  1480. begin
  1481. hpnext:=hp^.next;
  1482. dispose(hp);
  1483. hp:=hpnext;
  1484. end;
  1485. end;
  1486. function tcallcandidates.proc_add(pd:tprocdef):pcandidate;
  1487. var
  1488. defaultparacnt : integer;
  1489. begin
  1490. { generate new candidate entry }
  1491. new(result);
  1492. fillchar(result^,sizeof(tcandidate),0);
  1493. result^.data:=pd;
  1494. result^.next:=FProcs;
  1495. FProcs:=result;
  1496. inc(FProccnt);
  1497. { Find last parameter, skip all default parameters
  1498. that are not passed. Ignore this skipping for varargs }
  1499. result^.firstparaidx:=pd.paras.count-1;
  1500. if not(po_varargs in pd.procoptions) then
  1501. begin
  1502. { ignore hidden parameters }
  1503. while (result^.firstparaidx>=0) and (vo_is_hidden_para in tparavarsym(pd.paras[result^.firstparaidx]).varoptions) do
  1504. dec(result^.firstparaidx);
  1505. defaultparacnt:=pd.maxparacount-FParalength;
  1506. if defaultparacnt>0 then
  1507. begin
  1508. if defaultparacnt>result^.firstparaidx+1 then
  1509. internalerror(200401141);
  1510. dec(result^.firstparaidx,defaultparacnt);
  1511. end;
  1512. end;
  1513. end;
  1514. procedure tcallcandidates.list(all:boolean);
  1515. var
  1516. hp : pcandidate;
  1517. begin
  1518. hp:=FProcs;
  1519. while assigned(hp) do
  1520. begin
  1521. if all or
  1522. (not hp^.invalid) then
  1523. MessagePos1(hp^.data.fileinfo,sym_h_param_list,hp^.data.fullprocname(false));
  1524. hp:=hp^.next;
  1525. end;
  1526. end;
  1527. {$ifdef EXTDEBUG}
  1528. procedure tcallcandidates.dump_info(lvl:longint);
  1529. function ParaTreeStr(p:tcallparanode):string;
  1530. begin
  1531. result:='';
  1532. while assigned(p) do
  1533. begin
  1534. if result<>'' then
  1535. result:=result+',';
  1536. result:=result+p.resulttype.def.typename;
  1537. p:=tcallparanode(p.right);
  1538. end;
  1539. end;
  1540. var
  1541. hp : pcandidate;
  1542. i : integer;
  1543. currpara : tparavarsym;
  1544. begin
  1545. if not CheckVerbosity(lvl) then
  1546. exit;
  1547. Comment(lvl+V_LineInfo,'Overloaded callnode: '+FProcSym.name+'('+ParaTreeStr(tcallparanode(FParaNode))+')');
  1548. hp:=FProcs;
  1549. while assigned(hp) do
  1550. begin
  1551. Comment(lvl,' '+hp^.data.fullprocname(false));
  1552. if (hp^.invalid) then
  1553. Comment(lvl,' invalid')
  1554. else
  1555. begin
  1556. Comment(lvl,' ex: '+tostr(hp^.exact_count)+
  1557. ' eq: '+tostr(hp^.equal_count)+
  1558. ' l1: '+tostr(hp^.cl1_count)+
  1559. ' l2: '+tostr(hp^.cl2_count)+
  1560. ' l3: '+tostr(hp^.cl3_count)+
  1561. ' oper: '+tostr(hp^.coper_count)+
  1562. ' ord: '+realtostr(hp^.ordinal_distance));
  1563. { Print parameters in left-right order }
  1564. for i:=0 to hp^.data.paras.count-1 do
  1565. begin
  1566. currpara:=tparavarsym(hp^.data.paras[i]);
  1567. if (vo_is_hidden_para in currpara.varoptions) then
  1568. Comment(lvl,' - '+currpara.vartype.def.typename+' : '+EqualTypeName[currpara.eqval]);
  1569. end;
  1570. end;
  1571. hp:=hp^.next;
  1572. end;
  1573. end;
  1574. {$endif EXTDEBUG}
  1575. procedure tcallcandidates.get_information;
  1576. var
  1577. hp : pcandidate;
  1578. currpara : tparavarsym;
  1579. paraidx : integer;
  1580. currparanr : byte;
  1581. rfh,rth : bestreal;
  1582. def_from,
  1583. def_to : tdef;
  1584. currpt,
  1585. pt : tcallparanode;
  1586. eq : tequaltype;
  1587. convtype : tconverttype;
  1588. pdoper : tprocdef;
  1589. releasecurrpt : boolean;
  1590. cdoptions : tcompare_defs_options;
  1591. begin
  1592. cdoptions:=[cdo_check_operator];
  1593. if FAllowVariant then
  1594. include(cdoptions,cdo_allow_variant);
  1595. { process all procs }
  1596. hp:=FProcs;
  1597. while assigned(hp) do
  1598. begin
  1599. { We compare parameters in reverse order (right to left),
  1600. the firstpara is already pointing to the last parameter
  1601. were we need to start comparing }
  1602. currparanr:=FParalength;
  1603. paraidx:=hp^.firstparaidx;
  1604. while (paraidx>=0) and (vo_is_hidden_para in tparavarsym(hp^.data.paras[paraidx]).varoptions) do
  1605. dec(paraidx);
  1606. pt:=tcallparanode(FParaNode);
  1607. while assigned(pt) and (paraidx>=0) do
  1608. begin
  1609. currpara:=tparavarsym(hp^.data.paras[paraidx]);
  1610. { currpt can be changed from loadn to calln when a procvar
  1611. is passed. This is to prevent that the change is permanent }
  1612. currpt:=pt;
  1613. releasecurrpt:=false;
  1614. { retrieve current parameter definitions to compares }
  1615. eq:=te_incompatible;
  1616. def_from:=currpt.resulttype.def;
  1617. def_to:=currpara.vartype.def;
  1618. if not(assigned(def_from)) then
  1619. internalerror(200212091);
  1620. if not(
  1621. assigned(def_to) or
  1622. ((po_varargs in hp^.data.procoptions) and
  1623. (currparanr>hp^.data.minparacount))
  1624. ) then
  1625. internalerror(200212092);
  1626. { Convert tp procvars when not expecting a procvar }
  1627. if (def_to.deftype<>procvardef) and
  1628. (currpt.left.resulttype.def.deftype=procvardef) then
  1629. begin
  1630. releasecurrpt:=true;
  1631. currpt:=tcallparanode(pt.getcopy);
  1632. if maybe_call_procvar(currpt.left,true) then
  1633. begin
  1634. currpt.resulttype:=currpt.left.resulttype;
  1635. def_from:=currpt.left.resulttype.def;
  1636. end;
  1637. end;
  1638. { varargs are always equal, but not exact }
  1639. if (po_varargs in hp^.data.procoptions) and
  1640. (currparanr>hp^.data.minparacount) then
  1641. begin
  1642. eq:=te_equal;
  1643. end
  1644. else
  1645. { same definition -> exact }
  1646. if (def_from=def_to) then
  1647. begin
  1648. eq:=te_exact;
  1649. end
  1650. else
  1651. { for value and const parameters check if a integer is constant or
  1652. included in other integer -> equal and calc ordinal_distance }
  1653. if not(currpara.varspez in [vs_var,vs_out]) and
  1654. is_integer(def_from) and
  1655. is_integer(def_to) and
  1656. is_in_limit(def_from,def_to) then
  1657. begin
  1658. eq:=te_equal;
  1659. hp^.ordinal_distance:=hp^.ordinal_distance+
  1660. abs(bestreal(torddef(def_from).low)-bestreal(torddef(def_to).low));
  1661. if (torddef(def_to).typ=u64bit) then
  1662. rth:=bestreal(qword(torddef(def_to).high))
  1663. else
  1664. rth:=bestreal(torddef(def_to).high);
  1665. if (torddef(def_from).typ=u64bit) then
  1666. rfh:=bestreal(qword(torddef(def_from).high))
  1667. else
  1668. rfh:=bestreal(torddef(def_from).high);
  1669. hp^.ordinal_distance:=hp^.ordinal_distance+abs(rth-rfh);
  1670. { Give wrong sign a small penalty, this is need to get a diffrence
  1671. from word->[longword,longint] }
  1672. if is_signed(def_from)<>is_signed(def_to) then
  1673. hp^.ordinal_distance:=hp^.ordinal_distance+1.0;
  1674. end
  1675. else
  1676. { generic type comparision }
  1677. begin
  1678. eq:=compare_defs_ext(def_from,def_to,currpt.left.nodetype,convtype,pdoper,cdoptions);
  1679. { when the types are not equal we need to check
  1680. some special case for parameter passing }
  1681. if (eq<te_equal) then
  1682. begin
  1683. if currpara.varspez in [vs_var,vs_out] then
  1684. begin
  1685. { para requires an equal type so the previous found
  1686. match was not good enough, reset to incompatible }
  1687. eq:=te_incompatible;
  1688. { var_para_allowed will return te_equal and te_convert_l1 to
  1689. make a difference for best matching }
  1690. var_para_allowed(eq,currpt.resulttype.def,currpara.vartype.def)
  1691. end
  1692. else
  1693. para_allowed(eq,currpt,def_to);
  1694. end;
  1695. end;
  1696. { when a procvar was changed to a call an exact much is
  1697. downgraded to equal. This way an overload call with the
  1698. procvar is choosen. See tb0471 (PFV) }
  1699. if (pt<>currpt) and (eq=te_exact) then
  1700. eq:=te_equal;
  1701. { increase correct counter }
  1702. case eq of
  1703. te_exact :
  1704. inc(hp^.exact_count);
  1705. te_equal :
  1706. inc(hp^.equal_count);
  1707. te_convert_l1 :
  1708. inc(hp^.cl1_count);
  1709. te_convert_l2 :
  1710. inc(hp^.cl2_count);
  1711. te_convert_l3 :
  1712. inc(hp^.cl3_count);
  1713. te_convert_operator :
  1714. inc(hp^.coper_count);
  1715. te_incompatible :
  1716. hp^.invalid:=true;
  1717. else
  1718. internalerror(200212072);
  1719. end;
  1720. { stop checking when an incompatible parameter is found }
  1721. if hp^.invalid then
  1722. begin
  1723. { store the current parameter info for
  1724. a nice error message when no procedure is found }
  1725. hp^.wrongparaidx:=paraidx;
  1726. hp^.wrongparanr:=currparanr;
  1727. break;
  1728. end;
  1729. {$ifdef EXTDEBUG}
  1730. { store equal in node tree for dump }
  1731. currpara.eqval:=eq;
  1732. {$endif EXTDEBUG}
  1733. { maybe release temp currpt }
  1734. if releasecurrpt then
  1735. currpt.free;
  1736. { next parameter in the call tree }
  1737. pt:=tcallparanode(pt.right);
  1738. { next parameter for definition, only goto next para
  1739. if we're out of the varargs }
  1740. if not(po_varargs in hp^.data.procoptions) or
  1741. (currparanr<=hp^.data.maxparacount) then
  1742. begin
  1743. { Ignore vs_hidden parameters }
  1744. repeat
  1745. dec(paraidx);
  1746. until (paraidx<0) or not(vo_is_hidden_para in tparavarsym(hp^.data.paras[paraidx]).varoptions);
  1747. end;
  1748. dec(currparanr);
  1749. end;
  1750. if not(hp^.invalid) and
  1751. (assigned(pt) or (paraidx>=0) or (currparanr<>0)) then
  1752. internalerror(200212141);
  1753. { next candidate }
  1754. hp:=hp^.next;
  1755. end;
  1756. end;
  1757. function is_better_candidate(currpd,bestpd:pcandidate):integer;
  1758. var
  1759. res : integer;
  1760. begin
  1761. {
  1762. Return values:
  1763. > 0 when currpd is better than bestpd
  1764. < 0 when bestpd is better than currpd
  1765. = 0 when both are equal
  1766. To choose the best candidate we use the following order:
  1767. - Incompatible flag
  1768. - (Smaller) Number of convert operator parameters.
  1769. - (Smaller) Number of convertlevel 2 parameters.
  1770. - (Smaller) Number of convertlevel 1 parameters.
  1771. - (Bigger) Number of exact parameters.
  1772. - (Smaller) Number of equal parameters.
  1773. - (Smaller) Total of ordinal distance. For example, the distance of a word
  1774. to a byte is 65535-255=65280.
  1775. }
  1776. if bestpd^.invalid then
  1777. begin
  1778. if currpd^.invalid then
  1779. res:=0
  1780. else
  1781. res:=1;
  1782. end
  1783. else
  1784. if currpd^.invalid then
  1785. res:=-1
  1786. else
  1787. begin
  1788. { less operator parameters? }
  1789. res:=(bestpd^.coper_count-currpd^.coper_count);
  1790. if (res=0) then
  1791. begin
  1792. { less cl3 parameters? }
  1793. res:=(bestpd^.cl3_count-currpd^.cl3_count);
  1794. if (res=0) then
  1795. begin
  1796. { less cl2 parameters? }
  1797. res:=(bestpd^.cl2_count-currpd^.cl2_count);
  1798. if (res=0) then
  1799. begin
  1800. { less cl1 parameters? }
  1801. res:=(bestpd^.cl1_count-currpd^.cl1_count);
  1802. if (res=0) then
  1803. begin
  1804. { more exact parameters? }
  1805. res:=(currpd^.exact_count-bestpd^.exact_count);
  1806. if (res=0) then
  1807. begin
  1808. { less equal parameters? }
  1809. res:=(bestpd^.equal_count-currpd^.equal_count);
  1810. if (res=0) then
  1811. begin
  1812. { smaller ordinal distance? }
  1813. if (currpd^.ordinal_distance<bestpd^.ordinal_distance) then
  1814. res:=1
  1815. else
  1816. if (currpd^.ordinal_distance>bestpd^.ordinal_distance) then
  1817. res:=-1
  1818. else
  1819. res:=0;
  1820. end;
  1821. end;
  1822. end;
  1823. end;
  1824. end;
  1825. end;
  1826. end;
  1827. is_better_candidate:=res;
  1828. end;
  1829. function tcallcandidates.choose_best(var bestpd:tabstractprocdef):integer;
  1830. var
  1831. besthpstart,
  1832. hp : pcandidate;
  1833. cntpd,
  1834. res : integer;
  1835. begin
  1836. {
  1837. Returns the number of candidates left and the
  1838. first candidate is returned in pdbest
  1839. }
  1840. { Setup the first procdef as best, only count it as a result
  1841. when it is valid }
  1842. bestpd:=FProcs^.data;
  1843. if FProcs^.invalid then
  1844. cntpd:=0
  1845. else
  1846. cntpd:=1;
  1847. if assigned(FProcs^.next) then
  1848. begin
  1849. besthpstart:=FProcs;
  1850. hp:=FProcs^.next;
  1851. while assigned(hp) do
  1852. begin
  1853. res:=is_better_candidate(hp,besthpstart);
  1854. if (res>0) then
  1855. begin
  1856. { hp is better, flag all procs to be incompatible }
  1857. while (besthpstart<>hp) do
  1858. begin
  1859. besthpstart^.invalid:=true;
  1860. besthpstart:=besthpstart^.next;
  1861. end;
  1862. { besthpstart is already set to hp }
  1863. bestpd:=besthpstart^.data;
  1864. cntpd:=1;
  1865. end
  1866. else
  1867. if (res<0) then
  1868. begin
  1869. { besthpstart is better, flag current hp to be incompatible }
  1870. hp^.invalid:=true;
  1871. end
  1872. else
  1873. begin
  1874. { res=0, both are valid }
  1875. if not hp^.invalid then
  1876. inc(cntpd);
  1877. end;
  1878. hp:=hp^.next;
  1879. end;
  1880. end;
  1881. result:=cntpd;
  1882. end;
  1883. procedure tcallcandidates.find_wrong_para;
  1884. var
  1885. currparanr : smallint;
  1886. hp : pcandidate;
  1887. pt : tcallparanode;
  1888. wrongpara : tparavarsym;
  1889. begin
  1890. { Only process the first overloaded procdef }
  1891. hp:=FProcs;
  1892. { Find callparanode corresponding to the argument }
  1893. pt:=tcallparanode(FParanode);
  1894. currparanr:=FParalength;
  1895. while assigned(pt) and
  1896. (currparanr>hp^.wrongparanr) do
  1897. begin
  1898. pt:=tcallparanode(pt.right);
  1899. dec(currparanr);
  1900. end;
  1901. if (currparanr<>hp^.wrongparanr) or
  1902. not assigned(pt) then
  1903. internalerror(200212094);
  1904. { Show error message, when it was a var or out parameter
  1905. guess that it is a missing typeconv }
  1906. wrongpara:=tparavarsym(hp^.data.paras[hp^.wrongparaidx]);
  1907. if wrongpara.varspez in [vs_var,vs_out] then
  1908. begin
  1909. { Maybe passing the correct type but passing a const to var parameter }
  1910. if (compare_defs(pt.resulttype.def,wrongpara.vartype.def,pt.nodetype)<>te_incompatible) and
  1911. not valid_for_var(pt.left) then
  1912. CGMessagePos(pt.left.fileinfo,type_e_variable_id_expected)
  1913. else
  1914. CGMessagePos2(pt.left.fileinfo,parser_e_call_by_ref_without_typeconv,
  1915. FullTypeName(pt.left.resulttype.def,wrongpara.vartype.def),
  1916. FullTypeName(wrongpara.vartype.def,pt.left.resulttype.def))
  1917. end
  1918. else
  1919. CGMessagePos3(pt.left.fileinfo,type_e_wrong_parameter_type,tostr(hp^.wrongparanr),
  1920. FullTypeName(pt.left.resulttype.def,wrongpara.vartype.def),
  1921. FullTypeName(wrongpara.vartype.def,pt.left.resulttype.def));
  1922. end;
  1923. end.