htypechk.pas 81 KB

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