htypechk.pas 77 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123
  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. gotrecord,
  759. gotpointer,
  760. gotvec,
  761. gotclass,
  762. gotdynarray,
  763. gotderef : boolean;
  764. fromdef,
  765. todef : tdef;
  766. errmsg : longint;
  767. begin
  768. if valid_const in opts then
  769. errmsg:=type_e_variable_id_expected
  770. else
  771. errmsg:=type_e_argument_cant_be_assigned;
  772. result:=false;
  773. gotsubscript:=false;
  774. gotvec:=false;
  775. gotderef:=false;
  776. gotrecord:=false;
  777. gotclass:=false;
  778. gotpointer:=false;
  779. gotwith:=false;
  780. gotdynarray:=false;
  781. gotstring:=false;
  782. hp:=p;
  783. if not(valid_void in opts) and
  784. is_void(hp.resulttype.def) then
  785. begin
  786. CGMessagePos(hp.fileinfo,errmsg);
  787. exit;
  788. end;
  789. while assigned(hp) do
  790. begin
  791. { property allowed? calln has a property check itself }
  792. if (nf_isproperty in hp.flags) then
  793. begin
  794. if (hp.nodetype=calln) then
  795. begin
  796. { check return type }
  797. case hp.resulttype.def.deftype of
  798. pointerdef :
  799. gotpointer:=true;
  800. objectdef :
  801. gotclass:=is_class_or_interface(hp.resulttype.def);
  802. recorddef :
  803. gotrecord:=true;
  804. classrefdef :
  805. gotclass:=true;
  806. stringdef :
  807. gotstring:=true;
  808. end;
  809. if (valid_property in opts) then
  810. begin
  811. { don't allow writing to calls that will create
  812. temps like calls that return a structure and we
  813. are assigning to a member }
  814. if (valid_const in opts) or
  815. not(
  816. (gotsubscript and gotrecord) or
  817. (gotstring and gotvec)
  818. ) then
  819. result:=true
  820. else
  821. CGMessagePos(hp.fileinfo,errmsg);
  822. end
  823. else
  824. begin
  825. { 1. if it returns a pointer and we've found a deref,
  826. 2. if it returns a class or record and a subscription or with is found
  827. 3. if the address is needed of a field (subscriptn) }
  828. if (gotpointer and gotderef) or
  829. (gotstring and gotvec) or
  830. (
  831. (gotclass or gotrecord) and
  832. (gotsubscript or gotwith)
  833. ) or
  834. (
  835. (gotvec and gotdynarray)
  836. ) or
  837. (
  838. (Valid_Addr in opts) and
  839. (hp.nodetype=subscriptn)
  840. ) then
  841. result:=true
  842. else
  843. CGMessagePos(hp.fileinfo,errmsg);
  844. end;
  845. end
  846. else
  847. result:=true;
  848. exit;
  849. end;
  850. if (Valid_Const in opts) and is_constnode(hp) then
  851. begin
  852. result:=true;
  853. exit;
  854. end;
  855. case hp.nodetype of
  856. temprefn :
  857. begin
  858. valid_for_assign := true;
  859. exit;
  860. end;
  861. derefn :
  862. begin
  863. gotderef:=true;
  864. hp:=tderefnode(hp).left;
  865. end;
  866. typeconvn :
  867. begin
  868. { typecast sizes must match, exceptions:
  869. - implicit typecast made by absolute
  870. - from formaldef
  871. - from void
  872. - from/to open array
  873. - typecast from pointer to array }
  874. fromdef:=ttypeconvnode(hp).left.resulttype.def;
  875. todef:=hp.resulttype.def;
  876. if not((nf_absolute in ttypeconvnode(hp).flags) or
  877. (fromdef.deftype=formaldef) or
  878. is_void(fromdef) or
  879. is_open_array(fromdef) or
  880. is_open_array(todef) or
  881. ((fromdef.deftype=pointerdef) and (todef.deftype=arraydef)) or
  882. ((fromdef.deftype = objectdef) and (todef.deftype = objectdef) and
  883. (tobjectdef(fromdef).is_related(tobjectdef(todef))))) and
  884. (fromdef.size<>todef.size) then
  885. begin
  886. { in TP it is allowed to typecast to smaller types. But the variable can't
  887. be in a register }
  888. if (m_tp7 in aktmodeswitches) or
  889. (todef.size<fromdef.size) then
  890. make_not_regable(hp)
  891. else
  892. CGMessagePos2(hp.fileinfo,type_e_typecast_wrong_size_for_assignment,tostr(fromdef.size),tostr(todef.size));
  893. end;
  894. { don't allow assignments to typeconvs that need special code }
  895. if not(gotsubscript or gotvec or gotderef) and
  896. not(ttypeconvnode(hp).assign_allowed) then
  897. begin
  898. CGMessagePos(hp.fileinfo,errmsg);
  899. exit;
  900. end;
  901. case hp.resulttype.def.deftype of
  902. pointerdef :
  903. gotpointer:=true;
  904. objectdef :
  905. gotclass:=is_class_or_interface(hp.resulttype.def);
  906. classrefdef :
  907. gotclass:=true;
  908. arraydef :
  909. begin
  910. { pointer -> array conversion is done then we need to see it
  911. as a deref, because a ^ is then not required anymore }
  912. if (ttypeconvnode(hp).left.resulttype.def.deftype=pointerdef) then
  913. gotderef:=true;
  914. end;
  915. end;
  916. hp:=ttypeconvnode(hp).left;
  917. end;
  918. vecn :
  919. begin
  920. gotvec:=true;
  921. { accesses to dyn. arrays override read only access in delphi }
  922. if (m_delphi in aktmodeswitches) and is_dynamic_array(tunarynode(hp).left.resulttype.def) then
  923. gotdynarray:=true;
  924. hp:=tunarynode(hp).left;
  925. end;
  926. asn :
  927. begin
  928. { asn can't be assigned directly, it returns the value in a register instead
  929. of reference. }
  930. if not(gotsubscript or gotderef or gotvec) then
  931. begin
  932. CGMessagePos(hp.fileinfo,errmsg);
  933. exit;
  934. end;
  935. hp:=tunarynode(hp).left;
  936. end;
  937. subscriptn :
  938. begin
  939. gotsubscript:=true;
  940. { loop counter? }
  941. if not(Valid_Const in opts) and
  942. (vo_is_loop_counter in tsubscriptnode(hp).vs.varoptions) then
  943. CGMessage1(parser_e_illegal_assignment_to_count_var,tsubscriptnode(hp).vs.realname);
  944. { a class/interface access is an implicit }
  945. { dereferencing }
  946. hp:=tsubscriptnode(hp).left;
  947. if is_class_or_interface(hp.resulttype.def) then
  948. gotderef:=true;
  949. end;
  950. muln,
  951. divn,
  952. andn,
  953. xorn,
  954. orn,
  955. notn,
  956. subn,
  957. addn :
  958. begin
  959. { Allow operators on a pointer, or an integer
  960. and a pointer typecast and deref has been found }
  961. if ((hp.resulttype.def.deftype=pointerdef) or
  962. (is_integer(hp.resulttype.def) and gotpointer)) and
  963. gotderef then
  964. result:=true
  965. else
  966. { Temp strings are stored in memory, for compatibility with
  967. delphi only }
  968. if (m_delphi in aktmodeswitches) and
  969. ((valid_addr in opts) or
  970. (valid_const in opts)) and
  971. (hp.resulttype.def.deftype=stringdef) then
  972. result:=true
  973. else
  974. CGMessagePos(hp.fileinfo,type_e_variable_id_expected);
  975. exit;
  976. end;
  977. niln,
  978. pointerconstn :
  979. begin
  980. { to support e.g. @tmypointer(0)^.data; see tests/tbs/tb0481 }
  981. if gotderef then
  982. result:=true
  983. else
  984. CGMessagePos(hp.fileinfo,type_e_no_assign_to_addr);
  985. exit;
  986. end;
  987. addrn :
  988. begin
  989. if gotderef then
  990. result:=true
  991. else
  992. CGMessagePos(hp.fileinfo,type_e_no_assign_to_addr);
  993. exit;
  994. end;
  995. calln :
  996. begin
  997. { check return type }
  998. case hp.resulttype.def.deftype of
  999. arraydef :
  1000. begin
  1001. { dynamic arrays are allowed when there is also a
  1002. vec node }
  1003. if is_dynamic_array(hp.resulttype.def) and
  1004. gotvec then
  1005. begin
  1006. gotderef:=true;
  1007. gotpointer:=true;
  1008. end;
  1009. end;
  1010. pointerdef :
  1011. gotpointer:=true;
  1012. objectdef :
  1013. gotclass:=is_class_or_interface(hp.resulttype.def);
  1014. recorddef, { handle record like class it needs a subscription }
  1015. classrefdef :
  1016. gotclass:=true;
  1017. stringdef :
  1018. gotstring:=true;
  1019. end;
  1020. { 1. if it returns a pointer and we've found a deref,
  1021. 2. if it returns a class or record and a subscription or with is found
  1022. 3. string is returned }
  1023. if (gotstring and gotvec) or
  1024. (gotpointer and gotderef) or
  1025. (gotclass and (gotsubscript or gotwith)) then
  1026. result:=true
  1027. else
  1028. { Temp strings are stored in memory, for compatibility with
  1029. delphi only }
  1030. if (m_delphi in aktmodeswitches) and
  1031. (valid_addr in opts) and
  1032. (hp.resulttype.def.deftype=stringdef) then
  1033. result:=true
  1034. else
  1035. if ([valid_const,valid_addr] * opts = [valid_const]) then
  1036. result:=true
  1037. else
  1038. CGMessagePos(hp.fileinfo,errmsg);
  1039. exit;
  1040. end;
  1041. inlinen :
  1042. begin
  1043. if (valid_const in opts) and
  1044. (tinlinenode(hp).inlinenumber in [in_typeof_x]) then
  1045. result:=true
  1046. else
  1047. CGMessagePos(hp.fileinfo,type_e_variable_id_expected);
  1048. exit;
  1049. end;
  1050. loadn :
  1051. begin
  1052. case tloadnode(hp).symtableentry.typ of
  1053. absolutevarsym,
  1054. globalvarsym,
  1055. localvarsym,
  1056. paravarsym :
  1057. begin
  1058. { loop counter? }
  1059. if not(Valid_Const in opts) and
  1060. (vo_is_loop_counter in tabstractvarsym(tloadnode(hp).symtableentry).varoptions) then
  1061. CGMessage1(parser_e_illegal_assignment_to_count_var,tloadnode(hp).symtableentry.realname);
  1062. { derefed pointer }
  1063. if (tabstractvarsym(tloadnode(hp).symtableentry).varspez=vs_const) then
  1064. begin
  1065. { allow p^:= constructions with p is const parameter }
  1066. if gotderef or gotdynarray or (Valid_Const in opts) then
  1067. result:=true
  1068. else
  1069. CGMessagePos(tloadnode(hp).fileinfo,type_e_no_assign_to_const);
  1070. exit;
  1071. end;
  1072. { Are we at a with symtable, then we need to process the
  1073. withrefnode also to check for maybe a const load }
  1074. if (tloadnode(hp).symtable.symtabletype=withsymtable) then
  1075. begin
  1076. { continue with processing the withref node }
  1077. hp:=tnode(twithsymtable(tloadnode(hp).symtable).withrefnode);
  1078. gotwith:=true;
  1079. end
  1080. else
  1081. begin
  1082. result:=true;
  1083. exit;
  1084. end;
  1085. end;
  1086. typedconstsym :
  1087. begin
  1088. if ttypedconstsym(tloadnode(hp).symtableentry).is_writable or
  1089. (valid_addr in opts) or
  1090. (valid_const in opts) then
  1091. result:=true
  1092. else
  1093. CGMessagePos(hp.fileinfo,type_e_no_assign_to_const);
  1094. exit;
  1095. end;
  1096. procsym :
  1097. begin
  1098. if (Valid_Const in opts) then
  1099. result:=true
  1100. else
  1101. CGMessagePos(hp.fileinfo,type_e_variable_id_expected);
  1102. exit;
  1103. end;
  1104. labelsym :
  1105. begin
  1106. if (Valid_Addr in opts) then
  1107. result:=true
  1108. else
  1109. CGMessagePos(hp.fileinfo,type_e_variable_id_expected);
  1110. exit;
  1111. end;
  1112. constsym:
  1113. begin
  1114. if (tconstsym(tloadnode(hp).symtableentry).consttyp=constresourcestring) and
  1115. (valid_addr in opts) then
  1116. result:=true
  1117. else
  1118. CGMessagePos(hp.fileinfo,type_e_variable_id_expected);
  1119. exit;
  1120. end;
  1121. else
  1122. begin
  1123. CGMessagePos(hp.fileinfo,type_e_variable_id_expected);
  1124. exit;
  1125. end;
  1126. end;
  1127. end;
  1128. else
  1129. begin
  1130. CGMessagePos(hp.fileinfo,type_e_variable_id_expected);
  1131. exit;
  1132. end;
  1133. end;
  1134. end;
  1135. end;
  1136. function valid_for_var(p:tnode):boolean;
  1137. begin
  1138. valid_for_var:=valid_for_assign(p,[]);
  1139. end;
  1140. function valid_for_formal_var(p : tnode) : boolean;
  1141. begin
  1142. valid_for_formal_var:=valid_for_assign(p,[valid_void]);
  1143. end;
  1144. function valid_for_formal_const(p : tnode) : boolean;
  1145. begin
  1146. valid_for_formal_const:=(p.resulttype.def.deftype=formaldef) or
  1147. valid_for_assign(p,[valid_void,valid_const]);
  1148. end;
  1149. function valid_for_assignment(p:tnode):boolean;
  1150. begin
  1151. valid_for_assignment:=valid_for_assign(p,[valid_property]);
  1152. end;
  1153. function valid_for_addr(p : tnode) : boolean;
  1154. begin
  1155. result:=valid_for_assign(p,[valid_const,valid_addr,valid_void]);
  1156. end;
  1157. procedure var_para_allowed(var eq:tequaltype;def_from,def_to:Tdef);
  1158. begin
  1159. { Note: eq must be already valid, it will only be updated! }
  1160. case def_to.deftype of
  1161. formaldef :
  1162. begin
  1163. { all types can be passed to a formaldef }
  1164. eq:=te_equal;
  1165. end;
  1166. orddef :
  1167. begin
  1168. { allows conversion from word to integer and
  1169. byte to shortint, but only for TP7 compatibility }
  1170. if (m_tp7 in aktmodeswitches) and
  1171. (def_from.deftype=orddef) and
  1172. (def_from.size=def_to.size) then
  1173. eq:=te_convert_l1;
  1174. end;
  1175. arraydef :
  1176. begin
  1177. if is_open_array(def_to) and
  1178. is_dynamic_array(def_from) and
  1179. equal_defs(tarraydef(def_from).elementtype.def,tarraydef(def_to).elementtype.def) then
  1180. eq:=te_convert_l2;
  1181. end;
  1182. pointerdef :
  1183. begin
  1184. { an implicit pointer conversion is allowed }
  1185. if (def_from.deftype=pointerdef) then
  1186. eq:=te_convert_l1;
  1187. end;
  1188. stringdef :
  1189. begin
  1190. { all shortstrings are allowed, size is not important }
  1191. if is_shortstring(def_from) and
  1192. is_shortstring(def_to) then
  1193. eq:=te_equal;
  1194. end;
  1195. objectdef :
  1196. begin
  1197. { child objects can be also passed }
  1198. { in non-delphi mode, otherwise }
  1199. { they must match exactly, except }
  1200. { if they are objects }
  1201. if (def_from.deftype=objectdef) and
  1202. (
  1203. not(m_delphi in aktmodeswitches) or
  1204. (
  1205. (tobjectdef(def_from).objecttype=odt_object) and
  1206. (tobjectdef(def_to).objecttype=odt_object)
  1207. )
  1208. ) and
  1209. (tobjectdef(def_from).is_related(tobjectdef(def_to))) then
  1210. eq:=te_convert_l1;
  1211. end;
  1212. filedef :
  1213. begin
  1214. { an implicit file conversion is also allowed }
  1215. { from a typed file to an untyped one }
  1216. if (def_from.deftype=filedef) and
  1217. (tfiledef(def_from).filetyp = ft_typed) and
  1218. (tfiledef(def_to).filetyp = ft_untyped) then
  1219. eq:=te_convert_l1;
  1220. end;
  1221. end;
  1222. end;
  1223. procedure para_allowed(var eq:tequaltype;p:tcallparanode;def_to:tdef);
  1224. begin
  1225. { Note: eq must be already valid, it will only be updated! }
  1226. case def_to.deftype of
  1227. formaldef :
  1228. begin
  1229. { all types can be passed to a formaldef }
  1230. eq:=te_equal;
  1231. end;
  1232. stringdef :
  1233. begin
  1234. { to support ansi/long/wide strings in a proper way }
  1235. { string and string[10] are assumed as equal }
  1236. { when searching the correct overloaded procedure }
  1237. if (p.resulttype.def.deftype=stringdef) and
  1238. (tstringdef(def_to).string_typ=tstringdef(p.resulttype.def).string_typ) then
  1239. eq:=te_equal
  1240. else
  1241. { Passing a constant char to ansistring or shortstring or
  1242. a widechar to widestring then handle it as equal. }
  1243. if (p.left.nodetype=ordconstn) and
  1244. (
  1245. is_char(p.resulttype.def) and
  1246. (is_shortstring(def_to) or is_ansistring(def_to))
  1247. ) or
  1248. (
  1249. is_widechar(p.resulttype.def) and
  1250. is_widestring(def_to)
  1251. ) then
  1252. eq:=te_equal
  1253. end;
  1254. setdef :
  1255. begin
  1256. { set can also be a not yet converted array constructor }
  1257. if (p.resulttype.def.deftype=arraydef) and
  1258. (tarraydef(p.resulttype.def).IsConstructor) and
  1259. not(tarraydef(p.resulttype.def).IsVariant) then
  1260. eq:=te_equal;
  1261. end;
  1262. procvardef :
  1263. begin
  1264. { in tp7 mode proc -> procvar is allowed }
  1265. if (m_tp_procvar in aktmodeswitches) and
  1266. (p.left.nodetype=calln) and
  1267. (proc_to_procvar_equal(tprocdef(tcallnode(p.left).procdefinition),tprocvardef(def_to),true)>=te_equal) then
  1268. eq:=te_equal;
  1269. end;
  1270. end;
  1271. end;
  1272. function allowenumop(nt:tnodetype):boolean;
  1273. begin
  1274. result:=(nt in [equaln,unequaln,ltn,lten,gtn,gten]) or
  1275. ((cs_allow_enum_calc in aktlocalswitches) and
  1276. (nt in [addn,subn]));
  1277. end;
  1278. {****************************************************************************
  1279. TCallCandidates
  1280. ****************************************************************************}
  1281. constructor tcallcandidates.create(sym:tprocsym;st:tsymtable;ppn:tnode;isprop,ignorevis : boolean);
  1282. var
  1283. j : integer;
  1284. pd : tprocdef;
  1285. hp : pcandidate;
  1286. found,
  1287. has_overload_directive : boolean;
  1288. topclassh : tobjectdef;
  1289. srsymtable : tsymtable;
  1290. srprocsym : tprocsym;
  1291. pt : tcallparanode;
  1292. begin
  1293. if not assigned(sym) then
  1294. internalerror(200411015);
  1295. FProcSym:=sym;
  1296. FProcs:=nil;
  1297. FProccnt:=0;
  1298. FProcvisiblecnt:=0;
  1299. FParanode:=ppn;
  1300. FAllowVariant:=true;
  1301. { determine length of parameter list }
  1302. pt:=tcallparanode(ppn);
  1303. FParalength:=0;
  1304. while assigned(pt) do
  1305. begin
  1306. inc(FParalength);
  1307. pt:=tcallparanode(pt.right);
  1308. end;
  1309. { when the definition has overload directive set, we search for
  1310. overloaded definitions in the class, this only needs to be done once
  1311. for class entries as the tree keeps always the same }
  1312. if (not sym.overloadchecked) and
  1313. (sym.owner.symtabletype=objectsymtable) and
  1314. (po_overload in sym.first_procdef.procoptions) then
  1315. search_class_overloads(sym);
  1316. { when the class passed is defined in this unit we
  1317. need to use the scope of that class. This is a trick
  1318. that can be used to access protected members in other
  1319. units. At least kylix supports it this way (PFV) }
  1320. if assigned(st) and
  1321. (
  1322. (st.symtabletype=objectsymtable) or
  1323. ((st.symtabletype=withsymtable) and
  1324. (st.defowner.deftype=objectdef))
  1325. ) and
  1326. (st.defowner.owner.symtabletype in [globalsymtable,staticsymtable]) and
  1327. st.defowner.owner.iscurrentunit then
  1328. topclassh:=tobjectdef(st.defowner)
  1329. else
  1330. begin
  1331. if assigned(current_procinfo) then
  1332. topclassh:=current_procinfo.procdef._class
  1333. else
  1334. topclassh:=nil;
  1335. end;
  1336. { link all procedures which have the same # of parameters }
  1337. for j:=1 to sym.procdef_count do
  1338. begin
  1339. pd:=sym.procdef[j];
  1340. { Is the procdef visible? This needs to be checked on
  1341. procdef level since a symbol can contain both private and
  1342. public declarations. But the check should not be done
  1343. when the callnode is generated by a property
  1344. inherited overrides invisible anonymous inherited (FK) }
  1345. if isprop or ignorevis or
  1346. (pd.owner.symtabletype<>objectsymtable) or
  1347. pd.is_visible_for_object(topclassh) then
  1348. begin
  1349. { we have at least one procedure that is visible }
  1350. inc(FProcvisiblecnt);
  1351. { only when the # of parameter are supported by the
  1352. procedure }
  1353. if (FParalength>=pd.minparacount) and
  1354. ((po_varargs in pd.procoptions) or { varargs }
  1355. (FParalength<=pd.maxparacount)) then
  1356. proc_add(pd);
  1357. end;
  1358. end;
  1359. { remember if the procedure is declared with the overload directive,
  1360. it's information is still needed also after all procs are removed }
  1361. has_overload_directive:=(po_overload in sym.first_procdef.procoptions);
  1362. { when the definition has overload directive set, we search for
  1363. overloaded definitions in the symtablestack. The found
  1364. entries are only added to the procs list and not the procsym, because
  1365. the list can change in every situation }
  1366. if has_overload_directive and
  1367. (sym.owner.symtabletype<>objectsymtable) then
  1368. begin
  1369. srsymtable:=sym.owner.next;
  1370. while assigned(srsymtable) do
  1371. begin
  1372. if srsymtable.symtabletype in [localsymtable,staticsymtable,globalsymtable] then
  1373. begin
  1374. srprocsym:=tprocsym(srsymtable.speedsearch(sym.name,sym.speedvalue));
  1375. if assigned(srprocsym) and
  1376. (srprocsym.typ=procsym) then
  1377. begin
  1378. { if this visible procedure doesn't have overload we can stop
  1379. searching }
  1380. if not(po_overload in srprocsym.first_procdef.procoptions) and
  1381. srprocsym.first_procdef.is_visible_for_object(topclassh) then
  1382. break;
  1383. { process all overloaded definitions }
  1384. for j:=1 to srprocsym.procdef_count do
  1385. begin
  1386. pd:=srprocsym.procdef[j];
  1387. { only visible procedures need to be added }
  1388. if pd.is_visible_for_object(topclassh) then
  1389. begin
  1390. { only when the # of parameter are supported by the
  1391. procedure }
  1392. if (FParalength>=pd.minparacount) and
  1393. ((po_varargs in pd.procoptions) or { varargs }
  1394. (FParalength<=pd.maxparacount)) then
  1395. begin
  1396. found:=false;
  1397. hp:=FProcs;
  1398. while assigned(hp) do
  1399. begin
  1400. { Only compare visible parameters for the user }
  1401. if compare_paras(hp^.data.paras,pd.paras,cp_value_equal_const,[cpo_ignorehidden])>=te_equal then
  1402. begin
  1403. found:=true;
  1404. break;
  1405. end;
  1406. hp:=hp^.next;
  1407. end;
  1408. if not found then
  1409. proc_add(pd);
  1410. end;
  1411. end;
  1412. end;
  1413. end;
  1414. end;
  1415. srsymtable:=srsymtable.next;
  1416. end;
  1417. end;
  1418. end;
  1419. constructor tcallcandidates.create_operator(op:ttoken;ppn:tnode);
  1420. var
  1421. j : integer;
  1422. pd : tprocdef;
  1423. hp : pcandidate;
  1424. found : boolean;
  1425. srsymtable : tsymtable;
  1426. srprocsym : tprocsym;
  1427. pt : tcallparanode;
  1428. sv : cardinal;
  1429. begin
  1430. FProcSym:=nil;
  1431. FProcs:=nil;
  1432. FProccnt:=0;
  1433. FProcvisiblecnt:=0;
  1434. FParanode:=ppn;
  1435. FAllowVariant:=false;
  1436. { determine length of parameter list }
  1437. pt:=tcallparanode(ppn);
  1438. FParalength:=0;
  1439. while assigned(pt) do
  1440. begin
  1441. if pt.resulttype.def.deftype=variantdef then
  1442. FAllowVariant:=true;
  1443. inc(FParalength);
  1444. pt:=tcallparanode(pt.right);
  1445. end;
  1446. { we search all overloaded operator definitions in the symtablestack. The found
  1447. entries are only added to the procs list and not the procsym, because
  1448. the list can change in every situation }
  1449. sv:=getspeedvalue(overloaded_names[op]);
  1450. srsymtable:=symtablestack;
  1451. while assigned(srsymtable) do
  1452. begin
  1453. if srsymtable.symtabletype in [localsymtable,staticsymtable,globalsymtable] then
  1454. begin
  1455. srprocsym:=tprocsym(srsymtable.speedsearch(overloaded_names[op],sv));
  1456. if assigned(srprocsym) and
  1457. (srprocsym.typ=procsym) then
  1458. begin
  1459. { Store first procsym found }
  1460. if not assigned(FProcsym) then
  1461. FProcsym:=srprocsym;
  1462. { process all overloaded definitions }
  1463. for j:=1 to srprocsym.procdef_count do
  1464. begin
  1465. pd:=srprocsym.procdef[j];
  1466. { only when the # of parameter are supported by the
  1467. procedure }
  1468. if (FParalength>=pd.minparacount) and
  1469. (FParalength<=pd.maxparacount) then
  1470. begin
  1471. found:=false;
  1472. hp:=FProcs;
  1473. while assigned(hp) do
  1474. begin
  1475. { Only compare visible parameters for the user }
  1476. if compare_paras(hp^.data.paras,pd.paras,cp_value_equal_const,[cpo_ignorehidden])>=te_equal then
  1477. begin
  1478. found:=true;
  1479. break;
  1480. end;
  1481. hp:=hp^.next;
  1482. end;
  1483. if not found then
  1484. proc_add(pd);
  1485. end;
  1486. end;
  1487. end;
  1488. end;
  1489. srsymtable:=srsymtable.next;
  1490. end;
  1491. end;
  1492. destructor tcallcandidates.destroy;
  1493. var
  1494. hpnext,
  1495. hp : pcandidate;
  1496. begin
  1497. hp:=FProcs;
  1498. while assigned(hp) do
  1499. begin
  1500. hpnext:=hp^.next;
  1501. dispose(hp);
  1502. hp:=hpnext;
  1503. end;
  1504. end;
  1505. function tcallcandidates.proc_add(pd:tprocdef):pcandidate;
  1506. var
  1507. defaultparacnt : integer;
  1508. begin
  1509. { generate new candidate entry }
  1510. new(result);
  1511. fillchar(result^,sizeof(tcandidate),0);
  1512. result^.data:=pd;
  1513. result^.next:=FProcs;
  1514. FProcs:=result;
  1515. inc(FProccnt);
  1516. { Find last parameter, skip all default parameters
  1517. that are not passed. Ignore this skipping for varargs }
  1518. result^.firstparaidx:=pd.paras.count-1;
  1519. if not(po_varargs in pd.procoptions) then
  1520. begin
  1521. { ignore hidden parameters }
  1522. while (result^.firstparaidx>=0) and (vo_is_hidden_para in tparavarsym(pd.paras[result^.firstparaidx]).varoptions) do
  1523. dec(result^.firstparaidx);
  1524. defaultparacnt:=pd.maxparacount-FParalength;
  1525. if defaultparacnt>0 then
  1526. begin
  1527. if defaultparacnt>result^.firstparaidx+1 then
  1528. internalerror(200401141);
  1529. dec(result^.firstparaidx,defaultparacnt);
  1530. end;
  1531. end;
  1532. end;
  1533. procedure tcallcandidates.list(all:boolean);
  1534. var
  1535. hp : pcandidate;
  1536. begin
  1537. hp:=FProcs;
  1538. while assigned(hp) do
  1539. begin
  1540. if all or
  1541. (not hp^.invalid) then
  1542. MessagePos1(hp^.data.fileinfo,sym_h_param_list,hp^.data.fullprocname(false));
  1543. hp:=hp^.next;
  1544. end;
  1545. end;
  1546. {$ifdef EXTDEBUG}
  1547. procedure tcallcandidates.dump_info(lvl:longint);
  1548. function ParaTreeStr(p:tcallparanode):string;
  1549. begin
  1550. result:='';
  1551. while assigned(p) do
  1552. begin
  1553. if result<>'' then
  1554. result:=','+result;
  1555. result:=p.resulttype.def.typename+result;
  1556. p:=tcallparanode(p.right);
  1557. end;
  1558. end;
  1559. var
  1560. hp : pcandidate;
  1561. i : integer;
  1562. currpara : tparavarsym;
  1563. begin
  1564. if not CheckVerbosity(lvl) then
  1565. exit;
  1566. Comment(lvl+V_LineInfo,'Overloaded callnode: '+FProcSym.name+'('+ParaTreeStr(tcallparanode(FParaNode))+')');
  1567. hp:=FProcs;
  1568. while assigned(hp) do
  1569. begin
  1570. Comment(lvl,' '+hp^.data.fullprocname(false));
  1571. if (hp^.invalid) then
  1572. Comment(lvl,' invalid')
  1573. else
  1574. begin
  1575. Comment(lvl,' ex: '+tostr(hp^.exact_count)+
  1576. ' eq: '+tostr(hp^.equal_count)+
  1577. ' l1: '+tostr(hp^.cl1_count)+
  1578. ' l2: '+tostr(hp^.cl2_count)+
  1579. ' l3: '+tostr(hp^.cl3_count)+
  1580. ' oper: '+tostr(hp^.coper_count)+
  1581. ' ord: '+realtostr(hp^.ordinal_distance));
  1582. { Print parameters in left-right order }
  1583. for i:=0 to hp^.data.paras.count-1 do
  1584. begin
  1585. currpara:=tparavarsym(hp^.data.paras[i]);
  1586. if (vo_is_hidden_para in currpara.varoptions) then
  1587. Comment(lvl,' - '+currpara.vartype.def.typename+' : '+EqualTypeName[currpara.eqval]);
  1588. end;
  1589. end;
  1590. hp:=hp^.next;
  1591. end;
  1592. end;
  1593. {$endif EXTDEBUG}
  1594. procedure tcallcandidates.get_information;
  1595. var
  1596. hp : pcandidate;
  1597. currpara : tparavarsym;
  1598. paraidx : integer;
  1599. currparanr : byte;
  1600. rfh,rth : bestreal;
  1601. def_from,
  1602. def_to : tdef;
  1603. currpt,
  1604. pt : tcallparanode;
  1605. eq : tequaltype;
  1606. convtype : tconverttype;
  1607. pdoper : tprocdef;
  1608. releasecurrpt : boolean;
  1609. cdoptions : tcompare_defs_options;
  1610. begin
  1611. cdoptions:=[cdo_check_operator];
  1612. if FAllowVariant then
  1613. include(cdoptions,cdo_allow_variant);
  1614. { process all procs }
  1615. hp:=FProcs;
  1616. while assigned(hp) do
  1617. begin
  1618. { We compare parameters in reverse order (right to left),
  1619. the firstpara is already pointing to the last parameter
  1620. were we need to start comparing }
  1621. currparanr:=FParalength;
  1622. paraidx:=hp^.firstparaidx;
  1623. while (paraidx>=0) and (vo_is_hidden_para in tparavarsym(hp^.data.paras[paraidx]).varoptions) do
  1624. dec(paraidx);
  1625. pt:=tcallparanode(FParaNode);
  1626. while assigned(pt) and (paraidx>=0) do
  1627. begin
  1628. currpara:=tparavarsym(hp^.data.paras[paraidx]);
  1629. { currpt can be changed from loadn to calln when a procvar
  1630. is passed. This is to prevent that the change is permanent }
  1631. currpt:=pt;
  1632. releasecurrpt:=false;
  1633. { retrieve current parameter definitions to compares }
  1634. eq:=te_incompatible;
  1635. def_from:=currpt.resulttype.def;
  1636. def_to:=currpara.vartype.def;
  1637. if not(assigned(def_from)) then
  1638. internalerror(200212091);
  1639. if not(
  1640. assigned(def_to) or
  1641. ((po_varargs in hp^.data.procoptions) and
  1642. (currparanr>hp^.data.minparacount))
  1643. ) then
  1644. internalerror(200212092);
  1645. { Convert tp procvars when not expecting a procvar }
  1646. if (def_to.deftype<>procvardef) and
  1647. (currpt.left.resulttype.def.deftype=procvardef) then
  1648. begin
  1649. releasecurrpt:=true;
  1650. currpt:=tcallparanode(pt.getcopy);
  1651. if maybe_call_procvar(currpt.left,true) then
  1652. begin
  1653. currpt.resulttype:=currpt.left.resulttype;
  1654. def_from:=currpt.left.resulttype.def;
  1655. end;
  1656. end;
  1657. { varargs are always equal, but not exact }
  1658. if (po_varargs in hp^.data.procoptions) and
  1659. (currparanr>hp^.data.minparacount) then
  1660. begin
  1661. eq:=te_equal;
  1662. end
  1663. else
  1664. { same definition -> exact }
  1665. if (def_from=def_to) then
  1666. begin
  1667. eq:=te_exact;
  1668. end
  1669. else
  1670. { for value and const parameters check if a integer is constant or
  1671. included in other integer -> equal and calc ordinal_distance }
  1672. if not(currpara.varspez in [vs_var,vs_out]) and
  1673. is_integer(def_from) and
  1674. is_integer(def_to) and
  1675. is_in_limit(def_from,def_to) then
  1676. begin
  1677. eq:=te_equal;
  1678. hp^.ordinal_distance:=hp^.ordinal_distance+
  1679. abs(bestreal(torddef(def_from).low)-bestreal(torddef(def_to).low));
  1680. if (torddef(def_to).typ=u64bit) then
  1681. rth:=bestreal(qword(torddef(def_to).high))
  1682. else
  1683. rth:=bestreal(torddef(def_to).high);
  1684. if (torddef(def_from).typ=u64bit) then
  1685. rfh:=bestreal(qword(torddef(def_from).high))
  1686. else
  1687. rfh:=bestreal(torddef(def_from).high);
  1688. hp^.ordinal_distance:=hp^.ordinal_distance+abs(rth-rfh);
  1689. { Give wrong sign a small penalty, this is need to get a diffrence
  1690. from word->[longword,longint] }
  1691. if is_signed(def_from)<>is_signed(def_to) then
  1692. hp^.ordinal_distance:=hp^.ordinal_distance+1.0;
  1693. end
  1694. else
  1695. { for value and const parameters check precision of real, give
  1696. penalty for loosing of precision }
  1697. if not(currpara.varspez in [vs_var,vs_out]) and
  1698. is_real(def_from) and
  1699. is_real(def_to) then
  1700. begin
  1701. eq:=te_equal;
  1702. if is_extended(def_to) then
  1703. rth:=bestreal(4)
  1704. else
  1705. if is_double (def_to) then
  1706. rth:=bestreal(2)
  1707. else
  1708. rth:=bestreal(1);
  1709. if is_extended(def_from) then
  1710. rfh:=bestreal(4)
  1711. else
  1712. if is_double (def_from) then
  1713. rfh:=bestreal(2)
  1714. else
  1715. rfh:=bestreal(1);
  1716. { penalty for shrinking of precision }
  1717. if rth<rfh then
  1718. rfh:=(rfh-rth)*16
  1719. else
  1720. rfh:=rth-rfh;
  1721. hp^.ordinal_distance:=hp^.ordinal_distance+rfh;
  1722. end
  1723. else
  1724. { generic type comparision }
  1725. begin
  1726. eq:=compare_defs_ext(def_from,def_to,currpt.left.nodetype,convtype,pdoper,cdoptions);
  1727. { when the types are not equal we need to check
  1728. some special case for parameter passing }
  1729. if (eq<te_equal) then
  1730. begin
  1731. if currpara.varspez in [vs_var,vs_out] then
  1732. begin
  1733. { para requires an equal type so the previous found
  1734. match was not good enough, reset to incompatible }
  1735. eq:=te_incompatible;
  1736. { var_para_allowed will return te_equal and te_convert_l1 to
  1737. make a difference for best matching }
  1738. var_para_allowed(eq,currpt.resulttype.def,currpara.vartype.def)
  1739. end
  1740. else
  1741. para_allowed(eq,currpt,def_to);
  1742. end;
  1743. end;
  1744. { when a procvar was changed to a call an exact much is
  1745. downgraded to equal. This way an overload call with the
  1746. procvar is choosen. See tb0471 (PFV) }
  1747. if (pt<>currpt) and (eq=te_exact) then
  1748. eq:=te_equal;
  1749. { increase correct counter }
  1750. case eq of
  1751. te_exact :
  1752. inc(hp^.exact_count);
  1753. te_equal :
  1754. inc(hp^.equal_count);
  1755. te_convert_l1 :
  1756. inc(hp^.cl1_count);
  1757. te_convert_l2 :
  1758. inc(hp^.cl2_count);
  1759. te_convert_l3 :
  1760. inc(hp^.cl3_count);
  1761. te_convert_operator :
  1762. inc(hp^.coper_count);
  1763. te_incompatible :
  1764. hp^.invalid:=true;
  1765. else
  1766. internalerror(200212072);
  1767. end;
  1768. { stop checking when an incompatible parameter is found }
  1769. if hp^.invalid then
  1770. begin
  1771. { store the current parameter info for
  1772. a nice error message when no procedure is found }
  1773. hp^.wrongparaidx:=paraidx;
  1774. hp^.wrongparanr:=currparanr;
  1775. break;
  1776. end;
  1777. {$ifdef EXTDEBUG}
  1778. { store equal in node tree for dump }
  1779. currpara.eqval:=eq;
  1780. {$endif EXTDEBUG}
  1781. { maybe release temp currpt }
  1782. if releasecurrpt then
  1783. currpt.free;
  1784. { next parameter in the call tree }
  1785. pt:=tcallparanode(pt.right);
  1786. { next parameter for definition, only goto next para
  1787. if we're out of the varargs }
  1788. if not(po_varargs in hp^.data.procoptions) or
  1789. (currparanr<=hp^.data.maxparacount) then
  1790. begin
  1791. { Ignore vs_hidden parameters }
  1792. repeat
  1793. dec(paraidx);
  1794. until (paraidx<0) or not(vo_is_hidden_para in tparavarsym(hp^.data.paras[paraidx]).varoptions);
  1795. end;
  1796. dec(currparanr);
  1797. end;
  1798. if not(hp^.invalid) and
  1799. (assigned(pt) or (paraidx>=0) or (currparanr<>0)) then
  1800. internalerror(200212141);
  1801. { next candidate }
  1802. hp:=hp^.next;
  1803. end;
  1804. end;
  1805. function is_better_candidate(currpd,bestpd:pcandidate):integer;
  1806. var
  1807. res : integer;
  1808. begin
  1809. {
  1810. Return values:
  1811. > 0 when currpd is better than bestpd
  1812. < 0 when bestpd is better than currpd
  1813. = 0 when both are equal
  1814. To choose the best candidate we use the following order:
  1815. - Incompatible flag
  1816. - (Smaller) Number of convert operator parameters.
  1817. - (Smaller) Number of convertlevel 2 parameters.
  1818. - (Smaller) Number of convertlevel 1 parameters.
  1819. - (Bigger) Number of exact parameters.
  1820. - (Smaller) Number of equal parameters.
  1821. - (Smaller) Total of ordinal distance. For example, the distance of a word
  1822. to a byte is 65535-255=65280.
  1823. }
  1824. if bestpd^.invalid then
  1825. begin
  1826. if currpd^.invalid then
  1827. res:=0
  1828. else
  1829. res:=1;
  1830. end
  1831. else
  1832. if currpd^.invalid then
  1833. res:=-1
  1834. else
  1835. begin
  1836. { less operator parameters? }
  1837. res:=(bestpd^.coper_count-currpd^.coper_count);
  1838. if (res=0) then
  1839. begin
  1840. { less cl3 parameters? }
  1841. res:=(bestpd^.cl3_count-currpd^.cl3_count);
  1842. if (res=0) then
  1843. begin
  1844. { less cl2 parameters? }
  1845. res:=(bestpd^.cl2_count-currpd^.cl2_count);
  1846. if (res=0) then
  1847. begin
  1848. { less cl1 parameters? }
  1849. res:=(bestpd^.cl1_count-currpd^.cl1_count);
  1850. if (res=0) then
  1851. begin
  1852. { more exact parameters? }
  1853. res:=(currpd^.exact_count-bestpd^.exact_count);
  1854. if (res=0) then
  1855. begin
  1856. { less equal parameters? }
  1857. res:=(bestpd^.equal_count-currpd^.equal_count);
  1858. if (res=0) then
  1859. begin
  1860. { smaller ordinal distance? }
  1861. if (currpd^.ordinal_distance<bestpd^.ordinal_distance) then
  1862. res:=1
  1863. else
  1864. if (currpd^.ordinal_distance>bestpd^.ordinal_distance) then
  1865. res:=-1
  1866. else
  1867. res:=0;
  1868. end;
  1869. end;
  1870. end;
  1871. end;
  1872. end;
  1873. end;
  1874. end;
  1875. is_better_candidate:=res;
  1876. end;
  1877. function tcallcandidates.choose_best(var bestpd:tabstractprocdef):integer;
  1878. var
  1879. besthpstart,
  1880. hp : pcandidate;
  1881. cntpd,
  1882. res : integer;
  1883. begin
  1884. {
  1885. Returns the number of candidates left and the
  1886. first candidate is returned in pdbest
  1887. }
  1888. { Setup the first procdef as best, only count it as a result
  1889. when it is valid }
  1890. bestpd:=FProcs^.data;
  1891. if FProcs^.invalid then
  1892. cntpd:=0
  1893. else
  1894. cntpd:=1;
  1895. if assigned(FProcs^.next) then
  1896. begin
  1897. besthpstart:=FProcs;
  1898. hp:=FProcs^.next;
  1899. while assigned(hp) do
  1900. begin
  1901. res:=is_better_candidate(hp,besthpstart);
  1902. if (res>0) then
  1903. begin
  1904. { hp is better, flag all procs to be incompatible }
  1905. while (besthpstart<>hp) do
  1906. begin
  1907. besthpstart^.invalid:=true;
  1908. besthpstart:=besthpstart^.next;
  1909. end;
  1910. { besthpstart is already set to hp }
  1911. bestpd:=besthpstart^.data;
  1912. cntpd:=1;
  1913. end
  1914. else
  1915. if (res<0) then
  1916. begin
  1917. { besthpstart is better, flag current hp to be incompatible }
  1918. hp^.invalid:=true;
  1919. end
  1920. else
  1921. begin
  1922. { res=0, both are valid }
  1923. if not hp^.invalid then
  1924. inc(cntpd);
  1925. end;
  1926. hp:=hp^.next;
  1927. end;
  1928. end;
  1929. result:=cntpd;
  1930. end;
  1931. procedure tcallcandidates.find_wrong_para;
  1932. var
  1933. currparanr : smallint;
  1934. hp : pcandidate;
  1935. pt : tcallparanode;
  1936. wrongpara : tparavarsym;
  1937. begin
  1938. { Only process the first overloaded procdef }
  1939. hp:=FProcs;
  1940. { Find callparanode corresponding to the argument }
  1941. pt:=tcallparanode(FParanode);
  1942. currparanr:=FParalength;
  1943. while assigned(pt) and
  1944. (currparanr>hp^.wrongparanr) do
  1945. begin
  1946. pt:=tcallparanode(pt.right);
  1947. dec(currparanr);
  1948. end;
  1949. if (currparanr<>hp^.wrongparanr) or
  1950. not assigned(pt) then
  1951. internalerror(200212094);
  1952. { Show error message, when it was a var or out parameter
  1953. guess that it is a missing typeconv }
  1954. wrongpara:=tparavarsym(hp^.data.paras[hp^.wrongparaidx]);
  1955. if wrongpara.varspez in [vs_var,vs_out] then
  1956. begin
  1957. { Maybe passing the correct type but passing a const to var parameter }
  1958. if (compare_defs(pt.resulttype.def,wrongpara.vartype.def,pt.nodetype)<>te_incompatible) and
  1959. not valid_for_var(pt.left) then
  1960. CGMessagePos(pt.left.fileinfo,type_e_variable_id_expected)
  1961. else
  1962. CGMessagePos2(pt.left.fileinfo,parser_e_call_by_ref_without_typeconv,
  1963. FullTypeName(pt.left.resulttype.def,wrongpara.vartype.def),
  1964. FullTypeName(wrongpara.vartype.def,pt.left.resulttype.def))
  1965. end
  1966. else
  1967. CGMessagePos3(pt.left.fileinfo,type_e_wrong_parameter_type,tostr(hp^.wrongparanr),
  1968. FullTypeName(pt.left.resulttype.def,wrongpara.vartype.def),
  1969. FullTypeName(wrongpara.vartype.def,pt.left.resulttype.def));
  1970. end;
  1971. end.