htypechk.pas 68 KB

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