ncnv.pas 81 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339
  1. {
  2. $Id$
  3. Copyright (c) 2000-2002 by Florian Klaempfl
  4. Type checking and register allocation for type converting nodes
  5. This program is free software; you can redistribute it and/or modify
  6. it under the terms of the GNU General Public License as published by
  7. the Free Software Foundation; either version 2 of the License, or
  8. (at your option) any later version.
  9. This program is distributed in the hope that it will be useful,
  10. but WITHOUT ANY WARRANTY; without even the implied warranty of
  11. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  12. GNU General Public License for more details.
  13. You should have received a copy of the GNU General Public License
  14. along with this program; if not, write to the Free Software
  15. Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
  16. ****************************************************************************
  17. }
  18. unit ncnv;
  19. {$i fpcdefs.inc}
  20. interface
  21. uses
  22. node,
  23. symtype,symppu,
  24. defutil,defcmp,
  25. nld
  26. {$ifdef Delphi}
  27. ,dmisc
  28. {$endif}
  29. ;
  30. type
  31. ttypeconvnode = class(tunarynode)
  32. totype : ttype;
  33. convtype : tconverttype;
  34. constructor create(node : tnode;const t : ttype);virtual;
  35. constructor create_explicit(node : tnode;const t : ttype);
  36. constructor ppuload(t:tnodetype;ppufile:tcompilerppufile);override;
  37. procedure ppuwrite(ppufile:tcompilerppufile);override;
  38. procedure derefimpl;override;
  39. function getcopy : tnode;override;
  40. function pass_1 : tnode;override;
  41. function det_resulttype:tnode;override;
  42. procedure mark_write;override;
  43. function docompare(p: tnode) : boolean; override;
  44. private
  45. function resulttype_int_to_int : tnode;
  46. function resulttype_cord_to_pointer : tnode;
  47. function resulttype_chararray_to_string : tnode;
  48. function resulttype_string_to_chararray : tnode;
  49. function resulttype_string_to_string : tnode;
  50. function resulttype_char_to_string : tnode;
  51. function resulttype_char_to_chararray : tnode;
  52. function resulttype_int_to_real : tnode;
  53. function resulttype_real_to_real : tnode;
  54. function resulttype_real_to_currency : tnode;
  55. function resulttype_cchar_to_pchar : tnode;
  56. function resulttype_cstring_to_pchar : tnode;
  57. function resulttype_char_to_char : tnode;
  58. function resulttype_arrayconstructor_to_set : tnode;
  59. function resulttype_pchar_to_string : tnode;
  60. function resulttype_interface_to_guid : tnode;
  61. function resulttype_dynarray_to_openarray : tnode;
  62. function resulttype_pwchar_to_string : tnode;
  63. function resulttype_variant_to_dynarray : tnode;
  64. function resulttype_dynarray_to_variant : tnode;
  65. function resulttype_call_helper(c : tconverttype) : tnode;
  66. protected
  67. function first_int_to_int : tnode;virtual;
  68. function first_cstring_to_pchar : tnode;virtual;
  69. function first_string_to_chararray : tnode;virtual;
  70. function first_char_to_string : tnode;virtual;
  71. function first_nothing : tnode;virtual;
  72. function first_array_to_pointer : tnode;virtual;
  73. function first_int_to_real : tnode;virtual;
  74. function first_real_to_real : tnode;virtual;
  75. function first_pointer_to_array : tnode;virtual;
  76. function first_cchar_to_pchar : tnode;virtual;
  77. function first_bool_to_int : tnode;virtual;
  78. function first_int_to_bool : tnode;virtual;
  79. function first_bool_to_bool : tnode;virtual;
  80. function first_proc_to_procvar : tnode;virtual;
  81. function first_load_smallset : tnode;virtual;
  82. function first_cord_to_pointer : tnode;virtual;
  83. function first_ansistring_to_pchar : tnode;virtual;
  84. function first_arrayconstructor_to_set : tnode;virtual;
  85. function first_class_to_intf : tnode;virtual;
  86. function first_char_to_char : tnode;virtual;
  87. function first_call_helper(c : tconverttype) : tnode;
  88. { these wrapper are necessary, because the first_* stuff is called }
  89. { through a table. Without the wrappers override wouldn't have }
  90. { any effect }
  91. function _first_int_to_int : tnode;
  92. function _first_cstring_to_pchar : tnode;
  93. function _first_string_to_chararray : tnode;
  94. function _first_char_to_string : tnode;
  95. function _first_nothing : tnode;
  96. function _first_array_to_pointer : tnode;
  97. function _first_int_to_real : tnode;
  98. function _first_real_to_real: tnode;
  99. function _first_pointer_to_array : tnode;
  100. function _first_cchar_to_pchar : tnode;
  101. function _first_bool_to_int : tnode;
  102. function _first_int_to_bool : tnode;
  103. function _first_bool_to_bool : tnode;
  104. function _first_proc_to_procvar : tnode;
  105. function _first_load_smallset : tnode;
  106. function _first_cord_to_pointer : tnode;
  107. function _first_ansistring_to_pchar : tnode;
  108. function _first_arrayconstructor_to_set : tnode;
  109. function _first_class_to_intf : tnode;
  110. function _first_char_to_char : tnode;
  111. procedure second_int_to_int;virtual;abstract;
  112. procedure second_string_to_string;virtual;abstract;
  113. procedure second_cstring_to_pchar;virtual;abstract;
  114. procedure second_string_to_chararray;virtual;abstract;
  115. procedure second_array_to_pointer;virtual;abstract;
  116. procedure second_pointer_to_array;virtual;abstract;
  117. procedure second_chararray_to_string;virtual;abstract;
  118. procedure second_char_to_string;virtual;abstract;
  119. procedure second_int_to_real;virtual;abstract;
  120. procedure second_real_to_real;virtual;abstract;
  121. procedure second_cord_to_pointer;virtual;abstract;
  122. procedure second_proc_to_procvar;virtual;abstract;
  123. procedure second_bool_to_int;virtual;abstract;
  124. procedure second_int_to_bool;virtual;abstract;
  125. procedure second_bool_to_bool;virtual;abstract;
  126. procedure second_load_smallset;virtual;abstract;
  127. procedure second_ansistring_to_pchar;virtual;abstract;
  128. procedure second_class_to_intf;virtual;abstract;
  129. procedure second_char_to_char;virtual;abstract;
  130. procedure second_nothing; virtual;abstract;
  131. end;
  132. ttypeconvnodeclass = class of ttypeconvnode;
  133. tasnode = class(tbinarynode)
  134. constructor create(l,r : tnode);virtual;
  135. function pass_1 : tnode;override;
  136. function det_resulttype:tnode;override;
  137. function getcopy: tnode;override;
  138. destructor destroy; override;
  139. protected
  140. call: tnode;
  141. end;
  142. tasnodeclass = class of tasnode;
  143. tisnode = class(tbinarynode)
  144. constructor create(l,r : tnode);virtual;
  145. function pass_1 : tnode;override;
  146. function det_resulttype:tnode;override;
  147. procedure pass_2;override;
  148. end;
  149. tisnodeclass = class of tisnode;
  150. var
  151. ctypeconvnode : ttypeconvnodeclass;
  152. casnode : tasnodeclass;
  153. cisnode : tisnodeclass;
  154. procedure inserttypeconv(var p:tnode;const t:ttype);
  155. procedure inserttypeconv_explicit(var p:tnode;const t:ttype);
  156. procedure arrayconstructor_to_set(var p : tnode);
  157. implementation
  158. uses
  159. globtype,systems,tokens,
  160. cutils,verbose,globals,widestr,
  161. symconst,symdef,symsym,symtable,
  162. ncon,ncal,nset,nadd,ninl,nmem,nmat,
  163. cginfo,cgbase,
  164. htypechk,pass_1,cpubase,cpuinfo;
  165. {*****************************************************************************
  166. Helpers
  167. *****************************************************************************}
  168. procedure inserttypeconv(var p:tnode;const t:ttype);
  169. begin
  170. if not assigned(p.resulttype.def) then
  171. begin
  172. resulttypepass(p);
  173. if codegenerror then
  174. exit;
  175. end;
  176. { don't insert obsolete type conversions }
  177. if equal_defs(p.resulttype.def,t.def) and
  178. not ((p.resulttype.def.deftype=setdef) and
  179. (tsetdef(p.resulttype.def).settype <>
  180. tsetdef(t.def).settype)) then
  181. begin
  182. p.resulttype:=t;
  183. end
  184. else
  185. begin
  186. p:=ctypeconvnode.create(p,t);
  187. resulttypepass(p);
  188. end;
  189. end;
  190. procedure inserttypeconv_explicit(var p:tnode;const t:ttype);
  191. begin
  192. if not assigned(p.resulttype.def) then
  193. begin
  194. resulttypepass(p);
  195. if codegenerror then
  196. exit;
  197. end;
  198. { don't insert obsolete type conversions }
  199. if equal_defs(p.resulttype.def,t.def) and
  200. not ((p.resulttype.def.deftype=setdef) and
  201. (tsetdef(p.resulttype.def).settype <>
  202. tsetdef(t.def).settype)) then
  203. begin
  204. p.resulttype:=t;
  205. end
  206. else
  207. begin
  208. p:=ctypeconvnode.create_explicit(p,t);
  209. resulttypepass(p);
  210. end;
  211. end;
  212. {*****************************************************************************
  213. Array constructor to Set Conversion
  214. *****************************************************************************}
  215. procedure arrayconstructor_to_set(var p : tnode);
  216. var
  217. constp : tsetconstnode;
  218. buildp,
  219. p2,p3,p4 : tnode;
  220. htype : ttype;
  221. constset : Pconstset;
  222. constsetlo,
  223. constsethi : longint;
  224. procedure update_constsethi(t:ttype);
  225. begin
  226. if ((t.def.deftype=orddef) and
  227. (torddef(t.def).high>=constsethi)) then
  228. begin
  229. constsethi:=torddef(t.def).high;
  230. if htype.def=nil then
  231. begin
  232. if (constsethi>255) or
  233. (torddef(t.def).low<0) then
  234. htype:=u8bittype
  235. else
  236. htype:=t;
  237. end;
  238. if constsethi>255 then
  239. constsethi:=255;
  240. end
  241. else if ((t.def.deftype=enumdef) and
  242. (tenumdef(t.def).max>=constsethi)) then
  243. begin
  244. if htype.def=nil then
  245. htype:=t;
  246. constsethi:=tenumdef(t.def).max;
  247. end;
  248. end;
  249. procedure do_set(pos : longint);
  250. begin
  251. if (pos and not $ff)<>0 then
  252. Message(parser_e_illegal_set_expr);
  253. if pos>constsethi then
  254. constsethi:=pos;
  255. if pos<constsetlo then
  256. constsetlo:=pos;
  257. if pos in constset^ then
  258. Message(parser_e_illegal_set_expr);
  259. include(constset^,pos);
  260. end;
  261. var
  262. l : Longint;
  263. lr,hr : TConstExprInt;
  264. hp : tarrayconstructornode;
  265. begin
  266. if p.nodetype<>arrayconstructorn then
  267. internalerror(200205105);
  268. new(constset);
  269. constset^:=[];
  270. htype.reset;
  271. constsetlo:=0;
  272. constsethi:=0;
  273. constp:=csetconstnode.create(nil,htype);
  274. constp.value_set:=constset;
  275. buildp:=constp;
  276. hp:=tarrayconstructornode(p);
  277. if assigned(hp.left) then
  278. begin
  279. while assigned(hp) do
  280. begin
  281. p4:=nil; { will contain the tree to create the set }
  282. {split a range into p2 and p3 }
  283. if hp.left.nodetype=arrayconstructorrangen then
  284. begin
  285. p2:=tarrayconstructorrangenode(hp.left).left;
  286. p3:=tarrayconstructorrangenode(hp.left).right;
  287. tarrayconstructorrangenode(hp.left).left:=nil;
  288. tarrayconstructorrangenode(hp.left).right:=nil;
  289. end
  290. else
  291. begin
  292. p2:=hp.left;
  293. hp.left:=nil;
  294. p3:=nil;
  295. end;
  296. resulttypepass(p2);
  297. if assigned(p3) then
  298. resulttypepass(p3);
  299. if codegenerror then
  300. break;
  301. case p2.resulttype.def.deftype of
  302. enumdef,
  303. orddef:
  304. begin
  305. getrange(p2.resulttype.def,lr,hr);
  306. if assigned(p3) then
  307. begin
  308. { this isn't good, you'll get problems with
  309. type t010 = 0..10;
  310. ts = set of t010;
  311. var s : ts;b : t010
  312. begin s:=[1,2,b]; end.
  313. if is_integer(p3^.resulttype.def) then
  314. begin
  315. inserttypeconv(p3,u8bitdef);
  316. end;
  317. }
  318. if assigned(htype.def) and not(equal_defs(htype.def,p3.resulttype.def)) then
  319. begin
  320. aktfilepos:=p3.fileinfo;
  321. CGMessage(type_e_typeconflict_in_set);
  322. end
  323. else
  324. begin
  325. if (p2.nodetype=ordconstn) and (p3.nodetype=ordconstn) then
  326. begin
  327. if not(is_integer(p3.resulttype.def)) then
  328. htype:=p3.resulttype
  329. else
  330. begin
  331. inserttypeconv(p3,u8bittype);
  332. inserttypeconv(p2,u8bittype);
  333. end;
  334. for l:=tordconstnode(p2).value to tordconstnode(p3).value do
  335. do_set(l);
  336. p2.free;
  337. p3.free;
  338. end
  339. else
  340. begin
  341. update_constsethi(p2.resulttype);
  342. inserttypeconv(p2,htype);
  343. update_constsethi(p3.resulttype);
  344. inserttypeconv(p3,htype);
  345. if assigned(htype.def) then
  346. inserttypeconv(p3,htype)
  347. else
  348. inserttypeconv(p3,u8bittype);
  349. p4:=csetelementnode.create(p2,p3);
  350. end;
  351. end;
  352. end
  353. else
  354. begin
  355. { Single value }
  356. if p2.nodetype=ordconstn then
  357. begin
  358. if not(is_integer(p2.resulttype.def)) then
  359. update_constsethi(p2.resulttype)
  360. else
  361. inserttypeconv(p2,u8bittype);
  362. do_set(tordconstnode(p2).value);
  363. p2.free;
  364. end
  365. else
  366. begin
  367. update_constsethi(p2.resulttype);
  368. if assigned(htype.def) then
  369. inserttypeconv(p2,htype)
  370. else
  371. inserttypeconv(p2,u8bittype);
  372. p4:=csetelementnode.create(p2,nil);
  373. end;
  374. end;
  375. end;
  376. stringdef :
  377. begin
  378. { if we've already set elements which are constants }
  379. { throw an error }
  380. if ((htype.def=nil) and assigned(buildp)) or
  381. not(is_char(htype.def)) then
  382. CGMessage(type_e_typeconflict_in_set)
  383. else
  384. for l:=1 to length(pstring(tstringconstnode(p2).value_str)^) do
  385. do_set(ord(pstring(tstringconstnode(p2).value_str)^[l]));
  386. if htype.def=nil then
  387. htype:=cchartype;
  388. p2.free;
  389. end;
  390. else
  391. CGMessage(type_e_ordinal_expr_expected);
  392. end;
  393. { insert the set creation tree }
  394. if assigned(p4) then
  395. buildp:=caddnode.create(addn,buildp,p4);
  396. { load next and dispose current node }
  397. p2:=hp;
  398. hp:=tarrayconstructornode(tarrayconstructornode(p2).right);
  399. tarrayconstructornode(p2).right:=nil;
  400. p2.free;
  401. end;
  402. if (htype.def=nil) then
  403. htype:=u8bittype;
  404. end
  405. else
  406. begin
  407. { empty set [], only remove node }
  408. p.free;
  409. end;
  410. { set the initial set type }
  411. constp.resulttype.setdef(tsetdef.create(htype,constsethi));
  412. { determine the resulttype for the tree }
  413. resulttypepass(buildp);
  414. { set the new tree }
  415. p:=buildp;
  416. end;
  417. {*****************************************************************************
  418. TTYPECONVNODE
  419. *****************************************************************************}
  420. constructor ttypeconvnode.create(node : tnode;const t:ttype);
  421. begin
  422. inherited create(typeconvn,node);
  423. convtype:=tc_not_possible;
  424. totype:=t;
  425. if t.def=nil then
  426. internalerror(200103281);
  427. set_file_line(node);
  428. end;
  429. constructor ttypeconvnode.create_explicit(node : tnode;const t:ttype);
  430. begin
  431. self.create(node,t);
  432. include(flags,nf_explicit);
  433. end;
  434. constructor ttypeconvnode.ppuload(t:tnodetype;ppufile:tcompilerppufile);
  435. begin
  436. inherited ppuload(t,ppufile);
  437. ppufile.gettype(totype);
  438. convtype:=tconverttype(ppufile.getbyte);
  439. end;
  440. procedure ttypeconvnode.ppuwrite(ppufile:tcompilerppufile);
  441. begin
  442. inherited ppuwrite(ppufile);
  443. ppufile.puttype(totype);
  444. ppufile.putbyte(byte(convtype));
  445. end;
  446. procedure ttypeconvnode.derefimpl;
  447. begin
  448. inherited derefimpl;
  449. totype.resolve;
  450. end;
  451. function ttypeconvnode.getcopy : tnode;
  452. var
  453. n : ttypeconvnode;
  454. begin
  455. n:=ttypeconvnode(inherited getcopy);
  456. n.convtype:=convtype;
  457. getcopy:=n;
  458. end;
  459. function ttypeconvnode.resulttype_cord_to_pointer : tnode;
  460. var
  461. t : tnode;
  462. begin
  463. result:=nil;
  464. if left.nodetype=ordconstn then
  465. begin
  466. { check if we have a valid pointer constant (JM) }
  467. if (sizeof(pointer) > sizeof(TConstPtrUInt)) then
  468. if (sizeof(TConstPtrUInt) = 4) then
  469. begin
  470. if (tordconstnode(left).value < low(longint)) or
  471. (tordconstnode(left).value > high(cardinal)) then
  472. CGMessage(parser_e_range_check_error);
  473. end
  474. else if (sizeof(TConstPtrUInt) = 8) then
  475. begin
  476. if (tordconstnode(left).value < low(int64)) or
  477. (tordconstnode(left).value > high(qword)) then
  478. CGMessage(parser_e_range_check_error);
  479. end
  480. else
  481. internalerror(2001020801);
  482. t:=cpointerconstnode.create(TConstPtrUInt(tordconstnode(left).value),resulttype);
  483. result:=t;
  484. end
  485. else
  486. internalerror(200104023);
  487. end;
  488. function ttypeconvnode.resulttype_chararray_to_string : tnode;
  489. begin
  490. result := ccallnode.createinternres(
  491. 'fpc_chararray_to_'+tstringdef(resulttype.def).stringtypname,
  492. ccallparanode.create(left,nil),resulttype);
  493. left := nil;
  494. end;
  495. function ttypeconvnode.resulttype_string_to_chararray : tnode;
  496. var
  497. arrsize: longint;
  498. begin
  499. with tarraydef(resulttype.def) do
  500. begin
  501. if highrange<lowrange then
  502. internalerror(75432653);
  503. arrsize := highrange-lowrange+1;
  504. end;
  505. if (left.nodetype = stringconstn) and
  506. { left.length+1 since there's always a terminating #0 character (JM) }
  507. (tstringconstnode(left).len+1 >= arrsize) and
  508. (tstringdef(left.resulttype.def).string_typ=st_shortstring) then
  509. begin
  510. { handled separately }
  511. result := nil;
  512. exit;
  513. end;
  514. result := ccallnode.createinternres(
  515. 'fpc_'+tstringdef(left.resulttype.def).stringtypname+
  516. '_to_chararray',ccallparanode.create(left,ccallparanode.create(
  517. cordconstnode.create(arrsize,s32bittype,true),nil)),resulttype);
  518. left := nil;
  519. end;
  520. function ttypeconvnode.resulttype_string_to_string : tnode;
  521. var
  522. procname: string[31];
  523. stringpara : tcallparanode;
  524. pw : pcompilerwidestring;
  525. pc : pchar;
  526. begin
  527. result:=nil;
  528. if left.nodetype=stringconstn then
  529. begin
  530. { convert ascii 2 unicode }
  531. if (tstringdef(resulttype.def).string_typ=st_widestring) and
  532. (tstringconstnode(left).st_type in [st_ansistring,st_shortstring,st_longstring]) then
  533. begin
  534. initwidestring(pw);
  535. ascii2unicode(tstringconstnode(left).value_str,tstringconstnode(left).len,pw);
  536. ansistringdispose(tstringconstnode(left).value_str,tstringconstnode(left).len);
  537. pcompilerwidestring(tstringconstnode(left).value_str):=pw;
  538. end
  539. else
  540. { convert unicode 2 ascii }
  541. if (tstringconstnode(left).st_type=st_widestring) and
  542. (tstringdef(resulttype.def).string_typ in [st_ansistring,st_shortstring,st_longstring]) then
  543. begin
  544. pw:=pcompilerwidestring(tstringconstnode(left).value_str);
  545. getmem(pc,getlengthwidestring(pw)+1);
  546. unicode2ascii(pw,pc);
  547. donewidestring(pw);
  548. tstringconstnode(left).value_str:=pc;
  549. end;
  550. tstringconstnode(left).st_type:=tstringdef(resulttype.def).string_typ;
  551. tstringconstnode(left).resulttype:=resulttype;
  552. result:=left;
  553. left:=nil;
  554. end
  555. else
  556. begin
  557. { get the correct procedure name }
  558. procname := 'fpc_'+tstringdef(left.resulttype.def).stringtypname+
  559. '_to_'+tstringdef(resulttype.def).stringtypname;
  560. { create parameter (and remove left node from typeconvnode }
  561. { since it's reused as parameter) }
  562. stringpara := ccallparanode.create(left,nil);
  563. left := nil;
  564. { when converting to shortstrings, we have to pass high(destination) too }
  565. if (tstringdef(resulttype.def).string_typ = st_shortstring) then
  566. stringpara.right := ccallparanode.create(cinlinenode.create(
  567. in_high_x,false,self.getcopy),nil);
  568. { and create the callnode }
  569. result := ccallnode.createinternres(procname,stringpara,resulttype);
  570. end;
  571. end;
  572. function ttypeconvnode.resulttype_char_to_string : tnode;
  573. var
  574. procname: string[31];
  575. para : tcallparanode;
  576. hp : tstringconstnode;
  577. ws : pcompilerwidestring;
  578. begin
  579. result:=nil;
  580. if left.nodetype=ordconstn then
  581. begin
  582. if tstringdef(resulttype.def).string_typ=st_widestring then
  583. begin
  584. initwidestring(ws);
  585. concatwidestringchar(ws,tcompilerwidechar(chr(tordconstnode(left).value)));
  586. hp:=cstringconstnode.createwstr(ws);
  587. donewidestring(ws);
  588. end
  589. else
  590. hp:=cstringconstnode.createstr(chr(tordconstnode(left).value),tstringdef(resulttype.def).string_typ);
  591. result:=hp;
  592. end
  593. else
  594. { shortstrings are handled 'inline' }
  595. if tstringdef(resulttype.def).string_typ <> st_shortstring then
  596. begin
  597. { create the parameter }
  598. para := ccallparanode.create(left,nil);
  599. left := nil;
  600. { and the procname }
  601. procname := 'fpc_char_to_' +tstringdef(resulttype.def).stringtypname;
  602. { and finally the call }
  603. result := ccallnode.createinternres(procname,para,resulttype);
  604. end
  605. else
  606. begin
  607. { create word(byte(char) shl 8 or 1) for litte endian machines }
  608. { and word(byte(char) or 256) for big endian machines }
  609. left := ctypeconvnode.create_explicit(left,u8bittype);
  610. if (target_info.endian = endian_little) then
  611. left := caddnode.create(orn,
  612. cshlshrnode.create(shln,left,cordconstnode.create(8,s32bittype,false)),
  613. cordconstnode.create(1,s32bittype,false))
  614. else
  615. left := caddnode.create(orn,left,
  616. cordconstnode.create(1 shl 8,s32bittype,false));
  617. left := ctypeconvnode.create_explicit(left,u16bittype);
  618. resulttypepass(left);
  619. end;
  620. end;
  621. function ttypeconvnode.resulttype_char_to_chararray : tnode;
  622. begin
  623. if resulttype.def.size <> 1 then
  624. begin
  625. { convert first to string, then to chararray }
  626. inserttypeconv(left,cshortstringtype);
  627. inserttypeconv(left,resulttype);
  628. result:=left;
  629. left := nil;
  630. exit;
  631. end;
  632. result := nil;
  633. end;
  634. function ttypeconvnode.resulttype_char_to_char : tnode;
  635. var
  636. hp : tordconstnode;
  637. begin
  638. result:=nil;
  639. if left.nodetype=ordconstn then
  640. begin
  641. if (torddef(resulttype.def).typ=uchar) and
  642. (torddef(left.resulttype.def).typ=uwidechar) then
  643. begin
  644. hp:=cordconstnode.create(
  645. ord(unicode2asciichar(tcompilerwidechar(tordconstnode(left).value))),
  646. cchartype,true);
  647. result:=hp;
  648. end
  649. else if (torddef(resulttype.def).typ=uwidechar) and
  650. (torddef(left.resulttype.def).typ=uchar) then
  651. begin
  652. hp:=cordconstnode.create(
  653. asciichar2unicode(chr(tordconstnode(left).value)),
  654. cwidechartype,true);
  655. result:=hp;
  656. end
  657. else
  658. internalerror(200105131);
  659. exit;
  660. end;
  661. end;
  662. function ttypeconvnode.resulttype_int_to_int : tnode;
  663. var
  664. v : TConstExprInt;
  665. begin
  666. result:=nil;
  667. if left.nodetype=ordconstn then
  668. begin
  669. v:=tordconstnode(left).value;
  670. if is_currency(resulttype.def) then
  671. v:=v*10000;
  672. if (resulttype.def.deftype=pointerdef) then
  673. result:=cpointerconstnode.create(v,resulttype)
  674. else
  675. begin
  676. if is_currency(left.resulttype.def) then
  677. v:=v div 10000;
  678. result:=cordconstnode.create(v,resulttype,false);
  679. end;
  680. end
  681. else if left.nodetype=pointerconstn then
  682. begin
  683. v:=tpointerconstnode(left).value;
  684. if (resulttype.def.deftype=pointerdef) then
  685. result:=cpointerconstnode.create(v,resulttype)
  686. else
  687. begin
  688. if is_currency(resulttype.def) then
  689. v:=v*10000;
  690. result:=cordconstnode.create(v,resulttype,false);
  691. end;
  692. end
  693. else
  694. begin
  695. { multiply by 10000 for currency. We need to use getcopy to pass
  696. the argument because the current node is always disposed. Only
  697. inserting the multiply in the left node is not possible because
  698. it'll get in an infinite loop to convert int->currency }
  699. if is_currency(resulttype.def) then
  700. begin
  701. result:=caddnode.create(muln,getcopy,cordconstnode.create(10000,resulttype,false));
  702. include(result.flags,nf_is_currency);
  703. end
  704. else if is_currency(left.resulttype.def) then
  705. begin
  706. result:=cmoddivnode.create(divn,getcopy,cordconstnode.create(10000,resulttype,false));
  707. include(result.flags,nf_is_currency);
  708. end;
  709. end;
  710. end;
  711. function ttypeconvnode.resulttype_int_to_real : tnode;
  712. var
  713. rv : bestreal;
  714. begin
  715. result:=nil;
  716. if left.nodetype=ordconstn then
  717. begin
  718. rv:=tordconstnode(left).value;
  719. if is_currency(resulttype.def) then
  720. rv:=rv*10000.0
  721. else if is_currency(left.resulttype.def) then
  722. rv:=rv/10000.0;
  723. result:=crealconstnode.create(rv,resulttype);
  724. end
  725. else
  726. begin
  727. { multiply by 10000 for currency. We need to use getcopy to pass
  728. the argument because the current node is always disposed. Only
  729. inserting the multiply in the left node is not possible because
  730. it'll get in an infinite loop to convert int->currency }
  731. if is_currency(resulttype.def) then
  732. begin
  733. result:=caddnode.create(muln,getcopy,crealconstnode.create(10000.0,resulttype));
  734. include(result.flags,nf_is_currency);
  735. end
  736. else if is_currency(left.resulttype.def) then
  737. begin
  738. result:=caddnode.create(slashn,getcopy,crealconstnode.create(10000.0,resulttype));
  739. include(result.flags,nf_is_currency);
  740. end;
  741. end;
  742. end;
  743. function ttypeconvnode.resulttype_real_to_currency : tnode;
  744. begin
  745. if not is_currency(resulttype.def) then
  746. internalerror(200304221);
  747. result:=nil;
  748. left:=caddnode.create(muln,left,crealconstnode.create(10000.0,left.resulttype));
  749. include(left.flags,nf_is_currency);
  750. resulttypepass(left);
  751. { Convert constants directly, else call Round() }
  752. if left.nodetype=realconstn then
  753. result:=cordconstnode.create(round(trealconstnode(left).value_real),resulttype,false)
  754. else
  755. result:=ccallnode.createinternres('fpc_round',
  756. ccallparanode.create(left,nil),resulttype);
  757. left:=nil;
  758. end;
  759. function ttypeconvnode.resulttype_real_to_real : tnode;
  760. begin
  761. result:=nil;
  762. if is_currency(left.resulttype.def) and not(is_currency(resulttype.def)) then
  763. begin
  764. left:=caddnode.create(slashn,left,crealconstnode.create(10000.0,left.resulttype));
  765. include(left.flags,nf_is_currency);
  766. resulttypepass(left);
  767. end
  768. else
  769. if is_currency(resulttype.def) and not(is_currency(left.resulttype.def)) then
  770. begin
  771. left:=caddnode.create(muln,left,crealconstnode.create(10000.0,left.resulttype));
  772. include(left.flags,nf_is_currency);
  773. resulttypepass(left);
  774. end;
  775. if left.nodetype=realconstn then
  776. result:=crealconstnode.create(trealconstnode(left).value_real,resulttype);
  777. end;
  778. function ttypeconvnode.resulttype_cchar_to_pchar : tnode;
  779. begin
  780. result:=nil;
  781. if is_pwidechar(resulttype.def) then
  782. inserttypeconv(left,cwidestringtype)
  783. else
  784. inserttypeconv(left,cshortstringtype);
  785. { evaluate again, reset resulttype so the convert_typ
  786. will be calculated again and cstring_to_pchar will
  787. be used for futher conversion }
  788. result:=det_resulttype;
  789. end;
  790. function ttypeconvnode.resulttype_cstring_to_pchar : tnode;
  791. begin
  792. result:=nil;
  793. if is_pwidechar(resulttype.def) then
  794. inserttypeconv(left,cwidestringtype);
  795. end;
  796. function ttypeconvnode.resulttype_arrayconstructor_to_set : tnode;
  797. var
  798. hp : tnode;
  799. begin
  800. result:=nil;
  801. if left.nodetype<>arrayconstructorn then
  802. internalerror(5546);
  803. { remove typeconv node }
  804. hp:=left;
  805. left:=nil;
  806. { create a set constructor tree }
  807. arrayconstructor_to_set(hp);
  808. result:=hp;
  809. end;
  810. function ttypeconvnode.resulttype_pchar_to_string : tnode;
  811. begin
  812. result := ccallnode.createinternres(
  813. 'fpc_pchar_to_'+tstringdef(resulttype.def).stringtypname,
  814. ccallparanode.create(left,nil),resulttype);
  815. left := nil;
  816. end;
  817. function ttypeconvnode.resulttype_interface_to_guid : tnode;
  818. begin
  819. if assigned(tobjectdef(left.resulttype.def).iidguid) then
  820. result:=cguidconstnode.create(tobjectdef(left.resulttype.def).iidguid^);
  821. end;
  822. function ttypeconvnode.resulttype_dynarray_to_openarray : tnode;
  823. begin
  824. { a dynamic array is a pointer to an array, so to convert it to }
  825. { an open array, we have to dereference it (JM) }
  826. result := ctypeconvnode.create_explicit(left,voidpointertype);
  827. { left is reused }
  828. left := nil;
  829. result := cderefnode.create(result);
  830. result.resulttype := resulttype;
  831. end;
  832. function ttypeconvnode.resulttype_pwchar_to_string : tnode;
  833. begin
  834. result := ccallnode.createinternres(
  835. 'fpc_pwidechar_to_'+tstringdef(resulttype.def).stringtypname,
  836. ccallparanode.create(left,nil),resulttype);
  837. left := nil;
  838. end;
  839. function ttypeconvnode.resulttype_variant_to_dynarray : tnode;
  840. begin
  841. result := ccallnode.createinternres(
  842. 'fpc_variant_to_dynarray',
  843. ccallparanode.create(caddrnode.create(crttinode.create(tstoreddef(resulttype.def),initrtti)),
  844. ccallparanode.create(left,nil)
  845. ),resulttype);
  846. left := nil;
  847. end;
  848. function ttypeconvnode.resulttype_dynarray_to_variant : tnode;
  849. begin
  850. result:=nil;
  851. end;
  852. function ttypeconvnode.resulttype_call_helper(c : tconverttype) : tnode;
  853. {$ifdef fpc}
  854. const
  855. resulttypeconvert : array[tconverttype] of pointer = (
  856. {equal} nil,
  857. {not_possible} nil,
  858. { string_2_string } @ttypeconvnode.resulttype_string_to_string,
  859. { char_2_string } @ttypeconvnode.resulttype_char_to_string,
  860. { char_2_chararray } @ttypeconvnode.resulttype_char_to_chararray,
  861. { pchar_2_string } @ttypeconvnode.resulttype_pchar_to_string,
  862. { cchar_2_pchar } @ttypeconvnode.resulttype_cchar_to_pchar,
  863. { cstring_2_pchar } @ttypeconvnode.resulttype_cstring_to_pchar,
  864. { ansistring_2_pchar } nil,
  865. { string_2_chararray } @ttypeconvnode.resulttype_string_to_chararray,
  866. { chararray_2_string } @ttypeconvnode.resulttype_chararray_to_string,
  867. { array_2_pointer } nil,
  868. { pointer_2_array } nil,
  869. { int_2_int } @ttypeconvnode.resulttype_int_to_int,
  870. { int_2_bool } nil,
  871. { bool_2_bool } nil,
  872. { bool_2_int } nil,
  873. { real_2_real } @ttypeconvnode.resulttype_real_to_real,
  874. { int_2_real } @ttypeconvnode.resulttype_int_to_real,
  875. { real_2_currency } @ttypeconvnode.resulttype_real_to_currency,
  876. { proc_2_procvar } nil,
  877. { arrayconstructor_2_set } @ttypeconvnode.resulttype_arrayconstructor_to_set,
  878. { load_smallset } nil,
  879. { cord_2_pointer } @ttypeconvnode.resulttype_cord_to_pointer,
  880. { intf_2_string } nil,
  881. { intf_2_guid } @ttypeconvnode.resulttype_interface_to_guid,
  882. { class_2_intf } nil,
  883. { char_2_char } @ttypeconvnode.resulttype_char_to_char,
  884. { normal_2_smallset} nil,
  885. { dynarray_2_openarray} @resulttype_dynarray_to_openarray,
  886. { pwchar_2_string} @resulttype_pwchar_to_string,
  887. { variant_2_dynarray} @resulttype_variant_to_dynarray,
  888. { dynarray_2_variant} @resulttype_dynarray_to_variant
  889. );
  890. type
  891. tprocedureofobject = function : tnode of object;
  892. var
  893. r : packed record
  894. proc : pointer;
  895. obj : pointer;
  896. end;
  897. begin
  898. result:=nil;
  899. { this is a little bit dirty but it works }
  900. { and should be quite portable too }
  901. r.proc:=resulttypeconvert[c];
  902. r.obj:=self;
  903. if assigned(r.proc) then
  904. result:=tprocedureofobject(r)();
  905. end;
  906. {$else}
  907. begin
  908. case c of
  909. tc_string_2_string: resulttype_string_to_string;
  910. tc_char_2_string : resulttype_char_to_string;
  911. tc_char_2_chararray: resulttype_char_to_chararray;
  912. tc_pchar_2_string : resulttype_pchar_to_string;
  913. tc_cchar_2_pchar : resulttype_cchar_to_pchar;
  914. tc_cstring_2_pchar : resulttype_cstring_to_pchar;
  915. tc_string_2_chararray : resulttype_string_to_chararray;
  916. tc_chararray_2_string : resulttype_chararray_to_string;
  917. tc_real_2_real : resulttype_real_to_real;
  918. tc_int_2_real : resulttype_int_to_real;
  919. tc_real_2_currency : resulttype_real_to_currency;
  920. tc_arrayconstructor_2_set : resulttype_arrayconstructor_to_set;
  921. tc_cord_2_pointer : resulttype_cord_to_pointer;
  922. tc_intf_2_guid : resulttype_interface_to_guid;
  923. tc_char_2_char : resulttype_char_to_char;
  924. tc_dynarray_2_openarray : resulttype_dynarray_to_openarray;
  925. tc_pwchar_2_string : resulttype_pwchar_to_string;
  926. tc_variant_2_dynarray : resulttype_variant_to_dynarray;
  927. tc_dynarray_2_variant : resulttype_dynarray_to_variant;
  928. end;
  929. end;
  930. {$Endif fpc}
  931. function ttypeconvnode.det_resulttype:tnode;
  932. var
  933. hp : tnode;
  934. currprocdef,
  935. aprocdef : tprocdef;
  936. eq : tequaltype;
  937. begin
  938. result:=nil;
  939. resulttype:=totype;
  940. resulttypepass(left);
  941. if codegenerror then
  942. exit;
  943. eq:=compare_defs_ext(left.resulttype.def,resulttype.def,left.nodetype,
  944. nf_explicit in flags,true,convtype,aprocdef);
  945. case eq of
  946. te_exact,
  947. te_equal :
  948. begin
  949. { because is_equal only checks the basetype for sets we need to
  950. check here if we are loading a smallset into a normalset }
  951. if (resulttype.def.deftype=setdef) and
  952. (left.resulttype.def.deftype=setdef) and
  953. ((tsetdef(resulttype.def).settype = smallset) xor
  954. (tsetdef(left.resulttype.def).settype = smallset)) then
  955. begin
  956. { constant sets can be converted by changing the type only }
  957. if (left.nodetype=setconstn) then
  958. begin
  959. left.resulttype:=resulttype;
  960. result:=left;
  961. left:=nil;
  962. exit;
  963. end;
  964. if (tsetdef(resulttype.def).settype <> smallset) then
  965. convtype:=tc_load_smallset
  966. else
  967. convtype := tc_normal_2_smallset;
  968. exit;
  969. end
  970. else
  971. begin
  972. { Only leave when there is no conversion to do.
  973. We can still need to call a conversion routine,
  974. like the routine to convert a stringconstnode }
  975. if convtype in [tc_equal,tc_not_possible] then
  976. begin
  977. left.resulttype:=resulttype;
  978. result:=left;
  979. left:=nil;
  980. exit;
  981. end;
  982. end;
  983. end;
  984. te_convert_l1,
  985. te_convert_l2,
  986. te_convert_l3 :
  987. begin
  988. { nothing to do }
  989. end;
  990. te_convert_operator :
  991. begin
  992. include(current_procinfo.flags,pi_do_call);
  993. inc(overloaded_operators[_assignment].refs);
  994. hp:=ccallnode.create(ccallparanode.create(left,nil),
  995. overloaded_operators[_assignment],nil,nil);
  996. { tell explicitly which def we must use !! (PM) }
  997. tcallnode(hp).procdefinition:=aprocdef;
  998. left:=nil;
  999. result:=hp;
  1000. exit;
  1001. end;
  1002. te_incompatible :
  1003. begin
  1004. { Procedures have a resulttype.def of voiddef and functions of their
  1005. own resulttype.def. They will therefore always be incompatible with
  1006. a procvar. Because isconvertable cannot check for procedures we
  1007. use an extra check for them.}
  1008. if (m_tp_procvar in aktmodeswitches) and
  1009. (resulttype.def.deftype=procvardef) then
  1010. begin
  1011. if is_procsym_load(left) then
  1012. begin
  1013. if (left.nodetype<>addrn) then
  1014. begin
  1015. convtype:=tc_proc_2_procvar;
  1016. { Now check if the procedure we are going to assign to
  1017. the procvar, is compatible with the procvar's type }
  1018. if proc_to_procvar_equal(tprocsym(tloadnode(left).symtableentry).first_procdef,
  1019. tprocvardef(resulttype.def),true)=te_incompatible then
  1020. CGMessage2(type_e_incompatible_types,tprocsym(tloadnode(left).symtableentry).first_procdef.typename,resulttype.def.typename);
  1021. exit;
  1022. end;
  1023. end
  1024. else
  1025. if (left.nodetype=calln) and
  1026. (tcallnode(left).para_count=0) then
  1027. begin
  1028. if assigned(tcallnode(left).right) then
  1029. begin
  1030. hp:=tcallnode(left).right.getcopy;
  1031. currprocdef:=tprocdef(hp.resulttype.def);
  1032. end
  1033. else
  1034. begin
  1035. currprocdef:=Tprocsym(Tcallnode(left).symtableprocentry).search_procdef_byprocvardef(Tprocvardef(resulttype.def));
  1036. hp:=cloadnode.create_procvar(tprocsym(tcallnode(left).symtableprocentry),
  1037. currprocdef,tcallnode(left).symtableproc);
  1038. if (tcallnode(left).symtableprocentry.owner.symtabletype=objectsymtable) then
  1039. begin
  1040. if assigned(tcallnode(left).methodpointer) then
  1041. begin
  1042. { Under certain circumstances the methodpointer is a loadvmtaddrn
  1043. which isn't possible if it is used as a method pointer, so
  1044. fix this.
  1045. If you change this, ensure that tests/tbs/tw2669.pp still works }
  1046. if tcallnode(left).methodpointer.nodetype=loadvmtaddrn then
  1047. tloadnode(hp).set_mp(tloadvmtaddrnode(tcallnode(left).methodpointer).left.getcopy)
  1048. else
  1049. tloadnode(hp).set_mp(tcallnode(left).methodpointer.getcopy);
  1050. end
  1051. else
  1052. tloadnode(hp).set_mp(load_self_node);
  1053. end;
  1054. resulttypepass(hp);
  1055. end;
  1056. left.free;
  1057. left:=hp;
  1058. convtype:=tc_proc_2_procvar;
  1059. { Now check if the procedure we are going to assign to
  1060. the procvar, is compatible with the procvar's type }
  1061. if proc_to_procvar_equal(currprocdef,
  1062. tprocvardef(resulttype.def),true)=te_incompatible then
  1063. CGMessage2(type_e_incompatible_types,tprocdef(left.resulttype.def).typename,resulttype.def.typename);
  1064. exit;
  1065. end;
  1066. end;
  1067. { Handle explicit type conversions }
  1068. if nf_explicit in flags then
  1069. begin
  1070. { do common tc_equal cast }
  1071. convtype:=tc_equal;
  1072. { check if the result could be in a register }
  1073. if (not(tstoreddef(resulttype.def).is_intregable) and
  1074. not(tstoreddef(resulttype.def).is_fpuregable)) or
  1075. ((left.resulttype.def.deftype = floatdef) and
  1076. (resulttype.def.deftype <> floatdef)) then
  1077. make_not_regable(left);
  1078. { class to class or object to object, with checkobject support }
  1079. if (resulttype.def.deftype=objectdef) and
  1080. (left.resulttype.def.deftype=objectdef) then
  1081. begin
  1082. if (cs_check_object in aktlocalswitches) then
  1083. begin
  1084. if is_class_or_interface(resulttype.def) then
  1085. begin
  1086. { we can translate the typeconvnode to 'as' when
  1087. typecasting to a class or interface }
  1088. hp:=casnode.create(left,cloadvmtaddrnode.create(ctypenode.create(resulttype)));
  1089. left:=nil;
  1090. result:=hp;
  1091. exit;
  1092. end;
  1093. end
  1094. else
  1095. begin
  1096. { check if the types are related }
  1097. if (not(tobjectdef(left.resulttype.def).is_related(tobjectdef(resulttype.def)))) and
  1098. (not(tobjectdef(resulttype.def).is_related(tobjectdef(left.resulttype.def)))) then
  1099. CGMessage2(type_w_classes_not_related,left.resulttype.def.typename,resulttype.def.typename);
  1100. end;
  1101. end
  1102. else
  1103. begin
  1104. { only if the same size or formal def }
  1105. if not(
  1106. (left.resulttype.def.deftype=formaldef) or
  1107. (
  1108. not(is_open_array(left.resulttype.def)) and
  1109. (left.resulttype.def.size=resulttype.def.size)
  1110. ) or
  1111. (
  1112. is_void(left.resulttype.def) and
  1113. (left.nodetype=derefn)
  1114. )
  1115. ) or
  1116. (left.resulttype.def.deftype=classrefdef) then
  1117. CGMessage(cg_e_illegal_type_conversion);
  1118. end;
  1119. end
  1120. else
  1121. CGMessage2(type_e_incompatible_types,left.resulttype.def.typename,resulttype.def.typename);
  1122. end;
  1123. else
  1124. internalerror(200211231);
  1125. end;
  1126. { Give hint for unportable code }
  1127. if ((left.resulttype.def.deftype=orddef) and
  1128. (resulttype.def.deftype in [pointerdef,procvardef,classrefdef])) or
  1129. ((resulttype.def.deftype=orddef) and
  1130. (left.resulttype.def.deftype in [pointerdef,procvardef,classrefdef])) then
  1131. CGMessage(cg_h_pointer_to_longint_conv_not_portable);
  1132. { Constant folding and other node transitions to
  1133. remove the typeconv node }
  1134. case left.nodetype of
  1135. loadn :
  1136. begin
  1137. { tp7 procvar support, when right is not a procvardef and we got a
  1138. loadn of a procvar (ignore procedures as void can not be converted)
  1139. then convert to a calln, the check for the result is already done
  1140. in is_convertible, also no conflict with @procvar is here because
  1141. that has an extra addrn }
  1142. if (m_tp_procvar in aktmodeswitches) and
  1143. (resulttype.def.deftype<>procvardef) and
  1144. { ignore internal typecasts to access methodpointer fields }
  1145. (resulttype.def<>methodpointertype.def) and
  1146. (left.resulttype.def.deftype=procvardef) and
  1147. (not is_void(tprocvardef(left.resulttype.def).rettype.def)) then
  1148. begin
  1149. hp:=ccallnode.create_procvar(nil,left);
  1150. resulttypepass(hp);
  1151. left:=hp;
  1152. end;
  1153. end;
  1154. niln :
  1155. begin
  1156. { nil to ordinal node }
  1157. if (resulttype.def.deftype=orddef) then
  1158. begin
  1159. hp:=cordconstnode.create(0,resulttype,true);
  1160. result:=hp;
  1161. exit;
  1162. end
  1163. else
  1164. { fold nil to any pointer type }
  1165. if (resulttype.def.deftype=pointerdef) then
  1166. begin
  1167. hp:=cnilnode.create;
  1168. hp.resulttype:=resulttype;
  1169. result:=hp;
  1170. exit;
  1171. end
  1172. else
  1173. { remove typeconv after niln, but not when the result is a
  1174. methodpointer. The typeconv of the methodpointer will then
  1175. take care of updateing size of niln to OS_64 }
  1176. if not((resulttype.def.deftype=procvardef) and
  1177. (po_methodpointer in tprocvardef(resulttype.def).procoptions)) then
  1178. begin
  1179. left.resulttype:=resulttype;
  1180. result:=left;
  1181. left:=nil;
  1182. exit;
  1183. end;
  1184. end;
  1185. ordconstn :
  1186. begin
  1187. { ordinal contants can be directly converted }
  1188. { but not char to char because it is a widechar to char or via versa }
  1189. { which needs extra code to do the code page transistion }
  1190. if is_ordinal(resulttype.def) and
  1191. not(convtype=tc_char_2_char) then
  1192. begin
  1193. { replace the resulttype and recheck the range }
  1194. left.resulttype:=resulttype;
  1195. testrange(left.resulttype.def,tordconstnode(left).value,(nf_explicit in flags));
  1196. result:=left;
  1197. left:=nil;
  1198. exit;
  1199. end;
  1200. end;
  1201. pointerconstn :
  1202. begin
  1203. { pointerconstn to any pointer is folded too }
  1204. if (resulttype.def.deftype=pointerdef) then
  1205. begin
  1206. left.resulttype:=resulttype;
  1207. result:=left;
  1208. left:=nil;
  1209. exit;
  1210. end
  1211. { constant pointer to ordinal }
  1212. else if is_ordinal(resulttype.def) then
  1213. begin
  1214. hp:=cordconstnode.create(tpointerconstnode(left).value,
  1215. resulttype,true);
  1216. result:=hp;
  1217. exit;
  1218. end;
  1219. end;
  1220. end;
  1221. { now call the resulttype helper to do constant folding }
  1222. result:=resulttype_call_helper(convtype);
  1223. end;
  1224. procedure Ttypeconvnode.mark_write;
  1225. begin
  1226. left.mark_write;
  1227. end;
  1228. function ttypeconvnode.first_cord_to_pointer : tnode;
  1229. begin
  1230. result:=nil;
  1231. internalerror(200104043);
  1232. end;
  1233. function ttypeconvnode.first_int_to_int : tnode;
  1234. begin
  1235. first_int_to_int:=nil;
  1236. if (left.expectloc<>LOC_REGISTER) and
  1237. not is_void(left.resulttype.def) and
  1238. (resulttype.def.size>left.resulttype.def.size) then
  1239. expectloc:=LOC_REGISTER
  1240. else
  1241. expectloc:=left.expectloc;
  1242. if is_64bit(resulttype.def) then
  1243. registers32:=max(registers32,2)
  1244. else
  1245. registers32:=max(registers32,1);
  1246. end;
  1247. function ttypeconvnode.first_cstring_to_pchar : tnode;
  1248. begin
  1249. first_cstring_to_pchar:=nil;
  1250. registers32:=1;
  1251. expectloc:=LOC_REGISTER;
  1252. end;
  1253. function ttypeconvnode.first_string_to_chararray : tnode;
  1254. begin
  1255. first_string_to_chararray:=nil;
  1256. expectloc:=left.expectloc;
  1257. end;
  1258. function ttypeconvnode.first_char_to_string : tnode;
  1259. begin
  1260. first_char_to_string:=nil;
  1261. expectloc:=LOC_REFERENCE;
  1262. end;
  1263. function ttypeconvnode.first_nothing : tnode;
  1264. begin
  1265. first_nothing:=nil;
  1266. end;
  1267. function ttypeconvnode.first_array_to_pointer : tnode;
  1268. begin
  1269. first_array_to_pointer:=nil;
  1270. if registers32<1 then
  1271. registers32:=1;
  1272. expectloc:=LOC_REGISTER;
  1273. end;
  1274. function ttypeconvnode.first_int_to_real: tnode;
  1275. var
  1276. fname: string[32];
  1277. typname : string[12];
  1278. begin
  1279. { Get the type name }
  1280. { Normally the typename should be one of the following:
  1281. single, double - carl
  1282. }
  1283. typname := lower(pbestrealtype^.def.gettypename);
  1284. { converting a 64bit integer to a float requires a helper }
  1285. if is_64bit(left.resulttype.def) then
  1286. begin
  1287. if is_signed(left.resulttype.def) then
  1288. fname := 'fpc_int64_to_'+typname
  1289. else
  1290. {$warning generic conversion from int to float does not support unsigned integers}
  1291. fname := 'fpc_int64_to_'+typname;
  1292. result := ccallnode.createintern(fname,ccallparanode.create(
  1293. left,nil));
  1294. left:=nil;
  1295. firstpass(result);
  1296. exit;
  1297. end
  1298. else
  1299. { other integers are supposed to be 32 bit }
  1300. begin
  1301. {$warning generic conversion from int to float does not support unsigned integers}
  1302. if is_signed(left.resulttype.def) then
  1303. fname := 'fpc_longint_to_'+typname
  1304. else
  1305. fname := 'fpc_longint_to_'+typname;
  1306. result := ccallnode.createintern(fname,ccallparanode.create(
  1307. left,nil));
  1308. left:=nil;
  1309. firstpass(result);
  1310. exit;
  1311. end;
  1312. end;
  1313. function ttypeconvnode.first_real_to_real : tnode;
  1314. begin
  1315. first_real_to_real:=nil;
  1316. { comp isn't a floating type }
  1317. {$ifdef i386}
  1318. if (tfloatdef(resulttype.def).typ=s64comp) and
  1319. (tfloatdef(left.resulttype.def).typ<>s64comp) and
  1320. not (nf_explicit in flags) then
  1321. CGMessage(type_w_convert_real_2_comp);
  1322. {$endif}
  1323. if registersfpu<1 then
  1324. registersfpu:=1;
  1325. expectloc:=LOC_FPUREGISTER;
  1326. end;
  1327. function ttypeconvnode.first_pointer_to_array : tnode;
  1328. begin
  1329. first_pointer_to_array:=nil;
  1330. if registers32<1 then
  1331. registers32:=1;
  1332. expectloc:=LOC_REFERENCE;
  1333. end;
  1334. function ttypeconvnode.first_cchar_to_pchar : tnode;
  1335. begin
  1336. first_cchar_to_pchar:=nil;
  1337. internalerror(200104021);
  1338. end;
  1339. function ttypeconvnode.first_bool_to_int : tnode;
  1340. begin
  1341. first_bool_to_int:=nil;
  1342. { byte(boolean) or word(wordbool) or longint(longbool) must
  1343. be accepted for var parameters }
  1344. if (nf_explicit in flags) and
  1345. (left.resulttype.def.size=resulttype.def.size) and
  1346. (left.expectloc in [LOC_REFERENCE,LOC_CREFERENCE,LOC_CREGISTER]) then
  1347. exit;
  1348. { when converting to 64bit, first convert to a 32bit int and then }
  1349. { convert to a 64bit int (only necessary for 32bit processors) (JM) }
  1350. if resulttype.def.size > sizeof(aword) then
  1351. begin
  1352. result := ctypeconvnode.create_explicit(left,u32bittype);
  1353. result := ctypeconvnode.create(result,resulttype);
  1354. left := nil;
  1355. firstpass(result);
  1356. exit;
  1357. end;
  1358. expectloc:=LOC_REGISTER;
  1359. if registers32<1 then
  1360. registers32:=1;
  1361. end;
  1362. function ttypeconvnode.first_int_to_bool : tnode;
  1363. begin
  1364. first_int_to_bool:=nil;
  1365. { byte(boolean) or word(wordbool) or longint(longbool) must
  1366. be accepted for var parameters }
  1367. if (nf_explicit in flags) and
  1368. (left.resulttype.def.size=resulttype.def.size) and
  1369. (left.expectloc in [LOC_REFERENCE,LOC_CREFERENCE,LOC_CREGISTER]) then
  1370. exit;
  1371. expectloc:=LOC_REGISTER;
  1372. { need if bool to bool !!
  1373. not very nice !!
  1374. insertypeconv(left,s32bittype);
  1375. left.explizit:=true;
  1376. firstpass(left); }
  1377. if registers32<1 then
  1378. registers32:=1;
  1379. end;
  1380. function ttypeconvnode.first_bool_to_bool : tnode;
  1381. begin
  1382. first_bool_to_bool:=nil;
  1383. expectloc:=LOC_REGISTER;
  1384. if registers32<1 then
  1385. registers32:=1;
  1386. end;
  1387. function ttypeconvnode.first_char_to_char : tnode;
  1388. begin
  1389. first_char_to_char:=first_int_to_int;
  1390. end;
  1391. function ttypeconvnode.first_proc_to_procvar : tnode;
  1392. begin
  1393. first_proc_to_procvar:=nil;
  1394. if assigned(tunarynode(left).left) then
  1395. begin
  1396. if (left.expectloc<>LOC_CREFERENCE) then
  1397. CGMessage(cg_e_illegal_expression);
  1398. registers32:=left.registers32;
  1399. expectloc:=left.expectloc
  1400. end
  1401. else
  1402. begin
  1403. registers32:=left.registers32;
  1404. if registers32<1 then
  1405. registers32:=1;
  1406. expectloc:=LOC_REGISTER;
  1407. end
  1408. end;
  1409. function ttypeconvnode.first_load_smallset : tnode;
  1410. var
  1411. srsym: ttypesym;
  1412. p: tcallparanode;
  1413. begin
  1414. if not searchsystype('FPC_SMALL_SET',srsym) then
  1415. internalerror(200108313);
  1416. p := ccallparanode.create(left,nil);
  1417. { reused }
  1418. left := nil;
  1419. { convert parameter explicitely to fpc_small_set }
  1420. p.left := ctypeconvnode.create_explicit(p.left,srsym.restype);
  1421. { create call, adjust resulttype }
  1422. result :=
  1423. ccallnode.createinternres('fpc_set_load_small',p,resulttype);
  1424. firstpass(result);
  1425. end;
  1426. function ttypeconvnode.first_ansistring_to_pchar : tnode;
  1427. begin
  1428. first_ansistring_to_pchar:=nil;
  1429. expectloc:=LOC_REGISTER;
  1430. if registers32<1 then
  1431. registers32:=1;
  1432. end;
  1433. function ttypeconvnode.first_arrayconstructor_to_set : tnode;
  1434. begin
  1435. first_arrayconstructor_to_set:=nil;
  1436. internalerror(200104022);
  1437. end;
  1438. function ttypeconvnode.first_class_to_intf : tnode;
  1439. begin
  1440. first_class_to_intf:=nil;
  1441. expectloc:=LOC_REFERENCE;
  1442. if registers32<1 then
  1443. registers32:=1;
  1444. end;
  1445. function ttypeconvnode._first_int_to_int : tnode;
  1446. begin
  1447. result:=first_int_to_int;
  1448. end;
  1449. function ttypeconvnode._first_cstring_to_pchar : tnode;
  1450. begin
  1451. result:=first_cstring_to_pchar;
  1452. end;
  1453. function ttypeconvnode._first_string_to_chararray : tnode;
  1454. begin
  1455. result:=first_string_to_chararray;
  1456. end;
  1457. function ttypeconvnode._first_char_to_string : tnode;
  1458. begin
  1459. result:=first_char_to_string;
  1460. end;
  1461. function ttypeconvnode._first_nothing : tnode;
  1462. begin
  1463. result:=first_nothing;
  1464. end;
  1465. function ttypeconvnode._first_array_to_pointer : tnode;
  1466. begin
  1467. result:=first_array_to_pointer;
  1468. end;
  1469. function ttypeconvnode._first_int_to_real : tnode;
  1470. begin
  1471. result:=first_int_to_real;
  1472. end;
  1473. function ttypeconvnode._first_real_to_real : tnode;
  1474. begin
  1475. result:=first_real_to_real;
  1476. end;
  1477. function ttypeconvnode._first_pointer_to_array : tnode;
  1478. begin
  1479. result:=first_pointer_to_array;
  1480. end;
  1481. function ttypeconvnode._first_cchar_to_pchar : tnode;
  1482. begin
  1483. result:=first_cchar_to_pchar;
  1484. end;
  1485. function ttypeconvnode._first_bool_to_int : tnode;
  1486. begin
  1487. result:=first_bool_to_int;
  1488. end;
  1489. function ttypeconvnode._first_int_to_bool : tnode;
  1490. begin
  1491. result:=first_int_to_bool;
  1492. end;
  1493. function ttypeconvnode._first_bool_to_bool : tnode;
  1494. begin
  1495. result:=first_bool_to_bool;
  1496. end;
  1497. function ttypeconvnode._first_proc_to_procvar : tnode;
  1498. begin
  1499. result:=first_proc_to_procvar;
  1500. end;
  1501. function ttypeconvnode._first_load_smallset : tnode;
  1502. begin
  1503. result:=first_load_smallset;
  1504. end;
  1505. function ttypeconvnode._first_cord_to_pointer : tnode;
  1506. begin
  1507. result:=first_cord_to_pointer;
  1508. end;
  1509. function ttypeconvnode._first_ansistring_to_pchar : tnode;
  1510. begin
  1511. result:=first_ansistring_to_pchar;
  1512. end;
  1513. function ttypeconvnode._first_arrayconstructor_to_set : tnode;
  1514. begin
  1515. result:=first_arrayconstructor_to_set;
  1516. end;
  1517. function ttypeconvnode._first_class_to_intf : tnode;
  1518. begin
  1519. result:=first_class_to_intf;
  1520. end;
  1521. function ttypeconvnode._first_char_to_char : tnode;
  1522. begin
  1523. result:=first_char_to_char;
  1524. end;
  1525. function ttypeconvnode.first_call_helper(c : tconverttype) : tnode;
  1526. const
  1527. firstconvert : array[tconverttype] of pointer = (
  1528. @ttypeconvnode._first_nothing, {equal}
  1529. @ttypeconvnode._first_nothing, {not_possible}
  1530. nil, { removed in resulttype_string_to_string }
  1531. @ttypeconvnode._first_char_to_string,
  1532. @ttypeconvnode._first_nothing, { char_2_chararray, needs nothing extra }
  1533. nil, { removed in resulttype_chararray_to_string }
  1534. @ttypeconvnode._first_cchar_to_pchar,
  1535. @ttypeconvnode._first_cstring_to_pchar,
  1536. @ttypeconvnode._first_ansistring_to_pchar,
  1537. @ttypeconvnode._first_string_to_chararray,
  1538. nil, { removed in resulttype_chararray_to_string }
  1539. @ttypeconvnode._first_array_to_pointer,
  1540. @ttypeconvnode._first_pointer_to_array,
  1541. @ttypeconvnode._first_int_to_int,
  1542. @ttypeconvnode._first_int_to_bool,
  1543. @ttypeconvnode._first_bool_to_bool,
  1544. @ttypeconvnode._first_bool_to_int,
  1545. @ttypeconvnode._first_real_to_real,
  1546. @ttypeconvnode._first_int_to_real,
  1547. nil, { removed in resulttype_real_to_currency }
  1548. @ttypeconvnode._first_proc_to_procvar,
  1549. @ttypeconvnode._first_arrayconstructor_to_set,
  1550. @ttypeconvnode._first_load_smallset,
  1551. @ttypeconvnode._first_cord_to_pointer,
  1552. @ttypeconvnode._first_nothing,
  1553. @ttypeconvnode._first_nothing,
  1554. @ttypeconvnode._first_class_to_intf,
  1555. @ttypeconvnode._first_char_to_char,
  1556. @ttypeconvnode._first_nothing,
  1557. @ttypeconvnode._first_nothing,
  1558. nil,
  1559. nil,
  1560. nil
  1561. );
  1562. type
  1563. tprocedureofobject = function : tnode of object;
  1564. var
  1565. r : packed record
  1566. proc : pointer;
  1567. obj : pointer;
  1568. end;
  1569. begin
  1570. { this is a little bit dirty but it works }
  1571. { and should be quite portable too }
  1572. r.proc:=firstconvert[c];
  1573. r.obj:=self;
  1574. first_call_helper:=tprocedureofobject(r){$ifdef FPC}(){$endif FPC}
  1575. end;
  1576. function ttypeconvnode.pass_1 : tnode;
  1577. begin
  1578. result:=nil;
  1579. firstpass(left);
  1580. if codegenerror then
  1581. exit;
  1582. { load the value_str from the left part }
  1583. registers32:=left.registers32;
  1584. registersfpu:=left.registersfpu;
  1585. {$ifdef SUPPORT_MMX}
  1586. registersmmx:=left.registersmmx;
  1587. {$endif}
  1588. expectloc:=left.expectloc;
  1589. if nf_explicit in flags then
  1590. begin
  1591. { check if the result could be in a register }
  1592. if not(tstoreddef(resulttype.def).is_intregable) and
  1593. not(tstoreddef(resulttype.def).is_fpuregable) then
  1594. make_not_regable(left);
  1595. end;
  1596. result:=first_call_helper(convtype);
  1597. end;
  1598. function ttypeconvnode.docompare(p: tnode) : boolean;
  1599. begin
  1600. docompare :=
  1601. inherited docompare(p) and
  1602. (convtype = ttypeconvnode(p).convtype);
  1603. end;
  1604. {*****************************************************************************
  1605. TISNODE
  1606. *****************************************************************************}
  1607. constructor tisnode.create(l,r : tnode);
  1608. begin
  1609. inherited create(isn,l,r);
  1610. end;
  1611. function tisnode.det_resulttype:tnode;
  1612. var
  1613. paras: tcallparanode;
  1614. begin
  1615. result:=nil;
  1616. resulttypepass(left);
  1617. resulttypepass(right);
  1618. set_varstate(left,true);
  1619. set_varstate(right,true);
  1620. if codegenerror then
  1621. exit;
  1622. if (right.resulttype.def.deftype=classrefdef) then
  1623. begin
  1624. { left must be a class }
  1625. if is_class(left.resulttype.def) then
  1626. begin
  1627. { the operands must be related }
  1628. if (not(tobjectdef(left.resulttype.def).is_related(
  1629. tobjectdef(tclassrefdef(right.resulttype.def).pointertype.def)))) and
  1630. (not(tobjectdef(tclassrefdef(right.resulttype.def).pointertype.def).is_related(
  1631. tobjectdef(left.resulttype.def)))) then
  1632. CGMessage2(type_e_classes_not_related,left.resulttype.def.typename,
  1633. tclassrefdef(right.resulttype.def).pointertype.def.typename);
  1634. end
  1635. else
  1636. CGMessage1(type_e_class_type_expected,left.resulttype.def.typename);
  1637. { call fpc_do_is helper }
  1638. paras := ccallparanode.create(
  1639. left,
  1640. ccallparanode.create(
  1641. right,nil));
  1642. result := ccallnode.createintern('fpc_do_is',paras);
  1643. left := nil;
  1644. right := nil;
  1645. end
  1646. else if is_interface(right.resulttype.def) then
  1647. begin
  1648. { left is a class }
  1649. if is_class(left.resulttype.def) then
  1650. begin
  1651. { the operands must be related }
  1652. if not(assigned(tobjectdef(left.resulttype.def).implementedinterfaces) and
  1653. (tobjectdef(left.resulttype.def).implementedinterfaces.searchintf(right.resulttype.def)<>-1)) then
  1654. CGMessage2(type_e_classes_not_related,left.resulttype.def.typename,right.resulttype.def.typename);
  1655. end
  1656. { left is an interface }
  1657. else if is_interface(left.resulttype.def) then
  1658. begin
  1659. { the operands must be related }
  1660. if (not(tobjectdef(left.resulttype.def).is_related(tobjectdef(right.resulttype.def)))) and
  1661. (not(tobjectdef(right.resulttype.def).is_related(tobjectdef(left.resulttype.def)))) then
  1662. CGMessage(type_e_mismatch);
  1663. end
  1664. else
  1665. CGMessage1(type_e_class_type_expected,left.resulttype.def.typename);
  1666. { call fpc_do_is helper }
  1667. paras := ccallparanode.create(
  1668. left,
  1669. ccallparanode.create(
  1670. right,nil));
  1671. result := ccallnode.createintern('fpc_do_is',paras);
  1672. left := nil;
  1673. right := nil;
  1674. end
  1675. else
  1676. CGMessage1(type_e_class_or_interface_type_expected,right.resulttype.def.typename);
  1677. resulttype:=booltype;
  1678. end;
  1679. function tisnode.pass_1 : tnode;
  1680. begin
  1681. internalerror(200204254);
  1682. result:=nil;
  1683. end;
  1684. { dummy pass_2, it will never be called, but we need one since }
  1685. { you can't instantiate an abstract class }
  1686. procedure tisnode.pass_2;
  1687. begin
  1688. end;
  1689. {*****************************************************************************
  1690. TASNODE
  1691. *****************************************************************************}
  1692. constructor tasnode.create(l,r : tnode);
  1693. begin
  1694. inherited create(asn,l,r);
  1695. call := nil;
  1696. end;
  1697. destructor tasnode.destroy;
  1698. begin
  1699. call.free;
  1700. inherited destroy;
  1701. end;
  1702. function tasnode.det_resulttype:tnode;
  1703. var
  1704. hp : tnode;
  1705. begin
  1706. result:=nil;
  1707. resulttypepass(right);
  1708. resulttypepass(left);
  1709. set_varstate(right,true);
  1710. set_varstate(left,true);
  1711. if codegenerror then
  1712. exit;
  1713. if (right.resulttype.def.deftype=classrefdef) then
  1714. begin
  1715. { left must be a class }
  1716. if is_class(left.resulttype.def) then
  1717. begin
  1718. { the operands must be related }
  1719. if (not(tobjectdef(left.resulttype.def).is_related(
  1720. tobjectdef(tclassrefdef(right.resulttype.def).pointertype.def)))) and
  1721. (not(tobjectdef(tclassrefdef(right.resulttype.def).pointertype.def).is_related(
  1722. tobjectdef(left.resulttype.def)))) then
  1723. CGMessage2(type_e_classes_not_related,left.resulttype.def.typename,
  1724. tclassrefdef(right.resulttype.def).pointertype.def.typename);
  1725. end
  1726. else
  1727. CGMessage1(type_e_class_type_expected,left.resulttype.def.typename);
  1728. resulttype:=tclassrefdef(right.resulttype.def).pointertype;
  1729. end
  1730. else if is_interface(right.resulttype.def) then
  1731. begin
  1732. { left is a class }
  1733. if is_class(left.resulttype.def) then
  1734. begin
  1735. { the operands must be related
  1736. no, because the class instance could be a child class of the current one which
  1737. implements additional interfaces (FK)
  1738. b:=false;
  1739. o:=tobjectdef(left.resulttype.def);
  1740. while assigned(o) do
  1741. begin
  1742. if assigned(o.implementedinterfaces) and
  1743. (o.implementedinterfaces.searchintf(right.resulttype.def)<>-1) then
  1744. begin
  1745. b:=true;
  1746. break;
  1747. end;
  1748. o:=o.childof;
  1749. end;
  1750. if not(b) then
  1751. CGMessage2(type_e_classes_not_related,left.resulttype.def.typename,right.resulttype.def.typename);
  1752. }
  1753. end
  1754. { left is an interface }
  1755. else if is_interface(left.resulttype.def) then
  1756. begin
  1757. { the operands must be related
  1758. we don't necessarily know how the both interfaces are implemented, so we can't do this check (FK)
  1759. if (not(tobjectdef(left.resulttype.def).is_related(tobjectdef(right.resulttype.def)))) and
  1760. (not(tobjectdef(right.resulttype.def).is_related(tobjectdef(left.resulttype.def)))) then
  1761. CGMessage2(type_e_classes_not_related,left.resulttype.def.typename,right.resulttype.def.typename);
  1762. }
  1763. end
  1764. else
  1765. CGMessage1(type_e_class_type_expected,left.resulttype.def.typename);
  1766. resulttype:=right.resulttype;
  1767. { load the GUID of the interface }
  1768. if (right.nodetype=typen) then
  1769. begin
  1770. if assigned(tobjectdef(right.resulttype.def).iidguid) then
  1771. begin
  1772. hp:=cguidconstnode.create(tobjectdef(right.resulttype.def).iidguid^);
  1773. right.free;
  1774. right:=hp;
  1775. end
  1776. else
  1777. internalerror(200206282);
  1778. resulttypepass(right);
  1779. end;
  1780. end
  1781. else
  1782. CGMessage1(type_e_class_or_interface_type_expected,right.resulttype.def.typename);
  1783. end;
  1784. function tasnode.getcopy: tnode;
  1785. begin
  1786. result := inherited getcopy;
  1787. if assigned(call) then
  1788. tasnode(result).call := call.getcopy
  1789. else
  1790. tasnode(result).call := nil;
  1791. end;
  1792. function tasnode.pass_1 : tnode;
  1793. var
  1794. procname: string;
  1795. begin
  1796. result:=nil;
  1797. if not assigned(call) then
  1798. begin
  1799. if is_class(left.resulttype.def) and
  1800. (right.resulttype.def.deftype=classrefdef) then
  1801. call := ccallnode.createinternres('fpc_do_as',
  1802. ccallparanode.create(left,ccallparanode.create(right,nil)),
  1803. resulttype)
  1804. else
  1805. begin
  1806. if is_class(left.resulttype.def) then
  1807. procname := 'fpc_class_as_intf'
  1808. else
  1809. procname := 'fpc_intf_as';
  1810. call := ccallnode.createinternres(procname,
  1811. ccallparanode.create(right,ccallparanode.create(left,nil)),
  1812. resulttype);
  1813. end;
  1814. left := nil;
  1815. right := nil;
  1816. firstpass(call);
  1817. if codegenerror then
  1818. exit;
  1819. expectloc:=call.expectloc;
  1820. registers32:=call.registers32;
  1821. registersfpu:=call.registersfpu;
  1822. {$ifdef SUPPORT_MMX}
  1823. registersmmx:=call.registersmmx;
  1824. {$endif SUPPORT_MMX}
  1825. end;
  1826. end;
  1827. begin
  1828. ctypeconvnode:=ttypeconvnode;
  1829. casnode:=tasnode;
  1830. cisnode:=tisnode;
  1831. end.
  1832. {
  1833. $Log$
  1834. Revision 1.118 2003-09-06 22:27:08 florian
  1835. * fixed web bug 2669
  1836. * cosmetic fix in printnode
  1837. * tobjectdef.gettypename implemented
  1838. Revision 1.117 2003/09/03 15:55:01 peter
  1839. * NEWRA branch merged
  1840. Revision 1.116 2003/08/10 17:25:23 peter
  1841. * fixed some reported bugs
  1842. Revision 1.115 2003/06/05 20:05:55 peter
  1843. * removed changesettype because that will change the definition
  1844. of the setdef forever and can result in a different between
  1845. original interface and current implementation definition
  1846. Revision 1.114 2003/06/04 17:55:09 jonas
  1847. * disable fpuregable for fpu variables typecasted to non fpu-type
  1848. Revision 1.113 2003/06/04 17:29:01 jonas
  1849. * fixed void_to_(int,pointer) typeconversion
  1850. Revision 1.112 2003/06/03 21:05:48 peter
  1851. * fix check for procedure without parameters
  1852. * calling constructor as member will not allocate memory
  1853. Revision 1.111 2003/05/11 21:37:03 peter
  1854. * moved implicit exception frame from ncgutil to psub
  1855. * constructor/destructor helpers moved from cobj/ncgutil to psub
  1856. Revision 1.110 2003/05/09 17:47:02 peter
  1857. * self moved to hidden parameter
  1858. * removed hdisposen,hnewn,selfn
  1859. Revision 1.109 2003/04/27 11:21:33 peter
  1860. * aktprocdef renamed to current_procdef
  1861. * procinfo renamed to current_procinfo
  1862. * procinfo will now be stored in current_module so it can be
  1863. cleaned up properly
  1864. * gen_main_procsym changed to create_main_proc and release_main_proc
  1865. to also generate a tprocinfo structure
  1866. * fixed unit implicit initfinal
  1867. Revision 1.108 2003/04/23 20:16:04 peter
  1868. + added currency support based on int64
  1869. + is_64bit for use in cg units instead of is_64bitint
  1870. * removed cgmessage from n386add, replace with internalerrors
  1871. Revision 1.107 2003/04/23 13:13:08 peter
  1872. * fix checking of procdef type which was broken since loadn returned
  1873. pointertype for tp procvar
  1874. Revision 1.106 2003/04/23 10:10:07 peter
  1875. * expectloc fixes
  1876. Revision 1.105 2003/04/22 23:50:23 peter
  1877. * firstpass uses expectloc
  1878. * checks if there are differences between the expectloc and
  1879. location.loc from secondpass in EXTDEBUG
  1880. Revision 1.104 2003/04/22 09:52:30 peter
  1881. * do not convert procvars with void return to callnode
  1882. Revision 1.103 2003/03/17 18:54:23 peter
  1883. * fix missing self setting for method to procvar conversion in
  1884. tp_procvar mode
  1885. Revision 1.102 2003/02/15 22:15:57 carl
  1886. * generic conversaion routines only work on signed types
  1887. Revision 1.101 2003/01/16 22:13:52 peter
  1888. * convert_l3 convertlevel added. This level is used for conversions
  1889. where information can be lost like converting widestring->ansistring
  1890. or dword->byte
  1891. Revision 1.100 2003/01/15 01:44:32 peter
  1892. * merged methodpointer fixes from 1.0.x
  1893. Revision 1.99 2003/01/09 21:43:39 peter
  1894. * constant string conversion fixed, it's now equal to both
  1895. shortstring, ansistring and the typeconvnode will return
  1896. te_equal but still return convtype to change the constnode
  1897. Revision 1.98 2003/01/05 22:41:40 peter
  1898. * move code that checks for longint-pointer conversion hint
  1899. Revision 1.97 2003/01/03 12:15:56 daniel
  1900. * Removed ifdefs around notifications
  1901. ifdefs around for loop optimizations remain
  1902. Revision 1.96 2002/12/22 16:34:49 peter
  1903. * proc-procvar crash fixed (tw2277)
  1904. Revision 1.95 2002/12/20 16:01:26 peter
  1905. * don't allow class(classref) conversion
  1906. Revision 1.94 2002/12/05 14:27:26 florian
  1907. * some variant <-> dyn. array stuff
  1908. Revision 1.93 2002/11/30 10:45:14 carl
  1909. * fix bug with checking of duplicated items in sets (new sets bug only)
  1910. Revision 1.92 2002/11/27 19:43:21 carl
  1911. * updated notes and hints
  1912. Revision 1.91 2002/11/27 13:11:38 peter
  1913. * more currency fixes, taddcurr runs now successfull
  1914. Revision 1.90 2002/11/27 11:29:21 peter
  1915. * when converting from and to currency divide or multiple the
  1916. result by 10000
  1917. Revision 1.89 2002/11/25 17:43:18 peter
  1918. * splitted defbase in defutil,symutil,defcmp
  1919. * merged isconvertable and is_equal into compare_defs(_ext)
  1920. * made operator search faster by walking the list only once
  1921. Revision 1.88 2002/11/17 16:31:56 carl
  1922. * memory optimization (3-4%) : cleanup of tai fields,
  1923. cleanup of tdef and tsym fields.
  1924. * make it work for m68k
  1925. Revision 1.87 2002/10/10 16:07:57 florian
  1926. + several widestring/pwidechar related stuff added
  1927. Revision 1.86 2002/10/06 16:10:23 florian
  1928. * when compiling <interface> as <interface> we can't assume
  1929. anything about relation
  1930. Revision 1.85 2002/10/05 12:43:25 carl
  1931. * fixes for Delphi 6 compilation
  1932. (warning : Some features do not work under Delphi)
  1933. Revision 1.84 2002/10/02 20:23:50 florian
  1934. - removed the relation check for <class> as <interface> because we don't
  1935. know the runtime type of <class>! It could be a child class of the given type
  1936. which implements additional interfaces
  1937. Revision 1.83 2002/10/02 20:17:14 florian
  1938. + the as operator for <class> as <interface> has to check the parent classes as well
  1939. Revision 1.82 2002/09/30 07:00:47 florian
  1940. * fixes to common code to get the alpha compiler compiled applied
  1941. Revision 1.81 2002/09/16 14:11:13 peter
  1942. * add argument to equal_paras() to support default values or not
  1943. Revision 1.80 2002/09/07 20:40:23 carl
  1944. * cardinal -> longword
  1945. Revision 1.79 2002/09/07 15:25:03 peter
  1946. * old logs removed and tabs fixed
  1947. Revision 1.78 2002/09/07 12:16:04 carl
  1948. * second part bug report 1996 fix, testrange in cordconstnode
  1949. only called if option is set (also make parsing a tiny faster)
  1950. Revision 1.77 2002/09/05 05:56:07 jonas
  1951. - reverted my last commit, it was completely bogus :(
  1952. Revision 1.75 2002/09/02 19:24:42 peter
  1953. * array of char support for Str()
  1954. Revision 1.74 2002/09/01 08:01:16 daniel
  1955. * Removed sets from Tcallnode.det_resulttype
  1956. + Added read/write notifications of variables. These will be usefull
  1957. for providing information for several optimizations. For example
  1958. the value of the loop variable of a for loop does matter is the
  1959. variable is read after the for loop, but if it's no longer used
  1960. or written, it doesn't matter and this can be used to optimize
  1961. the loop code generation.
  1962. Revision 1.73 2002/08/23 16:14:49 peter
  1963. * tempgen cleanup
  1964. * tt_noreuse temp type added that will be used in genentrycode
  1965. Revision 1.72 2002/08/20 18:23:33 jonas
  1966. * the as node again uses a compilerproc
  1967. + (untested) support for interface "as" statements
  1968. Revision 1.71 2002/08/19 19:36:43 peter
  1969. * More fixes for cross unit inlining, all tnodes are now implemented
  1970. * Moved pocall_internconst to po_internconst because it is not a
  1971. calling type at all and it conflicted when inlining of these small
  1972. functions was requested
  1973. Revision 1.70 2002/08/17 09:23:36 florian
  1974. * first part of current_procinfo rewrite
  1975. Revision 1.69 2002/08/14 19:26:55 carl
  1976. + generic int_to_real type conversion
  1977. + generic unaryminus node
  1978. Revision 1.68 2002/08/11 16:08:55 florian
  1979. + support of explicit type case boolean->char
  1980. Revision 1.67 2002/08/11 15:28:00 florian
  1981. + support of explicit type case <any ordinal type>->pointer
  1982. (delphi mode only)
  1983. Revision 1.66 2002/08/09 07:33:01 florian
  1984. * a couple of interface related fixes
  1985. Revision 1.65 2002/07/29 21:23:42 florian
  1986. * more fixes for the ppc
  1987. + wrappers for the tcnvnode.first_* stuff introduced
  1988. Revision 1.64 2002/07/23 12:34:30 daniel
  1989. * Readded old set code. To use it define 'oldset'. Activated by default
  1990. for ppc.
  1991. Revision 1.63 2002/07/23 09:51:22 daniel
  1992. * Tried to make Tprocsym.defs protected. I didn't succeed but the cleanups
  1993. are worth comitting.
  1994. Revision 1.62 2002/07/22 11:48:04 daniel
  1995. * Sets are now internally sets.
  1996. Revision 1.61 2002/07/20 17:16:02 florian
  1997. + source code page support
  1998. Revision 1.60 2002/07/20 11:57:54 florian
  1999. * types.pas renamed to defbase.pas because D6 contains a types
  2000. unit so this would conflicts if D6 programms are compiled
  2001. + Willamette/SSE2 instructions to assembler added
  2002. Revision 1.59 2002/07/01 16:23:53 peter
  2003. * cg64 patch
  2004. * basics for currency
  2005. * asnode updates for class and interface (not finished)
  2006. Revision 1.58 2002/05/18 13:34:09 peter
  2007. * readded missing revisions
  2008. }