htypechk.pas 101 KB

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