ncnv.pas 183 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812381338143815381638173818381938203821382238233824382538263827382838293830383138323833383438353836383738383839384038413842384338443845384638473848384938503851385238533854385538563857385838593860386138623863386438653866386738683869387038713872387338743875387638773878387938803881388238833884388538863887388838893890389138923893389438953896389738983899390039013902390339043905390639073908390939103911391239133914391539163917391839193920392139223923392439253926392739283929393039313932393339343935393639373938393939403941394239433944394539463947394839493950395139523953395439553956395739583959396039613962396339643965396639673968396939703971397239733974397539763977397839793980398139823983398439853986398739883989399039913992399339943995399639973998399940004001400240034004400540064007400840094010401140124013401440154016401740184019402040214022402340244025402640274028402940304031403240334034403540364037403840394040404140424043404440454046404740484049405040514052405340544055405640574058405940604061406240634064406540664067406840694070407140724073407440754076407740784079408040814082408340844085408640874088408940904091409240934094409540964097409840994100410141024103410441054106410741084109411041114112411341144115411641174118411941204121412241234124412541264127412841294130413141324133413441354136413741384139414041414142414341444145414641474148414941504151415241534154415541564157415841594160416141624163416441654166416741684169417041714172417341744175417641774178417941804181418241834184418541864187418841894190419141924193419441954196419741984199420042014202420342044205420642074208420942104211421242134214421542164217421842194220422142224223422442254226422742284229423042314232423342344235423642374238423942404241424242434244424542464247424842494250425142524253425442554256425742584259426042614262426342644265426642674268426942704271427242734274427542764277427842794280428142824283428442854286428742884289429042914292429342944295429642974298429943004301430243034304430543064307430843094310431143124313431443154316431743184319432043214322432343244325432643274328432943304331433243334334433543364337433843394340434143424343434443454346434743484349435043514352435343544355435643574358435943604361436243634364436543664367436843694370437143724373437443754376437743784379438043814382438343844385438643874388438943904391439243934394439543964397439843994400440144024403440444054406440744084409441044114412441344144415441644174418441944204421442244234424442544264427442844294430443144324433443444354436443744384439444044414442444344444445444644474448444944504451445244534454445544564457445844594460446144624463446444654466446744684469447044714472447344744475447644774478447944804481448244834484448544864487448844894490449144924493449444954496449744984499450045014502450345044505450645074508450945104511451245134514451545164517451845194520452145224523452445254526452745284529453045314532453345344535453645374538453945404541454245434544454545464547454845494550455145524553455445554556455745584559456045614562456345644565456645674568456945704571457245734574457545764577457845794580458145824583458445854586458745884589459045914592459345944595459645974598459946004601460246034604460546064607460846094610461146124613461446154616461746184619462046214622462346244625462646274628462946304631463246334634463546364637463846394640464146424643464446454646464746484649465046514652465346544655465646574658465946604661466246634664466546664667466846694670467146724673467446754676467746784679468046814682468346844685468646874688468946904691469246934694469546964697469846994700470147024703470447054706470747084709471047114712471347144715471647174718471947204721472247234724472547264727472847294730473147324733
  1. {
  2. Copyright (c) 2000-2002 by Florian Klaempfl
  3. Type checking and register allocation for type converting nodes
  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 ncnv;
  18. {$i fpcdefs.inc}
  19. interface
  20. uses
  21. node,
  22. symtype,
  23. defutil,defcmp,
  24. nld
  25. ;
  26. type
  27. ttypeconvnodeflag = (
  28. { the typeconvnode is a proc_2_procvar, generated internally by an
  29. address operator, such as @proc, Addr(proc), Ofs(proc) or Seg(proc),
  30. which is then going to be converted to a void pointer. Why does it
  31. matter? Because, on i8086 far code memory models you're allowed to
  32. take the address of a _near_ procedure as a void pointer (which the
  33. @ operator does in TP mode), but not as a procvar (in that case the
  34. procedure must be far). }
  35. tcnf_proc_2_procvar_2_voidpointer,
  36. { proc_2_procvar, generated internally by Ofs() }
  37. tcnf_proc_2_procvar_get_offset_only
  38. );
  39. ttypeconvnodeflags = set of ttypeconvnodeflag;
  40. ttypeconvnode = class(tunarynode)
  41. totypedef : tdef;
  42. totypedefderef : tderef;
  43. convtype : tconverttype;
  44. convnodeflags : ttypeconvnodeflags;
  45. warn_pointer_to_signed,
  46. assignment_side: boolean;
  47. constructor create(node : tnode;def:tdef);virtual;
  48. constructor create_explicit(node : tnode;def:tdef);
  49. constructor create_internal(node : tnode;def:tdef);
  50. constructor create_proc_to_procvar(node : tnode);
  51. constructor ppuload(t:tnodetype;ppufile:tcompilerppufile);override;
  52. procedure ppuwrite(ppufile:tcompilerppufile);override;
  53. procedure buildderefimpl;override;
  54. procedure derefimpl;override;
  55. function dogetcopy : tnode;override;
  56. procedure printnodeinfo(var t : text);override;
  57. {$ifdef DEBUG_NODE_XML}
  58. procedure XMLPrintNodeInfo(var T: Text); override;
  59. {$endif DEBUG_NODE_XML}
  60. function pass_1 : tnode;override;
  61. function pass_typecheck:tnode;override;
  62. function simplify(forinline : boolean):tnode; override;
  63. procedure mark_write;override;
  64. function docompare(p: tnode) : boolean; override;
  65. function retains_value_location:boolean;
  66. function assign_allowed:boolean;
  67. procedure second_call_helper(c : tconverttype);
  68. { always called before any other type conversion checks. If it
  69. returns true, the type conversion is ok and no further checks/
  70. handling are required. }
  71. function target_specific_general_typeconv: boolean;virtual;
  72. { called in case of a valid explicit type conversion. Can be used to
  73. replace this explicit type conversion with a different node, or to
  74. reject it after all }
  75. function target_specific_explicit_typeconv: boolean;virtual;
  76. { called when inserttypeconv is used to convert to a def that is equal
  77. according to compare_defs() }
  78. class function target_specific_need_equal_typeconv(fromdef, todef: tdef): boolean; virtual;
  79. protected
  80. function typecheck_int_to_int : tnode; virtual;
  81. function typecheck_cord_to_pointer : tnode; virtual;
  82. function typecheck_chararray_to_string : tnode; virtual;
  83. function typecheck_string_to_chararray : tnode; virtual;
  84. function typecheck_string_to_string : tnode; virtual;
  85. function typecheck_char_to_string : tnode; virtual;
  86. function typecheck_char_to_chararray : tnode; virtual;
  87. function typecheck_int_to_real : tnode; virtual;
  88. function typecheck_real_to_real : tnode; virtual;
  89. function typecheck_real_to_currency : tnode; virtual;
  90. function typecheck_cchar_to_pchar : tnode; virtual;
  91. function typecheck_cstring_to_pchar : tnode; virtual;
  92. function typecheck_cstring_to_int : tnode; virtual;
  93. function typecheck_char_to_char : tnode; virtual;
  94. function typecheck_arrayconstructor_to_set : tnode; virtual;
  95. function typecheck_set_to_set : tnode; virtual;
  96. function typecheck_pchar_to_string : tnode; virtual;
  97. function typecheck_interface_to_string : tnode; virtual;
  98. function typecheck_interface_to_guid : tnode; virtual;
  99. function typecheck_dynarray_to_openarray : tnode; virtual;
  100. function typecheck_pwchar_to_string : tnode; virtual;
  101. function typecheck_variant_to_dynarray : tnode; virtual;
  102. function typecheck_dynarray_to_variant : tnode; virtual;
  103. function typecheck_variant_to_enum : tnode; virtual;
  104. function typecheck_enum_to_variant : tnode; virtual;
  105. function typecheck_proc_to_procvar : tnode; virtual;
  106. function typecheck_variant_to_interface : tnode; virtual;
  107. function typecheck_interface_to_variant : tnode; virtual;
  108. function typecheck_array_2_dynarray : tnode; virtual;
  109. function typecheck_elem_2_openarray : tnode; virtual;
  110. function typecheck_arrayconstructor_to_dynarray : tnode; virtual;
  111. function typecheck_arrayconstructor_to_array : tnode; virtual;
  112. private
  113. function _typecheck_int_to_int : tnode;
  114. function _typecheck_cord_to_pointer : tnode;
  115. function _typecheck_chararray_to_string : tnode;
  116. function _typecheck_string_to_chararray : tnode;
  117. function _typecheck_string_to_string : tnode;
  118. function _typecheck_char_to_string : tnode;
  119. function _typecheck_char_to_chararray : tnode;
  120. function _typecheck_int_to_real : tnode;
  121. function _typecheck_real_to_real : tnode;
  122. function _typecheck_real_to_currency : tnode;
  123. function _typecheck_cchar_to_pchar : tnode;
  124. function _typecheck_cstring_to_pchar : tnode;
  125. function _typecheck_cstring_to_int : tnode;
  126. function _typecheck_char_to_char : tnode;
  127. function _typecheck_arrayconstructor_to_set : tnode;
  128. function _typecheck_set_to_set : tnode;
  129. function _typecheck_pchar_to_string : tnode;
  130. function _typecheck_interface_to_string : tnode;
  131. function _typecheck_interface_to_guid : tnode;
  132. function _typecheck_dynarray_to_openarray : tnode;
  133. function _typecheck_pwchar_to_string : tnode;
  134. function _typecheck_variant_to_dynarray : tnode;
  135. function _typecheck_dynarray_to_variant : tnode;
  136. function _typecheck_variant_to_enum : tnode;
  137. function _typecheck_enum_to_variant : tnode;
  138. function _typecheck_proc_to_procvar : tnode;
  139. function _typecheck_variant_to_interface : tnode;
  140. function _typecheck_interface_to_variant : tnode;
  141. function _typecheck_array_2_dynarray : tnode;
  142. function _typecheck_elem_2_openarray : tnode;
  143. function _typecheck_arrayconstructor_to_dynarray : tnode;
  144. function _typecheck_arrayconstructor_to_array : tnode;
  145. protected
  146. function first_int_to_int : tnode;virtual;
  147. function first_cstring_to_pchar : tnode;virtual;
  148. function first_cstring_to_int : tnode;virtual;
  149. function first_string_to_chararray : tnode;virtual;
  150. function first_char_to_string : tnode;virtual;
  151. function first_char_to_chararray : tnode; virtual;
  152. function first_nothing : tnode;virtual;
  153. function first_array_to_pointer : tnode;virtual;
  154. function first_int_to_real : tnode;virtual;
  155. function first_real_to_real : tnode;virtual;
  156. function first_pointer_to_array : tnode;virtual;
  157. function first_cchar_to_pchar : tnode;virtual;
  158. function first_bool_to_int : tnode;virtual;
  159. function first_int_to_bool : tnode;virtual;
  160. function first_bool_to_bool : tnode;virtual;
  161. function first_proc_to_procvar : tnode;virtual;
  162. function first_nil_to_methodprocvar : tnode;virtual;
  163. function first_set_to_set : tnode;virtual;
  164. function first_cord_to_pointer : tnode;virtual;
  165. function first_ansistring_to_pchar : tnode;virtual;
  166. function first_arrayconstructor_to_set : tnode;virtual;
  167. function first_class_to_intf : tnode;virtual;
  168. function first_char_to_char : tnode;virtual;
  169. function first_string_to_string : tnode;virtual;
  170. function first_call_helper(c : tconverttype) : tnode;
  171. function typecheck_call_helper(c : tconverttype) : tnode;
  172. private
  173. { these wrapper are necessary, because the first_* stuff is called }
  174. { through a table. Without the wrappers override wouldn't have }
  175. { any effect }
  176. function _first_int_to_int : tnode;
  177. function _first_cstring_to_pchar : tnode;
  178. function _first_cstring_to_int : tnode;
  179. function _first_string_to_chararray : tnode;
  180. function _first_char_to_string : tnode;
  181. function _first_char_to_chararray : tnode;
  182. function _first_nothing : tnode;
  183. function _first_array_to_pointer : tnode;
  184. function _first_int_to_real : tnode;
  185. function _first_real_to_real: tnode;
  186. function _first_pointer_to_array : tnode;
  187. function _first_cchar_to_pchar : tnode;
  188. function _first_bool_to_int : tnode;
  189. function _first_int_to_bool : tnode;
  190. function _first_bool_to_bool : tnode;
  191. function _first_proc_to_procvar : tnode;
  192. function _first_nil_to_methodprocvar : tnode;
  193. function _first_cord_to_pointer : tnode;
  194. function _first_ansistring_to_pchar : tnode;
  195. function _first_arrayconstructor_to_set : tnode;
  196. function _first_class_to_intf : tnode;
  197. function _first_char_to_char : tnode;
  198. function _first_set_to_set : tnode;
  199. function _first_string_to_string : tnode;
  200. procedure _second_int_to_int;virtual;
  201. procedure _second_string_to_string;virtual;
  202. procedure _second_cstring_to_pchar;virtual;
  203. procedure _second_cstring_to_int;virtual;
  204. procedure _second_string_to_chararray;virtual;
  205. procedure _second_array_to_pointer;virtual;
  206. procedure _second_pointer_to_array;virtual;
  207. procedure _second_chararray_to_string;virtual;
  208. procedure _second_char_to_string;virtual;
  209. procedure _second_int_to_real;virtual;
  210. procedure _second_real_to_real;virtual;
  211. procedure _second_cord_to_pointer;virtual;
  212. procedure _second_proc_to_procvar;virtual;
  213. procedure _second_nil_to_methodprocvar;virtual;
  214. procedure _second_bool_to_int;virtual;
  215. procedure _second_int_to_bool;virtual;
  216. procedure _second_bool_to_bool;virtual;
  217. procedure _second_set_to_set;virtual;
  218. procedure _second_ansistring_to_pchar;virtual;
  219. procedure _second_class_to_intf;virtual;
  220. procedure _second_char_to_char;virtual;
  221. procedure _second_elem_to_openarray;virtual;
  222. procedure _second_nothing; virtual;
  223. protected
  224. procedure second_int_to_int;virtual;abstract;
  225. procedure second_string_to_string;virtual;abstract;
  226. procedure second_cstring_to_pchar;virtual;abstract;
  227. procedure second_cstring_to_int;virtual;abstract;
  228. procedure second_string_to_chararray;virtual;abstract;
  229. procedure second_array_to_pointer;virtual;abstract;
  230. procedure second_pointer_to_array;virtual;abstract;
  231. procedure second_chararray_to_string;virtual;abstract;
  232. procedure second_char_to_string;virtual;abstract;
  233. procedure second_int_to_real;virtual;abstract;
  234. procedure second_real_to_real;virtual;abstract;
  235. procedure second_cord_to_pointer;virtual;abstract;
  236. procedure second_proc_to_procvar;virtual;abstract;
  237. procedure second_nil_to_methodprocvar;virtual;abstract;
  238. procedure second_bool_to_int;virtual;abstract;
  239. procedure second_int_to_bool;virtual;abstract;
  240. procedure second_bool_to_bool;virtual;abstract;
  241. procedure second_set_to_set;virtual;abstract;
  242. procedure second_ansistring_to_pchar;virtual;abstract;
  243. procedure second_class_to_intf;virtual;abstract;
  244. procedure second_char_to_char;virtual;abstract;
  245. procedure second_elem_to_openarray;virtual;abstract;
  246. procedure second_nothing; virtual;abstract;
  247. end;
  248. ttypeconvnodeclass = class of ttypeconvnode;
  249. { common functionality of as-nodes and is-nodes }
  250. tasisnode = class(tbinarynode)
  251. protected
  252. { if non-standard usage of as-nodes is possible, targets can override
  253. this method and return true in case the conditions are fulfilled }
  254. function target_specific_typecheck: boolean;virtual;
  255. public
  256. function pass_typecheck:tnode;override;
  257. end;
  258. tasnode = class(tasisnode)
  259. { as nodes cannot be translated directly into call nodes bcause:
  260. When using -CR, explicit class typecasts are replaced with as-nodes to perform
  261. class type checking. The problem is that if a typecasted class instance is
  262. passed as a var-parameter, then you cannot replace it with a function call. So the as-node
  263. a) call the as helper to perform the type checking
  264. b) still pass the original instance as parameter to var-parameters
  265. (and in general: to return it as the result of the as-node)
  266. so the call field is required
  267. }
  268. call: tnode;
  269. constructor create(l,r : tnode);virtual;
  270. constructor create_internal(l,r : tnode);virtual;
  271. function pass_1 : tnode;override;
  272. function dogetcopy: tnode;override;
  273. function docompare(p: tnode): boolean; override;
  274. destructor destroy; override;
  275. end;
  276. tasnodeclass = class of tasnode;
  277. tisnode = class(tasisnode)
  278. constructor create(l,r : tnode);virtual;
  279. constructor create_internal(l,r : tnode);virtual;
  280. function pass_1 : tnode;override;
  281. procedure pass_generate_code;override;
  282. end;
  283. tisnodeclass = class of tisnode;
  284. var
  285. ctypeconvnode : ttypeconvnodeclass = ttypeconvnode;
  286. casnode : tasnodeclass = tasnode;
  287. cisnode : tisnodeclass=tisnode;
  288. procedure inserttypeconv(var p:tnode;def:tdef);
  289. procedure inserttypeconv_explicit(var p:tnode;def:tdef);
  290. procedure inserttypeconv_internal(var p:tnode;def:tdef);
  291. procedure arrayconstructor_to_set(var p : tnode);inline;
  292. function arrayconstructor_to_set(p:tnode;freep:boolean):tnode;
  293. function arrayconstructor_can_be_set(p:tnode):boolean;
  294. procedure insert_varargstypeconv(var p : tnode; iscvarargs: boolean);
  295. function maybe_global_proc_to_nested(var fromnode: tnode; todef: tdef): boolean;
  296. implementation
  297. uses
  298. globtype,systems,constexp,compinnr,
  299. cutils,verbose,globals,widestr,ppu,
  300. symconst,symdef,symsym,symcpu,symtable,
  301. ncon,ncal,nset,nadd,nmem,nmat,nbas,nutils,ninl,nflw,
  302. cgbase,procinfo,
  303. htypechk,blockutl,pass_1,cpuinfo;
  304. {*****************************************************************************
  305. Helpers
  306. *****************************************************************************}
  307. type
  308. ttypeconvnodetype = (tct_implicit,tct_explicit,tct_internal);
  309. procedure do_inserttypeconv(var p: tnode;def: tdef; convtype: ttypeconvnodetype);
  310. begin
  311. if not assigned(p.resultdef) then
  312. begin
  313. typecheckpass(p);
  314. if codegenerror then
  315. exit;
  316. end;
  317. { don't insert superfluous type conversions, but
  318. in case of bitpacked accesses, the original type must
  319. remain too so that not too many/few bits are laoded.
  320. Also, in case the deftyp changes, don't ignore because lots of code
  321. expects that if the resultdef is set to e.g. stringdef, it remains
  322. that way (e.g., in case of Java where java_jlstring equals
  323. unicodestring according to equal_defs, but an add node for strings
  324. still expects the resultdef of the node to be a stringdef) }
  325. if equal_defs(p.resultdef,def) and
  326. (p.resultdef.typ=def.typ) and
  327. not is_bitpacked_access(p) and
  328. ((p.blocktype=bt_const) or
  329. not ctypeconvnode.target_specific_need_equal_typeconv(p.resultdef,def)) then
  330. begin
  331. { don't replace encoded string constants to rawbytestring encoding.
  332. preserve the codepage }
  333. if not (is_rawbytestring(def) and (p.nodetype=stringconstn)) then
  334. p.resultdef:=def
  335. end
  336. else
  337. begin
  338. case convtype of
  339. tct_implicit:
  340. p:=ctypeconvnode.create(p,def);
  341. tct_explicit:
  342. p:=ctypeconvnode.create_explicit(p,def);
  343. tct_internal:
  344. p:=ctypeconvnode.create_internal(p,def);
  345. end;
  346. p.fileinfo:=ttypeconvnode(p).left.fileinfo;
  347. typecheckpass(p);
  348. end;
  349. end;
  350. procedure inserttypeconv(var p:tnode;def:tdef);
  351. begin
  352. do_inserttypeconv(p,def,tct_implicit);
  353. end;
  354. procedure inserttypeconv_explicit(var p: tnode; def: tdef);
  355. begin
  356. do_inserttypeconv(p,def,tct_explicit);
  357. end;
  358. procedure inserttypeconv_internal(var p:tnode;def:tdef);
  359. begin
  360. do_inserttypeconv(p,def,tct_internal);
  361. end;
  362. {*****************************************************************************
  363. Array constructor to Set Conversion
  364. *****************************************************************************}
  365. procedure arrayconstructor_to_set(var p : tnode);
  366. begin
  367. p:=arrayconstructor_to_set(p,true);
  368. end;
  369. function arrayconstructor_to_set(p:tnode;freep:boolean):tnode;
  370. var
  371. constp : tsetconstnode;
  372. p2,p3,p4 : tnode;
  373. hdef : tdef;
  374. constset : Pconstset;
  375. constsetlo,
  376. constsethi : TConstExprInt;
  377. procedure update_constsethi(def:tdef; maybetruncenumrange: boolean);
  378. begin
  379. if (def.typ=orddef) and
  380. ((torddef(def).high>=constsethi) or
  381. (torddef(def).low <=constsetlo)) then
  382. begin
  383. if torddef(def).ordtype=uwidechar then
  384. begin
  385. constsethi:=255;
  386. constsetlo:=0;
  387. if hdef=nil then
  388. hdef:=def;
  389. end
  390. else
  391. begin
  392. if (torddef(def).high>=constsethi) then
  393. constsethi:=torddef(def).high;
  394. if (torddef(def).low<=constsetlo) then
  395. constsetlo:=torddef(def).low;
  396. if hdef=nil then
  397. begin
  398. if (constsethi>255) or
  399. (torddef(def).low<0) then
  400. hdef:=u8inttype
  401. else
  402. hdef:=def;
  403. end;
  404. if constsethi>255 then
  405. constsethi:=255;
  406. if constsetlo<0 then
  407. constsetlo:=0;
  408. end;
  409. end
  410. else if (def.typ=enumdef) and
  411. ((tenumdef(def).max>=constsethi) or
  412. (tenumdef(def).min<=constsetlo)) then
  413. begin
  414. if hdef=nil then
  415. hdef:=def;
  416. if (tenumdef(def).max>=constsethi) then
  417. constsethi:=tenumdef(def).max;
  418. if (tenumdef(def).min<=constsetlo) then
  419. constsetlo:=tenumdef(def).min;
  420. { for constant set elements, delphi allows the usage of elements of enumerations which
  421. have value>255 if there is no element with a value > 255 used }
  422. if (maybetruncenumrange) then
  423. begin
  424. if constsethi>255 then
  425. constsethi:=255;
  426. if constsetlo<0 then
  427. constsetlo:=0;
  428. end;
  429. end;
  430. end;
  431. procedure do_set(pos : longint);
  432. begin
  433. if (pos and not $ff)<>0 then
  434. Message(parser_e_illegal_set_expr);
  435. if pos>constsethi then
  436. constsethi:=pos;
  437. if pos<constsetlo then
  438. constsetlo:=pos;
  439. if pos in constset^ then
  440. Message(parser_e_illegal_set_expr);
  441. include(constset^,pos);
  442. end;
  443. var
  444. l : Longint;
  445. lr,hr : TConstExprInt;
  446. hp : tarrayconstructornode;
  447. oldfilepos: tfileposinfo;
  448. begin
  449. { keep in sync with arrayconstructor_can_be_set }
  450. if p.nodetype<>arrayconstructorn then
  451. internalerror(200205105);
  452. new(constset);
  453. constset^:=[];
  454. hdef:=nil;
  455. { make sure to set constsetlo correctly for empty sets }
  456. if assigned(tarrayconstructornode(p).left) then
  457. constsetlo:=high(aint)
  458. else
  459. constsetlo:=0;
  460. constsethi:=0;
  461. constp:=csetconstnode.create(nil,hdef);
  462. constp.value_set:=constset;
  463. result:=constp;
  464. hp:=tarrayconstructornode(p);
  465. if assigned(hp.left) then
  466. begin
  467. while assigned(hp) do
  468. begin
  469. p4:=nil; { will contain the tree to create the set }
  470. {split a range into p2 and p3 }
  471. if hp.left.nodetype=arrayconstructorrangen then
  472. begin
  473. p2:=tarrayconstructorrangenode(hp.left).left;
  474. p3:=tarrayconstructorrangenode(hp.left).right;
  475. tarrayconstructorrangenode(hp.left).left:=nil;
  476. tarrayconstructorrangenode(hp.left).right:=nil;
  477. end
  478. else
  479. begin
  480. p2:=hp.left;
  481. hp.left:=nil;
  482. p3:=nil;
  483. end;
  484. typecheckpass(p2);
  485. set_varstate(p2,vs_read,[vsf_must_be_valid]);
  486. if assigned(p3) then
  487. begin
  488. typecheckpass(p3);
  489. set_varstate(p3,vs_read,[vsf_must_be_valid]);
  490. end;
  491. if codegenerror then
  492. break;
  493. oldfilepos:=current_filepos;
  494. current_filepos:=p2.fileinfo;
  495. case p2.resultdef.typ of
  496. enumdef,
  497. orddef:
  498. begin
  499. { widechars are not yet supported }
  500. if is_widechar(p2.resultdef) then
  501. begin
  502. inserttypeconv(p2,cansichartype);
  503. if (p2.nodetype<>ordconstn) then
  504. incompatibletypes(cwidechartype,cansichartype);
  505. end;
  506. getrange(p2.resultdef,lr,hr);
  507. if assigned(p3) then
  508. begin
  509. if is_widechar(p3.resultdef) then
  510. begin
  511. inserttypeconv(p3,cansichartype);
  512. if (p3.nodetype<>ordconstn) then
  513. begin
  514. current_filepos:=p3.fileinfo;
  515. incompatibletypes(cwidechartype,cansichartype);
  516. end;
  517. end;
  518. { this isn't good, you'll get problems with
  519. type t010 = 0..10;
  520. ts = set of t010;
  521. var s : ts;b : t010
  522. begin s:=[1,2,b]; end.
  523. if is_integer(p3^.resultdef) then
  524. begin
  525. inserttypeconv(p3,u8bitdef);
  526. end;
  527. }
  528. if assigned(hdef) and not(equal_defs(hdef,p3.resultdef)) then
  529. begin
  530. CGMessagePos(p3.fileinfo,type_e_typeconflict_in_set);
  531. end
  532. else
  533. begin
  534. if (p2.nodetype=ordconstn) and (p3.nodetype=ordconstn) then
  535. begin
  536. if not(is_integer(p3.resultdef)) then
  537. hdef:=p3.resultdef
  538. else
  539. begin
  540. inserttypeconv(p3,u8inttype);
  541. inserttypeconv(p2,u8inttype);
  542. end;
  543. if tordconstnode(p2).value.svalue>tordconstnode(p3).value.svalue then
  544. CGMessagePos(p2.fileinfo,type_w_empty_constant_range_set);
  545. for l:=tordconstnode(p2).value.svalue to tordconstnode(p3).value.svalue do
  546. do_set(l);
  547. p2.free;
  548. p3.free;
  549. end
  550. else
  551. begin
  552. update_constsethi(p2.resultdef,false);
  553. inserttypeconv(p2,hdef);
  554. update_constsethi(p3.resultdef,false);
  555. inserttypeconv(p3,hdef);
  556. if assigned(hdef) then
  557. inserttypeconv(p3,hdef)
  558. else
  559. inserttypeconv(p3,u8inttype);
  560. p4:=csetelementnode.create(p2,p3);
  561. end;
  562. end;
  563. end
  564. else
  565. begin
  566. { Single value }
  567. if p2.nodetype=ordconstn then
  568. begin
  569. if not(is_integer(p2.resultdef)) then
  570. update_constsethi(p2.resultdef,true);
  571. if assigned(hdef) then
  572. inserttypeconv(p2,hdef)
  573. else
  574. inserttypeconv(p2,u8inttype);
  575. do_set(tordconstnode(p2).value.svalue);
  576. p2.free;
  577. end
  578. else
  579. begin
  580. update_constsethi(p2.resultdef,false);
  581. if assigned(hdef) then
  582. inserttypeconv(p2,hdef)
  583. else
  584. inserttypeconv(p2,u8inttype);
  585. p4:=csetelementnode.create(p2,nil);
  586. end;
  587. end;
  588. end;
  589. stringdef :
  590. begin
  591. if (p2.nodetype<>stringconstn) then
  592. Message(parser_e_illegal_expression)
  593. { if we've already set elements which are constants }
  594. { throw an error }
  595. else if ((hdef=nil) and assigned(result)) or
  596. not(is_char(hdef)) then
  597. CGMessage(type_e_typeconflict_in_set)
  598. else
  599. for l:=1 to length(pshortstring(tstringconstnode(p2).value_str)^) do
  600. do_set(ord(pshortstring(tstringconstnode(p2).value_str)^[l]));
  601. if hdef=nil then
  602. hdef:=cansichartype;
  603. p2.free;
  604. end;
  605. else
  606. CGMessage(type_e_ordinal_expr_expected);
  607. end;
  608. { insert the set creation tree }
  609. if assigned(p4) then
  610. result:=caddnode.create(addn,result,p4);
  611. { load next and dispose current node }
  612. p2:=hp;
  613. hp:=tarrayconstructornode(tarrayconstructornode(p2).right);
  614. tarrayconstructornode(p2).right:=nil;
  615. if freep then
  616. p2.free;
  617. current_filepos:=oldfilepos;
  618. end;
  619. if (hdef=nil) then
  620. hdef:=u8inttype;
  621. end
  622. else
  623. begin
  624. { empty set [], only remove node }
  625. if freep then
  626. p.free;
  627. end;
  628. { set the initial set type }
  629. constp.resultdef:=csetdef.create(hdef,constsetlo.svalue,constsethi.svalue,true);
  630. { determine the resultdef for the tree }
  631. typecheckpass(result);
  632. end;
  633. function arrayconstructor_can_be_set(p:tnode):boolean;
  634. var
  635. p1,p2 : tnode;
  636. hdef : tdef;
  637. begin
  638. { keep in sync with arrayconstructor_to_set }
  639. if not assigned(p) then
  640. internalerror(2015050401);
  641. if not assigned(tarrayconstructornode(p).left) then
  642. begin
  643. if assigned(tarrayconstructornode(p).right) then
  644. internalerror(2015050103);
  645. result:=true;
  646. end
  647. else
  648. begin
  649. result:=false;
  650. hdef:=nil;
  651. while assigned(p) do
  652. begin
  653. if tarrayconstructornode(p).left.nodetype=arrayconstructorrangen then
  654. begin
  655. p1:=tarrayconstructorrangenode(tarrayconstructornode(p).left).left;
  656. p2:=tarrayconstructorrangenode(tarrayconstructornode(p).left).right;
  657. end
  658. else
  659. begin
  660. p1:=tarrayconstructornode(p).left;
  661. p2:=nil;
  662. end;
  663. case p1.resultdef.typ of
  664. orddef,
  665. enumdef:
  666. begin
  667. if is_widechar(p1.resultdef) then
  668. begin
  669. if p1.nodetype<>ordconstn then
  670. exit
  671. else if tordconstnode(p1).value.uvalue>high(byte) then
  672. exit;
  673. end;
  674. if assigned(p2) then
  675. begin
  676. if is_widechar(p2.resultdef) then
  677. begin
  678. if p2.nodetype<>ordconstn then
  679. exit
  680. else if tordconstnode(p2).value.uvalue>high(byte) then
  681. exit;
  682. end;
  683. { anything to exclude? }
  684. end
  685. else
  686. begin
  687. { anything to exclude? }
  688. end;
  689. end;
  690. stringdef:
  691. if p1.nodetype<>stringconstn then
  692. exit
  693. else if assigned(hdef) and not is_char(hdef) then
  694. exit;
  695. else
  696. exit;
  697. end;
  698. p:=tarrayconstructornode(p).right;
  699. end;
  700. result:=true;
  701. end;
  702. end;
  703. procedure insert_varargstypeconv(var p : tnode; iscvarargs: boolean);
  704. begin
  705. { procvars without arguments in variant arrays are always called by
  706. Delphi }
  707. if not(iscvarargs) then
  708. maybe_call_procvar(p,true);
  709. if not(iscvarargs) and
  710. (p.nodetype=stringconstn) and
  711. { don't cast to AnsiString if already casted to Wide/UnicodeString, issue #18266 }
  712. (tstringconstnode(p).cst_type in [cst_conststring,cst_shortstring,cst_longstring]) then
  713. p:=ctypeconvnode.create_internal(p,getansistringdef)
  714. else
  715. case p.resultdef.typ of
  716. enumdef :
  717. p:=ctypeconvnode.create_internal(p,s32inttype);
  718. arraydef :
  719. begin
  720. if is_chararray(p.resultdef) then
  721. p:=ctypeconvnode.create_internal(p,charpointertype)
  722. else
  723. if is_widechararray(p.resultdef) then
  724. p:=ctypeconvnode.create_internal(p,widecharpointertype)
  725. else
  726. CGMessagePos1(p.fileinfo,type_e_wrong_type_in_array_constructor,p.resultdef.typename);
  727. end;
  728. orddef :
  729. begin
  730. if is_integer(p.resultdef) and
  731. not(is_64bitint(p.resultdef)) then
  732. if not(m_delphi in current_settings.modeswitches) then
  733. p:=ctypeconvnode.create(p,s32inttype)
  734. else
  735. { delphi doesn't generate a range error when passing a
  736. cardinal >= $80000000, but since these are seen as
  737. longint on the callee side, this causes data loss;
  738. as a result, we require an explicit longint()
  739. typecast in FPC mode on the caller side if range
  740. checking should be disabled, but not in Delphi mode }
  741. p:=ctypeconvnode.create_internal(p,s32inttype)
  742. else if is_void(p.resultdef) then
  743. CGMessagePos1(p.fileinfo,type_e_wrong_type_in_array_constructor,p.resultdef.typename)
  744. else if iscvarargs and is_currency(p.resultdef)
  745. and (current_settings.fputype<>fpu_none) then
  746. p:=ctypeconvnode.create(p,s64floattype);
  747. end;
  748. floatdef :
  749. if not(iscvarargs) then
  750. begin
  751. if not(is_currency(p.resultdef)) then
  752. p:=ctypeconvnode.create(p,pbestrealtype^);
  753. end
  754. else
  755. begin
  756. if is_constrealnode(p) and
  757. not(nf_explicit in p.flags) then
  758. MessagePos(p.fileinfo,type_w_double_c_varargs);
  759. if (tfloatdef(p.resultdef).floattype in [s32real,s64currency]) or
  760. (is_constrealnode(p) and
  761. not(nf_explicit in p.flags)) then
  762. p:=ctypeconvnode.create(p,s64floattype);
  763. end;
  764. procvardef :
  765. p:=ctypeconvnode.create(p,voidpointertype);
  766. stringdef:
  767. if iscvarargs then
  768. p:=ctypeconvnode.create(p,charpointertype);
  769. variantdef:
  770. if iscvarargs then
  771. CGMessagePos1(p.fileinfo,type_e_wrong_type_in_array_constructor,p.resultdef.typename);
  772. { maybe warn in case it's not using "packrecords c"? }
  773. recorddef:
  774. if not iscvarargs then
  775. CGMessagePos1(p.fileinfo,type_e_wrong_type_in_array_constructor,p.resultdef.typename);
  776. pointerdef:
  777. ;
  778. classrefdef:
  779. if iscvarargs then
  780. p:=ctypeconvnode.create(p,voidpointertype);
  781. objectdef :
  782. if is_objc_class_or_protocol(p.resultdef) then
  783. p:=ctypeconvnode.create(p,voidpointertype)
  784. else if iscvarargs or
  785. is_object(p.resultdef) then
  786. CGMessagePos1(p.fileinfo,type_e_wrong_type_in_array_constructor,p.resultdef.typename)
  787. else
  788. else
  789. CGMessagePos1(p.fileinfo,type_e_wrong_type_in_array_constructor,p.resultdef.typename);
  790. end;
  791. typecheckpass(p);
  792. end;
  793. { in FPC mode, @procname immediately has to be evaluated as a
  794. procvar. If procname is global, then this will be a global
  795. procvar. Since converting global procvars to local procvars is
  796. not allowed (see point d in defcmp.proc_to_procvar_equal()),
  797. this results in errors when passing global procedures to local
  798. procvar parameters or assigning them to nested procvars. The
  799. solution is to remove the (wrong) conversion to a global procvar,
  800. and instead insert a conversion to the local procvar type. }
  801. function maybe_global_proc_to_nested(var fromnode: tnode; todef: tdef): boolean;
  802. var
  803. hp: tnode;
  804. begin
  805. result:=false;
  806. if (m_nested_procvars in current_settings.modeswitches) and
  807. not(m_tp_procvar in current_settings.modeswitches) and
  808. (todef.typ=procvardef) and
  809. is_nested_pd(tprocvardef(todef)) and
  810. (fromnode.nodetype=typeconvn) and
  811. (ttypeconvnode(fromnode).convtype=tc_proc_2_procvar) and
  812. not is_nested_pd(tprocvardef(fromnode.resultdef)) and
  813. (proc_to_procvar_equal(tprocdef(ttypeconvnode(fromnode).left.resultdef),tprocvardef(todef),false)>=te_convert_l1) then
  814. begin
  815. hp:=fromnode;
  816. fromnode:=ctypeconvnode.create_proc_to_procvar(ttypeconvnode(fromnode).left);
  817. ttypeconvnode(fromnode).totypedef:=todef;
  818. typecheckpass(fromnode);
  819. ttypeconvnode(hp).left:=nil;
  820. hp.free;
  821. result:=true;
  822. end;
  823. end;
  824. { similar as above, but for assigning @classtype.method to a
  825. procvar of object. pexpr.do_proc_call() stores the symtable of classtype
  826. in the loadnode so we can retrieve it here (rather than the symtable in
  827. which method was found, which may be a parent class) }
  828. function maybe_classmethod_to_methodprocvar(var fromnode: tnode; todef: tdef): boolean;
  829. var
  830. hp: tnode;
  831. begin
  832. result:=false;
  833. if not(m_tp_procvar in current_settings.modeswitches) and
  834. (todef.typ=procvardef) and
  835. is_methodpointer(tprocvardef(todef)) and
  836. (fromnode.nodetype=typeconvn) and
  837. (ttypeconvnode(fromnode).convtype=tc_proc_2_procvar) and
  838. is_methodpointer(fromnode.resultdef) and
  839. (po_classmethod in tprocvardef(fromnode.resultdef).procoptions) and
  840. not(po_staticmethod in tprocvardef(fromnode.resultdef).procoptions) and
  841. (proc_to_procvar_equal(tprocdef(ttypeconvnode(fromnode).left.resultdef),tprocvardef(todef),false)>=te_convert_l1) then
  842. begin
  843. hp:=fromnode;
  844. fromnode:=ttypeconvnode(fromnode).left;
  845. if (fromnode.nodetype=loadn) and
  846. not assigned(tloadnode(fromnode).left) then
  847. tloadnode(fromnode).set_mp(cloadvmtaddrnode.create(ctypenode.create(tdef(tloadnode(fromnode).symtable.defowner))));
  848. fromnode:=ctypeconvnode.create_proc_to_procvar(fromnode);
  849. ttypeconvnode(fromnode).totypedef:=todef;
  850. typecheckpass(fromnode);
  851. ttypeconvnode(hp).left:=nil;
  852. hp.free;
  853. result:=true;
  854. end;
  855. end;
  856. {*****************************************************************************
  857. TTYPECONVNODE
  858. *****************************************************************************}
  859. constructor ttypeconvnode.create(node : tnode;def:tdef);
  860. begin
  861. inherited create(typeconvn,node);
  862. convtype:=tc_none;
  863. convnodeflags:=[];
  864. totypedef:=def;
  865. if def=nil then
  866. internalerror(200103281);
  867. fileinfo:=node.fileinfo;
  868. {An attempt to convert the result of a floating point division
  869. (with the / operator) to an integer type will fail. Give a hint
  870. to use the div operator.}
  871. if (node.nodetype=slashn) and (def.typ=orddef) then
  872. cgmessage(type_h_use_div_for_int);
  873. {In expressions like int64:=longint+longint, an integer overflow could be avoided
  874. by simply converting the operands to int64 first. Give a hint to do this.}
  875. if (node.nodetype in [addn,subn,muln]) and
  876. (def.typ=orddef) and (node.resultdef<>nil) and (node.resultdef.typ=orddef) and
  877. ((Torddef(node.resultdef).low>=Torddef(def).low) and (Torddef(node.resultdef).high<=Torddef(def).high)) and
  878. ((Torddef(node.resultdef).low>Torddef(def).low) or (Torddef(node.resultdef).high<Torddef(def).high)) then
  879. case node.nodetype of
  880. addn:
  881. cgmessage1(type_h_convert_add_operands_to_prevent_overflow,def.typename);
  882. subn:
  883. cgmessage1(type_h_convert_sub_operands_to_prevent_overflow,def.typename);
  884. muln:
  885. cgmessage1(type_h_convert_mul_operands_to_prevent_overflow,def.typename);
  886. else
  887. ;
  888. end;
  889. end;
  890. constructor ttypeconvnode.create_explicit(node : tnode;def:tdef);
  891. begin
  892. self.create(node,def);
  893. include(flags,nf_explicit);
  894. end;
  895. constructor ttypeconvnode.create_internal(node : tnode;def:tdef);
  896. begin
  897. self.create(node,def);
  898. { handle like explicit conversions }
  899. include(flags,nf_explicit);
  900. include(flags,nf_internal);
  901. end;
  902. constructor ttypeconvnode.create_proc_to_procvar(node : tnode);
  903. begin
  904. self.create(node,voidtype);
  905. convtype:=tc_proc_2_procvar;
  906. end;
  907. constructor ttypeconvnode.ppuload(t:tnodetype;ppufile:tcompilerppufile);
  908. begin
  909. inherited ppuload(t,ppufile);
  910. ppufile.getderef(totypedefderef);
  911. convtype:=tconverttype(ppufile.getbyte);
  912. ppufile.getset(tppuset1(convnodeflags));
  913. end;
  914. procedure ttypeconvnode.ppuwrite(ppufile:tcompilerppufile);
  915. begin
  916. inherited ppuwrite(ppufile);
  917. ppufile.putderef(totypedefderef);
  918. ppufile.putbyte(byte(convtype));
  919. ppufile.putset(tppuset1(convnodeflags));
  920. end;
  921. procedure ttypeconvnode.buildderefimpl;
  922. begin
  923. inherited buildderefimpl;
  924. totypedefderef.build(totypedef);
  925. end;
  926. procedure ttypeconvnode.derefimpl;
  927. begin
  928. inherited derefimpl;
  929. totypedef:=tdef(totypedefderef.resolve);
  930. end;
  931. function ttypeconvnode.dogetcopy : tnode;
  932. var
  933. n : ttypeconvnode;
  934. begin
  935. n:=ttypeconvnode(inherited dogetcopy);
  936. n.convtype:=convtype;
  937. n.convnodeflags:=convnodeflags;
  938. n.totypedef:=totypedef;
  939. n.assignment_side:=assignment_side;
  940. dogetcopy:=n;
  941. end;
  942. procedure ttypeconvnode.printnodeinfo(var t : text);
  943. var
  944. first: Boolean;
  945. i: ttypeconvnodeflag;
  946. begin
  947. inherited printnodeinfo(t);
  948. write(t,', convtype = ',convtype);
  949. write(t,', convnodeflags = [');
  950. first:=true;
  951. for i:=low(ttypeconvnodeflag) to high(ttypeconvnodeflag) do
  952. if i in convnodeflags then
  953. begin
  954. if not first then
  955. write(t,',')
  956. else
  957. first:=false;
  958. write(t,i);
  959. end;
  960. write(t,']');
  961. end;
  962. {$ifdef DEBUG_NODE_XML}
  963. procedure TTypeConvNode.XMLPrintNodeInfo(var T: Text);
  964. var
  965. First: Boolean;
  966. i: TTypeConvNodeFlag;
  967. begin
  968. inherited XMLPrintNodeInfo(T);
  969. Write(T,' convtype="', convtype);
  970. First := True;
  971. for i := Low(TTypeConvNodeFlag) to High(TTypeConvNodeFlag) do
  972. if i in ConvNodeFlags then
  973. begin
  974. if First then
  975. begin
  976. Write(T, '" convnodeflags="', i);
  977. First := False;
  978. end
  979. else
  980. Write(T, ',', i);
  981. end;
  982. { If no flags were printed, this is the closing " for convtype }
  983. Write(T, '"');
  984. end;
  985. {$endif DEBUG_NODE_XML}
  986. function ttypeconvnode.typecheck_cord_to_pointer : tnode;
  987. begin
  988. result:=nil;
  989. if left.nodetype=ordconstn then
  990. begin
  991. { check if we have a valid pointer constant (JM) }
  992. {$if sizeof(pointer) > sizeof(TConstPtrUInt)}
  993. {$if sizeof(TConstPtrUInt) = 4}
  994. if (tordconstnode(left).value < int64(low(longint))) or
  995. (tordconstnode(left).value > int64(high(cardinal))) then
  996. CGMessage(parser_e_range_check_error);
  997. {$else} {$if sizeof(TConstPtrUInt) = 8}
  998. if (tordconstnode(left).value < int64(low(int64))) or
  999. (tordconstnode(left).value > int64(high(qword))) then
  1000. CGMessage(parser_e_range_check_error);
  1001. {$else}
  1002. internalerror(2001020801);
  1003. {$endif} {$endif}
  1004. {$endif}
  1005. if not(nf_explicit in flags) then
  1006. if (tordconstnode(left).value.svalue=0) then
  1007. CGMessage(type_w_zero_to_nil)
  1008. else
  1009. { in Delphi mode, these aren't caught in compare_defs_ext }
  1010. IncompatibleTypes(left.resultdef,resultdef);
  1011. result:=cpointerconstnode.create(TConstPtrUInt(tordconstnode(left).value.uvalue),resultdef);
  1012. end
  1013. else
  1014. internalerror(200104023);
  1015. end;
  1016. function ttypeconvnode.typecheck_chararray_to_string : tnode;
  1017. var
  1018. chartype : string[8];
  1019. newblock : tblocknode;
  1020. newstat : tstatementnode;
  1021. restemp : ttempcreatenode;
  1022. begin
  1023. if is_widechar(tarraydef(left.resultdef).elementdef) then
  1024. chartype:='widechar'
  1025. else
  1026. chartype:='char';
  1027. if tstringdef(resultdef).stringtype=st_shortstring then
  1028. begin
  1029. newblock:=internalstatements(newstat);
  1030. restemp:=ctempcreatenode.create(resultdef,resultdef.size,tt_persistent,false);
  1031. addstatement(newstat,restemp);
  1032. addstatement(newstat,ccallnode.createintern('fpc_'+chartype+'array_to_shortstr',
  1033. ccallparanode.create(cordconstnode.create(
  1034. ord(tarraydef(left.resultdef).lowrange=0),pasbool1type,false),
  1035. ccallparanode.create(left,ccallparanode.create(
  1036. ctemprefnode.create(restemp),nil)))));
  1037. addstatement(newstat,ctempdeletenode.create_normal_temp(restemp));
  1038. addstatement(newstat,ctemprefnode.create(restemp));
  1039. result:=newblock;
  1040. end
  1041. else if (tstringdef(resultdef).stringtype=st_ansistring) then
  1042. begin
  1043. result:=ccallnode.createinternres(
  1044. 'fpc_'+chartype+'array_to_'+tstringdef(resultdef).stringtypname,
  1045. ccallparanode.create(
  1046. cordconstnode.create(
  1047. ord(tarraydef(left.resultdef).lowrange=0),
  1048. pasbool1type,
  1049. false
  1050. ),
  1051. ccallparanode.create(
  1052. cordconstnode.create(
  1053. getparaencoding(resultdef),
  1054. u16inttype,
  1055. true
  1056. ),
  1057. ccallparanode.create(left,nil)
  1058. )
  1059. ),
  1060. resultdef
  1061. );
  1062. end
  1063. else
  1064. result:=ccallnode.createinternres(
  1065. 'fpc_'+chartype+'array_to_'+tstringdef(resultdef).stringtypname,
  1066. ccallparanode.create(cordconstnode.create(
  1067. ord(tarraydef(left.resultdef).lowrange=0),pasbool1type,false),
  1068. ccallparanode.create(left,nil)),resultdef);
  1069. left:=nil;
  1070. end;
  1071. function ttypeconvnode.typecheck_string_to_chararray : tnode;
  1072. var
  1073. newblock : tblocknode;
  1074. newstat : tstatementnode;
  1075. restemp : ttempcreatenode;
  1076. pchtemp : pchar;
  1077. arrsize : tcgint;
  1078. chartype : string[8];
  1079. begin
  1080. result := nil;
  1081. with tarraydef(resultdef) do
  1082. begin
  1083. if highrange<lowrange then
  1084. internalerror(2005010502);
  1085. arrsize := highrange-lowrange+1;
  1086. end;
  1087. if (left.nodetype = stringconstn) and
  1088. (tstringconstnode(left).cst_type=cst_conststring) then
  1089. begin
  1090. { if the array of char is large enough we can use the string
  1091. constant directly. This is handled in ncgcnv }
  1092. if (arrsize>=tstringconstnode(left).len) and
  1093. is_char(tarraydef(resultdef).elementdef) then
  1094. begin
  1095. { pad the constant string with #0 to the array len }
  1096. { (2.0.x compatible) }
  1097. if (arrsize>tstringconstnode(left).len) then
  1098. begin
  1099. pchtemp:=concatansistrings(tstringconstnode(left).value_str,pchar(StringOfChar(#0,arrsize-tstringconstnode(left).len)),tstringconstnode(left).len,arrsize-tstringconstnode(left).len);
  1100. left.free;
  1101. left:=cstringconstnode.createpchar(pchtemp,arrsize,nil);
  1102. typecheckpass(left);
  1103. end;
  1104. exit;
  1105. end;
  1106. { Convert to wide/short/ansistring and call default helper }
  1107. if is_widechar(tarraydef(resultdef).elementdef) then
  1108. inserttypeconv(left,cunicodestringtype)
  1109. else
  1110. begin
  1111. if tstringconstnode(left).len>255 then
  1112. inserttypeconv(left,getansistringdef)
  1113. else
  1114. inserttypeconv(left,cshortstringtype);
  1115. end;
  1116. end;
  1117. if is_widechar(tarraydef(resultdef).elementdef) then
  1118. chartype:='widechar'
  1119. else
  1120. chartype:='char';
  1121. newblock:=internalstatements(newstat);
  1122. restemp:=ctempcreatenode.create(resultdef,resultdef.size,tt_persistent,false);
  1123. addstatement(newstat,restemp);
  1124. addstatement(newstat,ccallnode.createintern('fpc_'+tstringdef(left.resultdef).stringtypname+
  1125. '_to_'+chartype+'array',ccallparanode.create(left,ccallparanode.create(
  1126. ctemprefnode.create(restemp),nil))));
  1127. addstatement(newstat,ctempdeletenode.create_normal_temp(restemp));
  1128. addstatement(newstat,ctemprefnode.create(restemp));
  1129. result:=newblock;
  1130. left:=nil;
  1131. end;
  1132. function ttypeconvnode.typecheck_char_to_string : tnode;
  1133. var
  1134. procname: string[31];
  1135. para : tcallparanode;
  1136. hp : tstringconstnode;
  1137. ws : pcompilerwidestring;
  1138. sa : ansistring;
  1139. cw : tcompilerwidechar;
  1140. l : SizeUInt;
  1141. exprtype : tdef;
  1142. begin
  1143. result:=nil;
  1144. sa:='';
  1145. if (left.nodetype=ordconstn) and
  1146. ((tstringdef(resultdef).stringtype in [st_widestring,st_unicodestring,st_ansistring]) or
  1147. (torddef(left.resultdef).ordtype in [uchar,uwidechar])) then
  1148. begin
  1149. if (tstringdef(resultdef).stringtype in [st_widestring,st_unicodestring]) then
  1150. begin
  1151. initwidestring(ws);
  1152. if torddef(left.resultdef).ordtype=uwidechar then
  1153. concatwidestringchar(ws,tcompilerwidechar(tordconstnode(left).value.uvalue))
  1154. else
  1155. concatwidestringchar(ws,asciichar2unicode(chr(tordconstnode(left).value.uvalue)));
  1156. hp:=cstringconstnode.createunistr(ws);
  1157. hp.changestringtype(resultdef);
  1158. donewidestring(ws);
  1159. end
  1160. else
  1161. begin
  1162. if (torddef(left.resultdef).ordtype=uwidechar) then
  1163. begin
  1164. if (current_settings.sourcecodepage<>CP_UTF8) then
  1165. begin
  1166. if tordconstnode(left).value.uvalue>127 then
  1167. begin
  1168. Message(type_w_unicode_data_loss);
  1169. // compiler has different codepage than a system running an application
  1170. // to prevent wrong codepage and data loss we are converting unicode char
  1171. // using a helper routine. This is not delphi compatible behavior.
  1172. // Delphi converts UniocodeChar to ansistring at the compile time
  1173. // old behavior:
  1174. // hp:=cstringconstnode.createstr(unicode2asciichar(tcompilerwidechar(tordconstnode(left).value.uvalue)));
  1175. para:=ccallparanode.create(left,nil);
  1176. if tstringdef(resultdef).stringtype=st_ansistring then
  1177. para:=ccallparanode.create(cordconstnode.create(getparaencoding(resultdef),u16inttype,true),para);
  1178. result:=ccallnode.createinternres('fpc_uchar_to_'+tstringdef(resultdef).stringtypname,
  1179. para,resultdef);
  1180. left:=nil;
  1181. exit;
  1182. end
  1183. else
  1184. hp:=cstringconstnode.createstr(unicode2asciichar(tcompilerwidechar(tordconstnode(left).value.uvalue)));
  1185. end
  1186. else
  1187. begin
  1188. cw:=tcompilerwidechar(tordconstnode(left).value.uvalue);
  1189. SetLength(sa,5);
  1190. l:=UnicodeToUtf8(@(sa[1]),Length(sa),@cw,1);
  1191. SetLength(sa,l-1);
  1192. hp:=cstringconstnode.createstr(sa);
  1193. end
  1194. end
  1195. else
  1196. hp:=cstringconstnode.createstr(chr(tordconstnode(left).value.uvalue));
  1197. { output string consts in local ansistring encoding }
  1198. if is_ansistring(resultdef) and ((tstringdef(resultdef).encoding=0) or (tstringdef(resultdef).encoding=globals.CP_NONE)) then
  1199. tstringconstnode(hp).changestringtype(getansistringdef)
  1200. else
  1201. tstringconstnode(hp).changestringtype(resultdef);
  1202. end;
  1203. result:=hp;
  1204. end
  1205. else
  1206. { shortstrings are handled 'inline' (except for widechars) }
  1207. if (tstringdef(resultdef).stringtype<>st_shortstring) or
  1208. (torddef(left.resultdef).ordtype=uwidechar) or
  1209. (target_info.system in systems_managed_vm) then
  1210. begin
  1211. { parameter }
  1212. para:=ccallparanode.create(left,nil);
  1213. { encoding required? }
  1214. if tstringdef(resultdef).stringtype=st_ansistring then
  1215. para:=ccallparanode.create(cordconstnode.create(getparaencoding(resultdef),u16inttype,true),para);
  1216. { create the procname }
  1217. if torddef(left.resultdef).ordtype<>uwidechar then
  1218. begin
  1219. procname:='fpc_char_to_';
  1220. if tstringdef(resultdef).stringtype in [st_widestring,st_unicodestring] then
  1221. if nf_explicit in flags then
  1222. Message2(type_w_explicit_string_cast,left.resultdef.typename,resultdef.typename)
  1223. else
  1224. Message2(type_w_implicit_string_cast,left.resultdef.typename,resultdef.typename);
  1225. end
  1226. else
  1227. begin
  1228. procname:='fpc_uchar_to_';
  1229. if not (tstringdef(resultdef).stringtype in [st_widestring,st_unicodestring]) then
  1230. if nf_explicit in flags then
  1231. Message2(type_w_explicit_string_cast_loss,left.resultdef.typename,resultdef.typename)
  1232. else
  1233. Message2(type_w_implicit_string_cast_loss,left.resultdef.typename,resultdef.typename);
  1234. end;
  1235. procname:=procname+tstringdef(resultdef).stringtypname;
  1236. { and finally the call }
  1237. result:=ccallnode.createinternres(procname,para,resultdef);
  1238. left := nil;
  1239. end
  1240. else
  1241. begin
  1242. { use at least u16inttype }
  1243. {$ifdef cpu8bitalu}
  1244. exprtype:=u16inttype;
  1245. {$else cpu8bitalu}
  1246. exprtype:=uinttype;
  1247. {$endif cpu8bitalu}
  1248. { create word(byte(char) shl 8 or 1) for litte endian machines }
  1249. { and word(byte(char) or 256) for big endian machines }
  1250. left := ctypeconvnode.create_internal(left,exprtype);
  1251. if (target_info.endian = endian_little) then
  1252. left := caddnode.create(orn,
  1253. cshlshrnode.create(shln,left,cordconstnode.create(8,exprtype,false)),
  1254. cordconstnode.create(1,exprtype,false))
  1255. else
  1256. left := caddnode.create(orn,left,
  1257. cordconstnode.create(1 shl 8,exprtype,false));
  1258. left := ctypeconvnode.create_internal(left,u16inttype);
  1259. typecheckpass(left);
  1260. end;
  1261. end;
  1262. function ttypeconvnode.typecheck_string_to_string : tnode;
  1263. begin
  1264. result:=nil;
  1265. if (left.nodetype=stringconstn) and
  1266. (((tstringdef(resultdef).stringtype=st_ansistring) and
  1267. (tstringdef(resultdef).encoding<>CP_NONE)
  1268. )
  1269. ) and
  1270. (tstringdef(left.resultdef).stringtype in [st_unicodestring,st_widestring]) then
  1271. begin
  1272. tstringconstnode(left).changestringtype(resultdef);
  1273. Result:=left;
  1274. left:=nil;
  1275. end
  1276. else if (tstringdef(resultdef).stringtype=st_ansistring) and
  1277. (tstringdef(left.resultdef).stringtype=st_ansistring) and
  1278. (tstringdef(resultdef).encoding<>tstringdef(left.resultdef).encoding) then
  1279. begin
  1280. result:=ccallnode.createinternres(
  1281. 'fpc_ansistr_to_ansistr',
  1282. ccallparanode.create(
  1283. cordconstnode.create(
  1284. tstringdef(resultdef).encoding,
  1285. u16inttype,
  1286. true
  1287. ),
  1288. ccallparanode.create(left,nil)
  1289. ),
  1290. resultdef
  1291. );
  1292. left:=nil;
  1293. end
  1294. else if (left.nodetype=stringconstn) and
  1295. (tstringdef(left.resultdef).stringtype in [st_unicodestring,st_widestring]) and
  1296. (tstringdef(resultdef).stringtype=st_shortstring) then
  1297. begin
  1298. if not hasnonasciichars(pcompilerwidestring(tstringconstnode(left).value_str)) then
  1299. begin
  1300. tstringconstnode(left).changestringtype(resultdef);
  1301. Result:=left;
  1302. left:=nil;
  1303. end;
  1304. end
  1305. else if (tstringdef(left.resultdef).stringtype in [st_unicodestring,st_widestring]) and
  1306. not (tstringdef(resultdef).stringtype in [st_unicodestring,st_widestring]) then
  1307. begin
  1308. if nf_explicit in flags then
  1309. Message2(type_w_explicit_string_cast_loss,left.resultdef.typename,resultdef.typename)
  1310. else
  1311. Message2(type_w_implicit_string_cast_loss,left.resultdef.typename,resultdef.typename);
  1312. end
  1313. else if not (tstringdef(left.resultdef).stringtype in [st_unicodestring,st_widestring]) and
  1314. (tstringdef(resultdef).stringtype in [st_unicodestring,st_widestring]) then
  1315. begin
  1316. if nf_explicit in flags then
  1317. Message2(type_w_explicit_string_cast,left.resultdef.typename,resultdef.typename)
  1318. else
  1319. Message2(type_w_implicit_string_cast,left.resultdef.typename,resultdef.typename);
  1320. end
  1321. end;
  1322. function ttypeconvnode.typecheck_char_to_chararray : tnode;
  1323. begin
  1324. result:=nil;
  1325. end;
  1326. function ttypeconvnode.typecheck_char_to_char : tnode;
  1327. var
  1328. hp : tordconstnode;
  1329. begin
  1330. result:=nil;
  1331. if (left.nodetype=ordconstn) and
  1332. ((torddef(resultdef).ordtype<>uchar) or
  1333. (torddef(left.resultdef).ordtype<>uwidechar) or
  1334. (current_settings.sourcecodepage<>CP_UTF8))
  1335. then
  1336. begin
  1337. if (torddef(resultdef).ordtype=uchar) and
  1338. (torddef(left.resultdef).ordtype=uwidechar) and
  1339. (current_settings.sourcecodepage<>CP_UTF8) then
  1340. begin
  1341. if tordconstnode(left).value.uvalue>127 then
  1342. Message(type_w_unicode_data_loss);
  1343. hp:=cordconstnode.create(
  1344. ord(unicode2asciichar(tcompilerwidechar(tordconstnode(left).value.uvalue))),
  1345. cansichartype,true);
  1346. result:=hp;
  1347. end
  1348. else if (torddef(resultdef).ordtype=uwidechar) and
  1349. (torddef(left.resultdef).ordtype=uchar) then
  1350. begin
  1351. hp:=cordconstnode.create(
  1352. asciichar2unicode(chr(tordconstnode(left).value.uvalue)),
  1353. cwidechartype,true);
  1354. result:=hp;
  1355. end
  1356. else
  1357. internalerror(200105131);
  1358. exit;
  1359. end;
  1360. end;
  1361. function ttypeconvnode.typecheck_int_to_int : tnode;
  1362. var
  1363. v : TConstExprInt;
  1364. begin
  1365. result:=nil;
  1366. if left.nodetype=ordconstn then
  1367. begin
  1368. v:=tordconstnode(left).value;
  1369. if is_currency(resultdef) and
  1370. not(nf_internal in flags) then
  1371. v:=v*10000;
  1372. if (resultdef.typ=pointerdef) then
  1373. result:=cpointerconstnode.create(TConstPtrUInt(v.uvalue),resultdef)
  1374. else
  1375. begin
  1376. if is_currency(left.resultdef) then
  1377. begin
  1378. if not(nf_internal in flags) then
  1379. v:=v div 10000;
  1380. end
  1381. else if (resultdef.typ in [orddef,enumdef]) then
  1382. adaptrange(resultdef,v,([nf_internal,nf_absolute]*flags)<>[],nf_explicit in flags,cs_check_range in localswitches);
  1383. result:=cordconstnode.create(v,resultdef,false);
  1384. end;
  1385. end
  1386. else if left.nodetype=pointerconstn then
  1387. begin
  1388. v:=tpointerconstnode(left).value;
  1389. if (resultdef.typ=pointerdef) then
  1390. result:=cpointerconstnode.create(v.uvalue,resultdef)
  1391. else
  1392. begin
  1393. if is_currency(resultdef) and
  1394. not(nf_internal in flags) then
  1395. v:=v*10000;
  1396. result:=cordconstnode.create(v,resultdef,false);
  1397. end;
  1398. end
  1399. else
  1400. begin
  1401. if (is_currency(resultdef) or
  1402. is_currency(left.resultdef)) and
  1403. (nf_internal in flags) then
  1404. begin
  1405. include(flags,nf_is_currency)
  1406. end
  1407. { multiply by 10000 for currency. We need to use getcopy to pass
  1408. the argument because the current node is always disposed. Only
  1409. inserting the multiply in the left node is not possible because
  1410. it'll get in an infinite loop to convert int->currency }
  1411. else if is_currency(resultdef) then
  1412. begin
  1413. result:=caddnode.create(muln,getcopy,cordconstnode.create(10000,resultdef,false));
  1414. include(result.flags,nf_is_currency);
  1415. include(taddnode(result).left.flags,nf_internal);
  1416. end
  1417. else if is_currency(left.resultdef) then
  1418. begin
  1419. result:=cmoddivnode.create(divn,getcopy,cordconstnode.create(10000,resultdef,false));
  1420. include(result.flags,nf_is_currency);
  1421. include(tmoddivnode(result).left.flags,nf_internal);
  1422. end;
  1423. end;
  1424. end;
  1425. function ttypeconvnode.typecheck_int_to_real : tnode;
  1426. var
  1427. rv : bestreal;
  1428. begin
  1429. result:=nil;
  1430. if left.nodetype=ordconstn then
  1431. begin
  1432. rv:=tordconstnode(left).value;
  1433. if is_currency(resultdef) and
  1434. not(nf_internal in flags) then
  1435. rv:=rv*10000.0
  1436. else if is_currency(left.resultdef) and
  1437. not(nf_internal in flags) then
  1438. rv:=rv/10000.0;
  1439. result:=crealconstnode.create(rv,resultdef);
  1440. end
  1441. else
  1442. begin
  1443. if (is_currency(resultdef) or
  1444. is_currency(left.resultdef)) and
  1445. (nf_internal in flags) then
  1446. begin
  1447. include(flags,nf_is_currency)
  1448. end
  1449. { multiply by 10000 for currency. We need to use getcopy to pass
  1450. the argument because the current node is always disposed. Only
  1451. inserting the multiply in the left node is not possible because
  1452. it'll get in an infinite loop to convert int->currency }
  1453. else if is_currency(resultdef) then
  1454. begin
  1455. result:=caddnode.create(muln,getcopy,crealconstnode.create(10000.0,resultdef));
  1456. include(result.flags,nf_is_currency);
  1457. end
  1458. else if is_currency(left.resultdef) then
  1459. begin
  1460. result:=caddnode.create(slashn,getcopy,crealconstnode.create(10000.0,resultdef));
  1461. include(result.flags,nf_is_currency);
  1462. end;
  1463. end;
  1464. end;
  1465. function ttypeconvnode.typecheck_real_to_currency : tnode;
  1466. begin
  1467. if not is_currency(resultdef) then
  1468. internalerror(200304221);
  1469. result:=nil;
  1470. if not(nf_internal in flags) then
  1471. begin
  1472. left:=caddnode.create(muln,left,crealconstnode.create(10000.0,left.resultdef));
  1473. include(left.flags,nf_is_currency);
  1474. { Convert constants directly, else call Round() }
  1475. if left.nodetype=realconstn then
  1476. result:=cordconstnode.create(round(trealconstnode(left).value_real),resultdef,false)
  1477. else
  1478. begin
  1479. result:=cinlinenode.create(in_round_real,false,left);
  1480. { Internal type cast to currency }
  1481. result:=ctypeconvnode.create_internal(result,s64currencytype);
  1482. left:=nil;
  1483. end
  1484. end
  1485. else
  1486. begin
  1487. include(left.flags,nf_is_currency);
  1488. result:=left;
  1489. left:=nil;
  1490. end;
  1491. end;
  1492. function ttypeconvnode.typecheck_real_to_real : tnode;
  1493. begin
  1494. result:=nil;
  1495. if not(nf_internal in flags) then
  1496. begin
  1497. if is_currency(left.resultdef) and not(is_currency(resultdef)) then
  1498. begin
  1499. left:=caddnode.create(slashn,left,crealconstnode.create(10000.0,left.resultdef));
  1500. include(left.flags,nf_is_currency);
  1501. typecheckpass(left);
  1502. end
  1503. else
  1504. if is_currency(resultdef) and not(is_currency(left.resultdef)) then
  1505. begin
  1506. left:=caddnode.create(muln,left,crealconstnode.create(10000.0,left.resultdef));
  1507. include(left.flags,nf_is_currency);
  1508. include(flags,nf_is_currency);
  1509. typecheckpass(left);
  1510. end;
  1511. end
  1512. else
  1513. include(flags,nf_is_currency);
  1514. end;
  1515. function ttypeconvnode.typecheck_cchar_to_pchar : tnode;
  1516. begin
  1517. result:=nil;
  1518. { handle any constants via cunicodestringtype because the compiler
  1519. cannot convert arbitrary unicodechar constants at compile time to
  1520. a shortstring (since it doesn't know the code page to use) }
  1521. inserttypeconv(left,cunicodestringtype);
  1522. { evaluate again, reset resultdef so the convert_typ
  1523. will be calculated again and cstring_to_pchar will
  1524. be used for futher conversion }
  1525. convtype:=tc_none;
  1526. result:=pass_typecheck;
  1527. end;
  1528. function ttypeconvnode.typecheck_cstring_to_pchar : tnode;
  1529. begin
  1530. result:=nil;
  1531. if is_pwidechar(resultdef) then
  1532. inserttypeconv(left,cunicodestringtype)
  1533. else
  1534. if is_pchar(resultdef) and
  1535. (is_widestring(left.resultdef) or
  1536. is_unicodestring(left.resultdef)) then
  1537. begin
  1538. inserttypeconv(left,getansistringdef);
  1539. { the second pass of second_cstring_to_pchar expects a }
  1540. { strinconstn, but this may become a call to the }
  1541. { widestring manager in case left contains "high ascii" }
  1542. if (left.nodetype<>stringconstn) then
  1543. begin
  1544. result:=left;
  1545. left:=nil;
  1546. end;
  1547. end;
  1548. end;
  1549. function ttypeconvnode.typecheck_cstring_to_int : tnode;
  1550. var
  1551. fcc : cardinal;
  1552. pb : pbyte;
  1553. begin
  1554. result:=nil;
  1555. if left.nodetype<>stringconstn then
  1556. internalerror(200510012);
  1557. if (m_mac in current_settings.modeswitches) and
  1558. is_integer(resultdef) and
  1559. (tstringconstnode(left).cst_type=cst_conststring) and
  1560. (tstringconstnode(left).len=4) then
  1561. begin
  1562. pb:=pbyte(tstringconstnode(left).value_str);
  1563. fcc:=(pb[0] shl 24) or (pb[1] shl 16) or (pb[2] shl 8) or pb[3];
  1564. result:=cordconstnode.create(fcc,u32inttype,false);
  1565. end
  1566. else
  1567. CGMessage2(type_e_illegal_type_conversion,left.resultdef.typename,resultdef.typename);
  1568. end;
  1569. function ttypeconvnode.typecheck_arrayconstructor_to_set : tnode;
  1570. var
  1571. hp : tnode;
  1572. begin
  1573. result:=nil;
  1574. if left.nodetype<>arrayconstructorn then
  1575. internalerror(5546);
  1576. { remove typeconv node }
  1577. hp:=left;
  1578. left:=nil;
  1579. { create a set constructor tree }
  1580. arrayconstructor_to_set(hp);
  1581. if is_emptyset(hp) then
  1582. begin
  1583. { enforce the result type for an empty set }
  1584. hp.resultdef:=resultdef;
  1585. result:=hp;
  1586. end
  1587. else if hp.resultdef<>resultdef then
  1588. begin
  1589. { the set might contain a subrange element (e.g. through a variable),
  1590. thus we need to insert another type conversion }
  1591. if nf_explicit in flags then
  1592. result:=ctypeconvnode.create_explicit(hp,totypedef)
  1593. else if nf_internal in flags then
  1594. result:=ctypeconvnode.create_internal(hp,totypedef)
  1595. else
  1596. result:=ctypeconvnode.create(hp,totypedef);
  1597. end
  1598. else
  1599. result:=hp;
  1600. end;
  1601. function ttypeconvnode.typecheck_set_to_set : tnode;
  1602. begin
  1603. result:=nil;
  1604. { constant sets can be converted by changing the type only }
  1605. if (left.nodetype=setconstn) then
  1606. begin
  1607. left.resultdef:=resultdef;
  1608. result:=left;
  1609. left:=nil;
  1610. exit;
  1611. end;
  1612. end;
  1613. function ttypeconvnode.typecheck_pchar_to_string : tnode;
  1614. var
  1615. newblock : tblocknode;
  1616. newstat : tstatementnode;
  1617. restemp : ttempcreatenode;
  1618. begin
  1619. if tstringdef(resultdef).stringtype=st_shortstring then
  1620. begin
  1621. newblock:=internalstatements(newstat);
  1622. restemp:=ctempcreatenode.create(resultdef,resultdef.size,tt_persistent,false);
  1623. addstatement(newstat,restemp);
  1624. addstatement(newstat,ccallnode.createintern('fpc_pchar_to_shortstr',ccallparanode.create(left,ccallparanode.create(
  1625. ctemprefnode.create(restemp),nil))));
  1626. addstatement(newstat,ctempdeletenode.create_normal_temp(restemp));
  1627. addstatement(newstat,ctemprefnode.create(restemp));
  1628. result:=newblock;
  1629. end
  1630. else if tstringdef(resultdef).stringtype=st_ansistring then
  1631. result := ccallnode.createinternres(
  1632. 'fpc_pchar_to_'+tstringdef(resultdef).stringtypname,
  1633. ccallparanode.create(
  1634. cordconstnode.create(getparaencoding(resultdef),u16inttype,true),
  1635. ccallparanode.create(left,nil)
  1636. ),
  1637. resultdef
  1638. )
  1639. else
  1640. result := ccallnode.createinternres(
  1641. 'fpc_pchar_to_'+tstringdef(resultdef).stringtypname,
  1642. ccallparanode.create(left,nil),resultdef);
  1643. left:=nil;
  1644. end;
  1645. function ttypeconvnode.typecheck_interface_to_string : tnode;
  1646. begin
  1647. if assigned(tobjectdef(left.resultdef).iidstr) then
  1648. begin
  1649. if not(oo_has_valid_guid in tobjectdef(left.resultdef).objectoptions) then
  1650. CGMessage1(type_e_interface_has_no_guid,tobjectdef(left.resultdef).typename);
  1651. result:=cstringconstnode.createstr(tobjectdef(left.resultdef).iidstr^);
  1652. tstringconstnode(result).changestringtype(cshortstringtype);
  1653. end
  1654. else
  1655. internalerror(2013112913);
  1656. end;
  1657. function ttypeconvnode.typecheck_interface_to_guid : tnode;
  1658. begin
  1659. if assigned(tobjectdef(left.resultdef).iidguid) then
  1660. begin
  1661. if not(oo_has_valid_guid in tobjectdef(left.resultdef).objectoptions) then
  1662. CGMessage1(type_e_interface_has_no_guid,tobjectdef(left.resultdef).typename);
  1663. result:=cguidconstnode.create(tobjectdef(left.resultdef).iidguid^);
  1664. end
  1665. else
  1666. internalerror(2013112914);
  1667. end;
  1668. function ttypeconvnode.typecheck_dynarray_to_openarray : tnode;
  1669. begin
  1670. if (actualtargetnode(@left)^.nodetype in [pointerconstn,niln]) then
  1671. CGMessage(type_e_no_addr_of_constant);
  1672. { a dynamic array is a pointer to an array, so to convert it to }
  1673. { an open array, we have to dereference it (JM) }
  1674. result := ctypeconvnode.create_internal(left,cpointerdef.getreusable(resultdef));
  1675. typecheckpass(result);
  1676. { left is reused }
  1677. left := nil;
  1678. result := cderefnode.create(result);
  1679. include(result.flags,nf_no_checkpointer);
  1680. end;
  1681. function ttypeconvnode.typecheck_pwchar_to_string : tnode;
  1682. var
  1683. newblock : tblocknode;
  1684. newstat : tstatementnode;
  1685. restemp : ttempcreatenode;
  1686. begin
  1687. if tstringdef(resultdef).stringtype=st_shortstring then
  1688. begin
  1689. newblock:=internalstatements(newstat);
  1690. restemp:=ctempcreatenode.create(resultdef,resultdef.size,tt_persistent,false);
  1691. addstatement(newstat,restemp);
  1692. addstatement(newstat,ccallnode.createintern('fpc_pwidechar_to_shortstr',ccallparanode.create(left,ccallparanode.create(
  1693. ctemprefnode.create(restemp),nil))));
  1694. addstatement(newstat,ctempdeletenode.create_normal_temp(restemp));
  1695. addstatement(newstat,ctemprefnode.create(restemp));
  1696. result:=newblock;
  1697. end
  1698. else if tstringdef(resultdef).stringtype=st_ansistring then
  1699. begin
  1700. result:=ccallnode.createinternres(
  1701. 'fpc_pwidechar_to_'+tstringdef(resultdef).stringtypname,
  1702. ccallparanode.create(
  1703. cordconstnode.create(
  1704. getparaencoding(resultdef),
  1705. u16inttype,
  1706. true
  1707. ),
  1708. ccallparanode.create(left,nil)
  1709. ),
  1710. resultdef
  1711. );
  1712. end
  1713. else
  1714. result := ccallnode.createinternres(
  1715. 'fpc_pwidechar_to_'+tstringdef(resultdef).stringtypname,
  1716. ccallparanode.create(left,nil),resultdef);
  1717. left:=nil;
  1718. end;
  1719. function ttypeconvnode.typecheck_variant_to_dynarray : tnode;
  1720. begin
  1721. result := ccallnode.createinternres(
  1722. 'fpc_variant_to_dynarray',
  1723. ccallparanode.create(caddrnode.create_internal(crttinode.create(tstoreddef(resultdef),initrtti,rdt_normal)),
  1724. ccallparanode.create(left,nil)
  1725. ),resultdef);
  1726. typecheckpass(result);
  1727. left:=nil;
  1728. end;
  1729. function ttypeconvnode.typecheck_dynarray_to_variant : tnode;
  1730. begin
  1731. result := ccallnode.createinternres(
  1732. 'fpc_dynarray_to_variant',
  1733. ccallparanode.create(caddrnode.create_internal(crttinode.create(tstoreddef(left.resultdef),initrtti,rdt_normal)),
  1734. ccallparanode.create(ctypeconvnode.create_explicit(left,voidpointertype),nil)
  1735. ),resultdef);
  1736. typecheckpass(result);
  1737. left:=nil;
  1738. end;
  1739. function ttypeconvnode.typecheck_variant_to_interface : tnode;
  1740. begin
  1741. if def_is_related(tobjectdef(resultdef),tobjectdef(search_system_type('IDISPATCH').typedef)) then
  1742. result := ccallnode.createinternres(
  1743. 'fpc_variant_to_idispatch',
  1744. ccallparanode.create(left,nil)
  1745. ,resultdef)
  1746. else
  1747. result := ccallnode.createinternres(
  1748. 'fpc_variant_to_interface',
  1749. ccallparanode.create(left,nil)
  1750. ,resultdef);
  1751. typecheckpass(result);
  1752. left:=nil;
  1753. end;
  1754. function ttypeconvnode.typecheck_interface_to_variant : tnode;
  1755. begin
  1756. if def_is_related(tobjectdef(left.resultdef),tobjectdef(search_system_type('IDISPATCH').typedef)) then
  1757. result := ccallnode.createinternres(
  1758. 'fpc_idispatch_to_variant',
  1759. ccallparanode.create(left,nil)
  1760. ,resultdef)
  1761. else
  1762. result := ccallnode.createinternres(
  1763. 'fpc_interface_to_variant',
  1764. ccallparanode.create(left,nil)
  1765. ,resultdef);
  1766. typecheckpass(result);
  1767. left:=nil;
  1768. end;
  1769. function ttypeconvnode.typecheck_variant_to_enum : tnode;
  1770. begin
  1771. result := ctypeconvnode.create_internal(left,sinttype);
  1772. result := ctypeconvnode.create_internal(result,resultdef);
  1773. typecheckpass(result);
  1774. { left is reused }
  1775. left := nil;
  1776. end;
  1777. function ttypeconvnode.typecheck_enum_to_variant : tnode;
  1778. begin
  1779. result := ctypeconvnode.create_internal(left,sinttype);
  1780. result := ctypeconvnode.create_internal(result,cvarianttype);
  1781. typecheckpass(result);
  1782. { left is reused }
  1783. left := nil;
  1784. end;
  1785. function ttypeconvnode.typecheck_array_2_dynarray : tnode;
  1786. var
  1787. newstatement : tstatementnode;
  1788. temp : ttempcreatenode;
  1789. temp2 : ttempcreatenode;
  1790. begin
  1791. { create statements with call to getmem+initialize }
  1792. result:=internalstatements(newstatement);
  1793. { create temp for result }
  1794. temp:=ctempcreatenode.create(resultdef,resultdef.size,tt_persistent,true);
  1795. addstatement(newstatement,temp);
  1796. { get temp for array of lengths }
  1797. temp2:=ctempcreatenode.create(sinttype,sinttype.size,tt_persistent,false);
  1798. addstatement(newstatement,temp2);
  1799. { one dimensional }
  1800. addstatement(newstatement,cassignmentnode.create(
  1801. ctemprefnode.create(temp2),
  1802. cordconstnode.create
  1803. (tarraydef(left.resultdef).highrange+1,s32inttype,true)));
  1804. { create call to fpc_dynarr_setlength }
  1805. addstatement(newstatement,ccallnode.createintern('fpc_dynarray_setlength',
  1806. ccallparanode.create(caddrnode.create_internal
  1807. (ctemprefnode.create(temp2)),
  1808. ccallparanode.create(cordconstnode.create
  1809. (1,s32inttype,true),
  1810. ccallparanode.create(caddrnode.create_internal
  1811. (crttinode.create(tstoreddef(resultdef),initrtti,rdt_normal)),
  1812. ccallparanode.create(
  1813. ctypeconvnode.create_internal(
  1814. ctemprefnode.create(temp),voidpointertype),
  1815. nil))))
  1816. ));
  1817. addstatement(newstatement,ctempdeletenode.create(temp2));
  1818. { copy ... }
  1819. addstatement(newstatement,cassignmentnode.create(
  1820. ctypeconvnode.create_internal(cderefnode.create(ctypeconvnode.create_internal(ctemprefnode.create(temp),voidpointertype)),left.resultdef),
  1821. left
  1822. ));
  1823. { left is reused }
  1824. left:=nil;
  1825. { the last statement should return the value as
  1826. location and type, this is done be referencing the
  1827. temp and converting it first from a persistent temp to
  1828. normal temp }
  1829. addstatement(newstatement,ctempdeletenode.create_normal_temp(temp));
  1830. addstatement(newstatement,ctemprefnode.create(temp));
  1831. end;
  1832. function ttypeconvnode.typecheck_elem_2_openarray : tnode;
  1833. begin
  1834. result:=nil;
  1835. end;
  1836. function ttypeconvnode.typecheck_arrayconstructor_to_dynarray : tnode;
  1837. var
  1838. newstatement,
  1839. assstatement : tstatementnode;
  1840. arrnode : ttempcreatenode;
  1841. temp2 : ttempcreatenode;
  1842. assnode : tnode;
  1843. paracount : integer;
  1844. elemnode : tarrayconstructornode;
  1845. begin
  1846. { assignment of []? }
  1847. if (
  1848. (left.nodetype=arrayconstructorn) and
  1849. not assigned(tarrayconstructornode(left).left)
  1850. ) or
  1851. is_emptyset(left)
  1852. then
  1853. begin
  1854. result:=cnilnode.create;
  1855. exit;
  1856. end;
  1857. if resultdef.typ<>arraydef then
  1858. internalerror(2017050102);
  1859. tarrayconstructornode(left).force_type(tarraydef(resultdef).elementdef);
  1860. result:=internalstatements(newstatement);
  1861. { create temp for result }
  1862. arrnode:=ctempcreatenode.create(totypedef,totypedef.size,tt_persistent,true);
  1863. addstatement(newstatement,arrnode);
  1864. paracount:=0;
  1865. { create an assignment call for each element }
  1866. assnode:=internalstatements(assstatement);
  1867. if left.nodetype=arrayconstructorrangen then
  1868. internalerror(2016021902);
  1869. elemnode:=tarrayconstructornode(left);
  1870. while assigned(elemnode) do
  1871. begin
  1872. { arr[i] := param_i }
  1873. if not assigned(elemnode.left) then
  1874. internalerror(2017050103);
  1875. addstatement(assstatement,
  1876. cassignmentnode.create(
  1877. cvecnode.create(
  1878. ctemprefnode.create(arrnode),
  1879. cordconstnode.create(paracount,tarraydef(totypedef).rangedef,false)),
  1880. elemnode.left));
  1881. elemnode.left:=nil;
  1882. inc(paracount);
  1883. elemnode:=tarrayconstructornode(elemnode.right);
  1884. if assigned(elemnode) and (elemnode.nodetype<>arrayconstructorn) then
  1885. internalerror(2016021903);
  1886. end;
  1887. { get temp for array of lengths }
  1888. temp2:=ctempcreatenode.create_value(sinttype,sinttype.size,tt_persistent,false,cordconstnode.create(paracount,s32inttype,true));
  1889. addstatement(newstatement,temp2);
  1890. { create call to fpc_dynarr_setlength }
  1891. addstatement(newstatement,ccallnode.createintern('fpc_dynarray_setlength',
  1892. ccallparanode.create(caddrnode.create_internal
  1893. (ctemprefnode.create(temp2)),
  1894. ccallparanode.create(cordconstnode.create
  1895. (1,s32inttype,true),
  1896. ccallparanode.create(caddrnode.create_internal
  1897. (crttinode.create(tstoreddef(totypedef),initrtti,rdt_normal)),
  1898. ccallparanode.create(
  1899. ctypeconvnode.create_internal(
  1900. ctemprefnode.create(arrnode),voidpointertype),
  1901. nil))))
  1902. ));
  1903. { add assignment statememnts }
  1904. addstatement(newstatement,ctempdeletenode.create(temp2));
  1905. addstatement(newstatement,assnode);
  1906. { the last statement should return the value as
  1907. location and type, this is done be referencing the
  1908. temp and converting it first from a persistent temp to
  1909. normal temp }
  1910. addstatement(newstatement,ctempdeletenode.create_normal_temp(arrnode));
  1911. addstatement(newstatement,ctemprefnode.create(arrnode));
  1912. end;
  1913. function ttypeconvnode.typecheck_arrayconstructor_to_array : tnode;
  1914. var
  1915. newstatement,
  1916. assstatement : tstatementnode;
  1917. arrnode : ttempcreatenode;
  1918. temp2 : ttempcreatenode;
  1919. assnode : tnode;
  1920. paracount : integer;
  1921. elemnode : tarrayconstructornode;
  1922. begin
  1923. tarrayconstructornode(left).force_type(tarraydef(resultdef).elementdef);
  1924. result:=internalstatements(newstatement);
  1925. { create temp for result }
  1926. arrnode:=ctempcreatenode.create(totypedef,totypedef.size,tt_persistent,true);
  1927. addstatement(newstatement,arrnode);
  1928. paracount:=0;
  1929. { create an assignment call for each element }
  1930. assnode:=internalstatements(assstatement);
  1931. if left.nodetype=arrayconstructorrangen then
  1932. internalerror(2020041402);
  1933. elemnode:=tarrayconstructornode(left);
  1934. while assigned(elemnode) do
  1935. begin
  1936. { arr[i] := param_i }
  1937. if not assigned(elemnode.left) then
  1938. internalerror(2020041403);
  1939. addstatement(assstatement,
  1940. cassignmentnode.create(
  1941. cvecnode.create(
  1942. ctemprefnode.create(arrnode),
  1943. cordconstnode.create(paracount+tarraydef(totypedef).lowrange,tarraydef(totypedef).rangedef,false)),
  1944. elemnode.left));
  1945. elemnode.left:=nil;
  1946. inc(paracount);
  1947. elemnode:=tarrayconstructornode(elemnode.right);
  1948. if assigned(elemnode) and (elemnode.nodetype<>arrayconstructorn) then
  1949. internalerror(2020041404);
  1950. end;
  1951. { get temp for array of lengths }
  1952. temp2:=ctempcreatenode.create_value(sinttype,sinttype.size,tt_persistent,false,cordconstnode.create(paracount,s32inttype,true));
  1953. addstatement(newstatement,temp2);
  1954. { add assignment statememnts }
  1955. addstatement(newstatement,ctempdeletenode.create(temp2));
  1956. addstatement(newstatement,assnode);
  1957. { the last statement should return the value as
  1958. location and type, this is done be referencing the
  1959. temp and converting it first from a persistent temp to
  1960. normal temp }
  1961. addstatement(newstatement,ctempdeletenode.create_normal_temp(arrnode));
  1962. addstatement(newstatement,ctemprefnode.create(arrnode));
  1963. end;
  1964. function ttypeconvnode._typecheck_int_to_int : tnode;
  1965. begin
  1966. result := typecheck_int_to_int;
  1967. end;
  1968. function ttypeconvnode._typecheck_cord_to_pointer : tnode;
  1969. begin
  1970. result := typecheck_cord_to_pointer;
  1971. end;
  1972. function ttypeconvnode._typecheck_chararray_to_string : tnode;
  1973. begin
  1974. result := typecheck_chararray_to_string;
  1975. end;
  1976. function ttypeconvnode._typecheck_string_to_chararray : tnode;
  1977. begin
  1978. result := typecheck_string_to_chararray;
  1979. end;
  1980. function ttypeconvnode._typecheck_string_to_string: tnode;
  1981. begin
  1982. result := typecheck_string_to_string;
  1983. end;
  1984. function ttypeconvnode._typecheck_char_to_string : tnode;
  1985. begin
  1986. result := typecheck_char_to_string;
  1987. end;
  1988. function ttypeconvnode._typecheck_char_to_chararray : tnode;
  1989. begin
  1990. result := typecheck_char_to_chararray;
  1991. end;
  1992. function ttypeconvnode._typecheck_int_to_real : tnode;
  1993. begin
  1994. result := typecheck_int_to_real;
  1995. end;
  1996. function ttypeconvnode._typecheck_real_to_real : tnode;
  1997. begin
  1998. result := typecheck_real_to_real;
  1999. end;
  2000. function ttypeconvnode._typecheck_real_to_currency : tnode;
  2001. begin
  2002. result := typecheck_real_to_currency;
  2003. end;
  2004. function ttypeconvnode._typecheck_cchar_to_pchar : tnode;
  2005. begin
  2006. result := typecheck_cchar_to_pchar;
  2007. end;
  2008. function ttypeconvnode._typecheck_cstring_to_pchar : tnode;
  2009. begin
  2010. result := typecheck_cstring_to_pchar;
  2011. end;
  2012. function ttypeconvnode._typecheck_cstring_to_int : tnode;
  2013. begin
  2014. result := typecheck_cstring_to_int;
  2015. end;
  2016. function ttypeconvnode._typecheck_char_to_char : tnode;
  2017. begin
  2018. result := typecheck_char_to_char;
  2019. end;
  2020. function ttypeconvnode._typecheck_arrayconstructor_to_set : tnode;
  2021. begin
  2022. result := typecheck_arrayconstructor_to_set;
  2023. end;
  2024. function ttypeconvnode._typecheck_set_to_set : tnode;
  2025. begin
  2026. result := typecheck_set_to_set;
  2027. end;
  2028. function ttypeconvnode._typecheck_pchar_to_string : tnode;
  2029. begin
  2030. result := typecheck_pchar_to_string;
  2031. end;
  2032. function ttypeconvnode._typecheck_interface_to_string : tnode;
  2033. begin
  2034. result := typecheck_interface_to_string;
  2035. end;
  2036. function ttypeconvnode._typecheck_interface_to_guid : tnode;
  2037. begin
  2038. result := typecheck_interface_to_guid;
  2039. end;
  2040. function ttypeconvnode._typecheck_dynarray_to_openarray : tnode;
  2041. begin
  2042. result := typecheck_dynarray_to_openarray;
  2043. end;
  2044. function ttypeconvnode._typecheck_pwchar_to_string : tnode;
  2045. begin
  2046. result := typecheck_pwchar_to_string;
  2047. end;
  2048. function ttypeconvnode._typecheck_variant_to_dynarray : tnode;
  2049. begin
  2050. result := typecheck_variant_to_dynarray;
  2051. end;
  2052. function ttypeconvnode._typecheck_dynarray_to_variant : tnode;
  2053. begin
  2054. result := typecheck_dynarray_to_variant;
  2055. end;
  2056. function ttypeconvnode._typecheck_variant_to_enum : tnode;
  2057. begin
  2058. result := typecheck_variant_to_enum;
  2059. end;
  2060. function ttypeconvnode._typecheck_enum_to_variant : tnode;
  2061. begin
  2062. result := typecheck_enum_to_variant;
  2063. end;
  2064. function ttypeconvnode._typecheck_proc_to_procvar : tnode;
  2065. begin
  2066. result := typecheck_proc_to_procvar;
  2067. end;
  2068. function ttypeconvnode._typecheck_variant_to_interface : tnode;
  2069. begin
  2070. result := typecheck_variant_to_interface;
  2071. end;
  2072. function ttypeconvnode._typecheck_interface_to_variant : tnode;
  2073. begin
  2074. result := typecheck_interface_to_variant;
  2075. end;
  2076. function ttypeconvnode._typecheck_array_2_dynarray : tnode;
  2077. begin
  2078. result := typecheck_array_2_dynarray;
  2079. end;
  2080. function ttypeconvnode._typecheck_elem_2_openarray : tnode;
  2081. begin
  2082. result := typecheck_elem_2_openarray;
  2083. end;
  2084. function ttypeconvnode._typecheck_arrayconstructor_to_dynarray : tnode;
  2085. begin
  2086. result:=typecheck_arrayconstructor_to_dynarray;
  2087. end;
  2088. function ttypeconvnode._typecheck_arrayconstructor_to_array : tnode;
  2089. begin
  2090. result:=typecheck_arrayconstructor_to_array;
  2091. end;
  2092. function ttypeconvnode.target_specific_general_typeconv: boolean;
  2093. begin
  2094. result:=false;
  2095. end;
  2096. function ttypeconvnode.target_specific_explicit_typeconv: boolean;
  2097. begin
  2098. result:=false;
  2099. end;
  2100. class function ttypeconvnode.target_specific_need_equal_typeconv(fromdef, todef: tdef): boolean;
  2101. begin
  2102. result:=false;
  2103. end;
  2104. function ttypeconvnode.typecheck_proc_to_procvar : tnode;
  2105. var
  2106. pd : tabstractprocdef;
  2107. copytype : tproccopytyp;
  2108. source: pnode;
  2109. begin
  2110. result:=nil;
  2111. pd:=tabstractprocdef(left.resultdef);
  2112. { create procvardef (default for create_proc_to_procvar is voiddef,
  2113. but if later a regular inserttypeconvnode() is used to insert a type
  2114. conversion to the actual procvardef, totypedef will be set to the
  2115. real procvartype that we are converting to) }
  2116. if assigned(totypedef) and
  2117. (totypedef.typ=procvardef) then
  2118. begin
  2119. { have to do this in typecheckpass so that it's triggered for
  2120. typed constant declarations }
  2121. if po_is_block in tprocvardef(totypedef).procoptions then
  2122. begin
  2123. { can only convert from procdef to procvardef, but in the mean
  2124. time other type conversions may have been inserted (pointers,
  2125. proc2procvar, ...) }
  2126. source:=actualtargetnode(@left);
  2127. while (source^.nodetype=typeconvn) and
  2128. (ttypeconvnode(source^).convtype=tc_proc_2_procvar) and
  2129. (is_void(source^.resultdef) or
  2130. (source^.resultdef.typ=procvardef)) do
  2131. begin
  2132. { won't skip proc2procvar }
  2133. source:=actualtargetnode(@ttypeconvnode(source^).left);
  2134. end;
  2135. if (source^.nodetype=loadn) and
  2136. (source^.resultdef.typ=procdef) and
  2137. not is_nested_pd(tprocdef(source^.resultdef)) and
  2138. not is_objcclass(tdef(source^.resultdef.owner.defowner)) then
  2139. begin
  2140. result:=generate_block_for_procaddr(tloadnode(source^));
  2141. exit;
  2142. end
  2143. else
  2144. CGMessage2(type_e_illegal_type_conversion,left.resultdef.typename,resultdef.typename);
  2145. end;
  2146. resultdef:=totypedef;
  2147. end
  2148. else
  2149. begin
  2150. { only need the address of the method? this is needed
  2151. for @tobject.create. In this case there will be a loadn without
  2152. a methodpointer. }
  2153. if (left.nodetype=loadn) and
  2154. not assigned(tloadnode(left).left) and
  2155. (not(m_nested_procvars in current_settings.modeswitches) or
  2156. not is_nested_pd(tabstractprocdef(tloadnode(left).resultdef))) then
  2157. copytype:=pc_address_only
  2158. else
  2159. copytype:=pc_normal;
  2160. resultdef:=cprocvardef.getreusableprocaddr(pd,copytype);
  2161. end;
  2162. end;
  2163. function ttypeconvnode.typecheck_call_helper(c : tconverttype) : tnode;
  2164. const
  2165. resultdefconvert : array[tconverttype] of pointer = (
  2166. {none} nil,
  2167. {equal} nil,
  2168. {not_possible} nil,
  2169. { string_2_string } @ttypeconvnode._typecheck_string_to_string,
  2170. { char_2_string } @ttypeconvnode._typecheck_char_to_string,
  2171. { char_2_chararray } @ttypeconvnode._typecheck_char_to_chararray,
  2172. { pchar_2_string } @ttypeconvnode._typecheck_pchar_to_string,
  2173. { cchar_2_pchar } @ttypeconvnode._typecheck_cchar_to_pchar,
  2174. { cstring_2_pchar } @ttypeconvnode._typecheck_cstring_to_pchar,
  2175. { cstring_2_int } @ttypeconvnode._typecheck_cstring_to_int,
  2176. { ansistring_2_pchar } nil,
  2177. { string_2_chararray } @ttypeconvnode._typecheck_string_to_chararray,
  2178. { chararray_2_string } @ttypeconvnode._typecheck_chararray_to_string,
  2179. { array_2_pointer } nil,
  2180. { pointer_2_array } nil,
  2181. { int_2_int } @ttypeconvnode._typecheck_int_to_int,
  2182. { int_2_bool } nil,
  2183. { bool_2_bool } nil,
  2184. { bool_2_int } nil,
  2185. { real_2_real } @ttypeconvnode._typecheck_real_to_real,
  2186. { int_2_real } @ttypeconvnode._typecheck_int_to_real,
  2187. { real_2_currency } @ttypeconvnode._typecheck_real_to_currency,
  2188. { proc_2_procvar } @ttypeconvnode._typecheck_proc_to_procvar,
  2189. { nil_2_methodprocvar } nil,
  2190. { arrayconstructor_2_set } @ttypeconvnode._typecheck_arrayconstructor_to_set,
  2191. { set_to_set } @ttypeconvnode._typecheck_set_to_set,
  2192. { cord_2_pointer } @ttypeconvnode._typecheck_cord_to_pointer,
  2193. { intf_2_string } @ttypeconvnode._typecheck_interface_to_string,
  2194. { intf_2_guid } @ttypeconvnode._typecheck_interface_to_guid,
  2195. { class_2_intf } nil,
  2196. { char_2_char } @ttypeconvnode._typecheck_char_to_char,
  2197. { dynarray_2_openarray} @ttypeconvnode._typecheck_dynarray_to_openarray,
  2198. { pwchar_2_string} @ttypeconvnode._typecheck_pwchar_to_string,
  2199. { variant_2_dynarray} @ttypeconvnode._typecheck_variant_to_dynarray,
  2200. { dynarray_2_variant} @ttypeconvnode._typecheck_dynarray_to_variant,
  2201. { variant_2_enum} @ttypeconvnode._typecheck_variant_to_enum,
  2202. { enum_2_variant} @ttypeconvnode._typecheck_enum_to_variant,
  2203. { variant_2_interface} @ttypeconvnode._typecheck_interface_to_variant,
  2204. { interface_2_variant} @ttypeconvnode._typecheck_variant_to_interface,
  2205. { array_2_dynarray} @ttypeconvnode._typecheck_array_2_dynarray,
  2206. { elem_2_openarray } @ttypeconvnode._typecheck_elem_2_openarray,
  2207. { arrayconstructor_2_dynarray } @ttypeconvnode._typecheck_arrayconstructor_to_dynarray,
  2208. { arrayconstructor_2_array } @ttypeconvnode._typecheck_arrayconstructor_to_array
  2209. );
  2210. type
  2211. tprocedureofobject = function : tnode of object;
  2212. var
  2213. r : TMethod;
  2214. begin
  2215. result:=nil;
  2216. { this is a little bit dirty but it works }
  2217. { and should be quite portable too }
  2218. r.Code:=resultdefconvert[c];
  2219. r.Data:=self;
  2220. if assigned(r.Code) then
  2221. result:=tprocedureofobject(r)();
  2222. end;
  2223. function ttypeconvnode.pass_typecheck:tnode;
  2224. var
  2225. hdef : tdef;
  2226. hp : tnode;
  2227. currprocdef : tabstractprocdef;
  2228. aprocdef : tprocdef;
  2229. eq : tequaltype;
  2230. cdoptions : tcompare_defs_options;
  2231. newblock: tblocknode;
  2232. newstatement: tstatementnode;
  2233. tempnode: ttempcreatenode;
  2234. begin
  2235. result:=nil;
  2236. resultdef:=totypedef;
  2237. typecheckpass(left);
  2238. if codegenerror then
  2239. exit;
  2240. { When absolute force tc_equal }
  2241. if (nf_absolute in flags) then
  2242. begin
  2243. convtype:=tc_equal;
  2244. { we need to check regability only if something is really regable }
  2245. if ((tstoreddef(left.resultdef).is_intregable) or
  2246. (tstoreddef(resultdef).is_fpuregable)) and
  2247. (
  2248. (tstoreddef(resultdef).is_intregable<>tstoreddef(left.resultdef).is_intregable) or
  2249. (tstoreddef(resultdef).is_fpuregable<>tstoreddef(left.resultdef).is_fpuregable) or
  2250. { like in pdecvar.read_absolute(): if the size changes, the
  2251. register size would also have to change (but second_nothing
  2252. does not handle this) }
  2253. (tstoreddef(resultdef).size<>tstoreddef(left.resultdef).size)) then
  2254. make_not_regable(left,[ra_addr_regable]);
  2255. exit;
  2256. end;
  2257. { tp procvar support. Skip typecasts to procvar, record or set. Those
  2258. convert on the procvar value. This is used to access the
  2259. fields of a methodpointer }
  2260. if not(nf_load_procvar in flags) and
  2261. not(resultdef.typ in [procvardef,recorddef,setdef]) then
  2262. maybe_call_procvar(left,true);
  2263. if target_specific_general_typeconv then
  2264. exit;
  2265. if convtype=tc_none then
  2266. begin
  2267. cdoptions:=[cdo_allow_variant,cdo_warn_incompatible_univ];
  2268. { overloaded operators require calls, which is not possible inside
  2269. a constant declaration }
  2270. if (block_type<>bt_const) and
  2271. not(nf_internal in flags) then
  2272. include(cdoptions,cdo_check_operator);
  2273. if nf_explicit in flags then
  2274. include(cdoptions,cdo_explicit);
  2275. if nf_internal in flags then
  2276. include(cdoptions,cdo_internal);
  2277. aprocdef:=nil;
  2278. eq:=compare_defs_ext(left.resultdef,resultdef,left.nodetype,convtype,aprocdef,cdoptions);
  2279. case eq of
  2280. te_exact,
  2281. te_equal :
  2282. begin
  2283. result := simplify(false);
  2284. if assigned(result) then
  2285. exit;
  2286. { in case of bitpacked accesses, the original type must
  2287. remain so that not too many/few bits are laoded }
  2288. if is_bitpacked_access(left) then
  2289. convtype:=tc_int_2_int;
  2290. { Only leave when there is no conversion to do.
  2291. We can still need to call a conversion routine,
  2292. like the routine to convert a stringconstnode }
  2293. if (convtype in [tc_equal,tc_not_possible]) and
  2294. { some conversions, like dynarray to pointer in Delphi
  2295. mode, must not be removed, because then we get memory
  2296. leaks due to missing temp finalization }
  2297. (not is_managed_type(left.resultdef) or
  2298. { different kinds of refcounted types may need calls
  2299. to different kinds of refcounting helpers }
  2300. (resultdef=left.resultdef)) then
  2301. begin
  2302. {$ifdef llvm}
  2303. { we still may have to insert a type conversion at the
  2304. llvm level }
  2305. if (blocktype<>bt_const) and
  2306. (left.resultdef<>resultdef) and
  2307. { if unspecialised generic -> we won't generate any code
  2308. for this, and keeping the type conversion node will
  2309. cause valid_for_assign to fail because the typecast will be from/to something of 0
  2310. bytes to/from something with a non-zero size }
  2311. not is_typeparam(left.resultdef) and
  2312. not is_typeparam(resultdef) then
  2313. result:=nil
  2314. else
  2315. {$endif llvm}
  2316. begin
  2317. left.resultdef:=resultdef;
  2318. if (nf_explicit in flags) and (left.nodetype = addrn) then
  2319. include(taddrnode(left).addrnodeflags,anf_typedaddr);
  2320. result:=left;
  2321. left:=nil;
  2322. end;
  2323. exit;
  2324. end;
  2325. end;
  2326. te_convert_l1,
  2327. te_convert_l2,
  2328. te_convert_l3,
  2329. te_convert_l4,
  2330. te_convert_l5,
  2331. te_convert_l6:
  2332. { nothing to do }
  2333. ;
  2334. te_convert_operator :
  2335. begin
  2336. include(current_procinfo.flags,pi_do_call);
  2337. addsymref(aprocdef.procsym,aprocdef);
  2338. hp:=ccallnode.create(ccallparanode.create(left,nil),Tprocsym(aprocdef.procsym),nil,nil,[],nil);
  2339. { tell explicitly which def we must use !! (PM) }
  2340. tcallnode(hp).procdefinition:=aprocdef;
  2341. left:=nil;
  2342. result:=hp;
  2343. exit;
  2344. end;
  2345. te_incompatible :
  2346. begin
  2347. { convert an array constructor to a set so that we still get
  2348. the error "set of Y incompatible to Z" instead of "array of
  2349. X incompatible to Z" }
  2350. if (resultdef.typ<>arraydef) and
  2351. is_array_constructor(left.resultdef) then
  2352. begin
  2353. arrayconstructor_to_set(left);
  2354. typecheckpass(left);
  2355. end;
  2356. { Procedures have a resultdef of voiddef and functions of their
  2357. own resultdef. They will therefore always be incompatible with
  2358. a procvar. Because isconvertable cannot check for procedures we
  2359. use an extra check for them.}
  2360. if (left.nodetype=calln) and
  2361. (tcallnode(left).required_para_count=0) and
  2362. (resultdef.typ=procvardef) and
  2363. (
  2364. (m_tp_procvar in current_settings.modeswitches) or
  2365. (m_mac_procvar in current_settings.modeswitches)
  2366. ) then
  2367. begin
  2368. if assigned(tcallnode(left).right) then
  2369. begin
  2370. { this is already a procvar, if it is really equal
  2371. is checked below }
  2372. convtype:=tc_equal;
  2373. hp:=tcallnode(left).right.getcopy;
  2374. currprocdef:=tabstractprocdef(hp.resultdef);
  2375. end
  2376. else
  2377. begin
  2378. convtype:=tc_proc_2_procvar;
  2379. currprocdef:=Tprocsym(Tcallnode(left).symtableprocentry).Find_procdef_byprocvardef(Tprocvardef(resultdef));
  2380. hp:=cloadnode.create_procvar(tprocsym(tcallnode(left).symtableprocentry),
  2381. tprocdef(currprocdef),tcallnode(left).symtableproc);
  2382. if (tcallnode(left).symtableprocentry.owner.symtabletype=ObjectSymtable) then
  2383. begin
  2384. if assigned(tcallnode(left).methodpointer) then
  2385. tloadnode(hp).set_mp(tcallnode(left).methodpointer.getcopy)
  2386. else
  2387. tloadnode(hp).set_mp(load_self_node);
  2388. end;
  2389. typecheckpass(hp);
  2390. end;
  2391. left.free;
  2392. left:=hp;
  2393. { Now check if the procedure we are going to assign to
  2394. the procvar, is compatible with the procvar's type }
  2395. if not(nf_explicit in flags) and
  2396. (proc_to_procvar_equal(currprocdef,tprocvardef(resultdef),false)=te_incompatible) then
  2397. IncompatibleTypes(left.resultdef,resultdef)
  2398. else
  2399. result:=typecheck_call_helper(convtype);
  2400. exit;
  2401. end
  2402. else if maybe_global_proc_to_nested(left,resultdef) or
  2403. maybe_classmethod_to_methodprocvar(left,resultdef) then
  2404. begin
  2405. result:=left;
  2406. left:=nil;
  2407. exit;
  2408. end;
  2409. { Handle explicit type conversions }
  2410. if nf_explicit in flags then
  2411. begin
  2412. { do common tc_equal cast, except when dealing with proc -> procvar
  2413. (may have to get rid of method pointer) }
  2414. if (left.resultdef.typ<>procdef) or
  2415. (resultdef.typ<>procvardef) then
  2416. convtype:=tc_equal
  2417. else
  2418. convtype:=tc_proc_2_procvar;
  2419. { ordinal constants can be resized to 1,2,4,8 bytes }
  2420. if (left.nodetype=ordconstn) then
  2421. begin
  2422. { Insert typeconv for ordinal to the correct size first on left, after
  2423. that the other conversion can be done }
  2424. hdef:=nil;
  2425. case longint(resultdef.size) of
  2426. 1 :
  2427. hdef:=s8inttype;
  2428. 2 :
  2429. hdef:=s16inttype;
  2430. 4 :
  2431. hdef:=s32inttype;
  2432. 8 :
  2433. hdef:=s64inttype;
  2434. end;
  2435. { we need explicit, because it can also be an enum }
  2436. if assigned(hdef) then
  2437. inserttypeconv_internal(left,hdef)
  2438. else
  2439. CGMessage2(type_e_illegal_type_conversion,left.resultdef.typename,resultdef.typename);
  2440. end;
  2441. { class/interface to class/interface, with checkobject support }
  2442. if is_class_or_interface_or_objc(resultdef) and
  2443. is_class_or_interface_or_objc(left.resultdef) then
  2444. begin
  2445. { check if the types are related }
  2446. if not(nf_internal in flags) and
  2447. (not(def_is_related(tobjectdef(left.resultdef),tobjectdef(resultdef)))) and
  2448. (not(def_is_related(tobjectdef(resultdef),tobjectdef(left.resultdef)))) then
  2449. begin
  2450. { Give an error when typecasting class to interface, this is compatible
  2451. with delphi }
  2452. if is_interface(resultdef) and
  2453. not is_interface(left.resultdef) then
  2454. CGMessage2(type_e_classes_not_related,
  2455. FullTypeName(left.resultdef,resultdef),
  2456. FullTypeName(resultdef,left.resultdef))
  2457. else
  2458. CGMessage2(type_w_classes_not_related,
  2459. FullTypeName(left.resultdef,resultdef),
  2460. FullTypeName(resultdef,left.resultdef))
  2461. end;
  2462. { Add runtime check? }
  2463. if not is_objc_class_or_protocol(resultdef) and
  2464. not is_objc_class_or_protocol(left.resultdef) and
  2465. (cs_check_object in current_settings.localswitches) and
  2466. not(nf_internal in flags) then
  2467. begin
  2468. { we can translate the typeconvnode to 'as' when
  2469. typecasting to a class or interface }
  2470. { we need to make sure the result can still be
  2471. passed as a var parameter }
  2472. newblock:=internalstatements(newstatement);
  2473. if (valid_for_var(left,false)) then
  2474. begin
  2475. tempnode:=ctempcreatenode.create(voidpointertype,voidpointertype.size,tt_persistent,true);
  2476. addstatement(newstatement,tempnode);
  2477. addstatement(newstatement,cassignmentnode.create(
  2478. ctemprefnode.create(tempnode),
  2479. caddrnode.create_internal(left)));
  2480. left:=ctypeconvnode.create_internal(cderefnode.create(ctemprefnode.create(tempnode)),left.resultdef);
  2481. end
  2482. else
  2483. begin
  2484. tempnode:=ctempcreatenode.create(left.resultdef,left.resultdef.size,tt_persistent,true);
  2485. addstatement(newstatement,tempnode);
  2486. addstatement(newstatement,cassignmentnode.create(
  2487. ctemprefnode.create(tempnode),
  2488. left));
  2489. left:=ctemprefnode.create(tempnode);
  2490. end;
  2491. addstatement(newstatement,casnode.create(left.getcopy,cloadvmtaddrnode.create(ctypenode.create(resultdef))));
  2492. addstatement(newstatement,ctempdeletenode.create_normal_temp(tempnode));
  2493. addstatement(newstatement,ctypeconvnode.create_internal(left,resultdef));
  2494. left:=nil;
  2495. result:=newblock;
  2496. exit;
  2497. end;
  2498. end
  2499. else
  2500. begin
  2501. { only if the same size or formal def, and }
  2502. { don't allow type casting of constants to }
  2503. { structured types }
  2504. if not(
  2505. (left.resultdef.typ=formaldef) or
  2506. {$ifdef jvm}
  2507. { enums /are/ class instances on the JVM
  2508. platform }
  2509. (((left.resultdef.typ=enumdef) and
  2510. (resultdef.typ=objectdef)) or
  2511. ((resultdef.typ=enumdef) and
  2512. (left.resultdef.typ=objectdef))) or
  2513. {$endif}
  2514. (
  2515. is_void(left.resultdef) and
  2516. (left.nodetype=derefn)
  2517. ) or
  2518. (
  2519. not(is_open_array(left.resultdef)) and
  2520. not(is_array_constructor(left.resultdef)) and
  2521. not(is_array_of_const(left.resultdef)) and
  2522. (left.resultdef.size=resultdef.size) and
  2523. { disallow casts of const nodes }
  2524. (not is_constnode(left) or
  2525. { however, there are some exceptions }
  2526. (not(resultdef.typ in [arraydef,recorddef,setdef,stringdef,
  2527. filedef,variantdef,objectdef]) or
  2528. is_class_or_interface_or_objc(resultdef) or
  2529. { the softfloat code generates casts <const. float> to record }
  2530. (nf_internal in flags)
  2531. ))
  2532. )
  2533. ) then
  2534. CGMessage2(type_e_illegal_type_conversion,left.resultdef.typename,resultdef.typename)
  2535. else
  2536. begin
  2537. { perform target-specific explicit typecast
  2538. checks }
  2539. if target_specific_explicit_typeconv then
  2540. begin
  2541. result:=simplify(false);
  2542. exit;
  2543. end;
  2544. end;
  2545. end;
  2546. end
  2547. else
  2548. IncompatibleTypes(left.resultdef,resultdef);
  2549. end;
  2550. end;
  2551. end;
  2552. { Give hint or warning for unportable code, exceptions are
  2553. - typecasts from constants
  2554. - void }
  2555. if not(nf_internal in flags) and
  2556. (left.nodetype<>ordconstn) and
  2557. not(is_void(left.resultdef)) and
  2558. (((left.resultdef.typ=orddef) and
  2559. (resultdef.typ in [pointerdef,procvardef,classrefdef])) or
  2560. ((resultdef.typ=orddef) and
  2561. (left.resultdef.typ in [pointerdef,procvardef,classrefdef]))) then
  2562. begin
  2563. {Converting pointers to signed integers is a bad idea. Warn.}
  2564. warn_pointer_to_signed:=(resultdef.typ=orddef) and (Torddef(resultdef).ordtype in [s8bit,s16bit,s32bit,s64bit]);
  2565. { Give a warning when sizes don't match, because then info will be lost }
  2566. if left.resultdef.size=resultdef.size then
  2567. CGMessage(type_h_pointer_to_longint_conv_not_portable)
  2568. else
  2569. CGMessage(type_w_pointer_to_longint_conv_not_portable);
  2570. end;
  2571. { tc_cord_2_pointer still requires a type check, which
  2572. simplify does not do }
  2573. if (convtype<>tc_cord_2_pointer) then
  2574. begin
  2575. result := simplify(false);
  2576. if assigned(result) then
  2577. exit;
  2578. end;
  2579. { now call the resultdef helper to do constant folding }
  2580. result:=typecheck_call_helper(convtype);
  2581. end;
  2582. { some code generators for 64 bit CPUs might not support 32 bit operations, so we can
  2583. disable the following optimization in fpcdefs.inc. Currently the only CPU for which
  2584. this applies is powerpc64
  2585. }
  2586. {$ifndef CPUNO32BITOPS}
  2587. { checks whether we can safely remove typeconversions to bigger types
  2588. in case range and overflow checking are off, and in case
  2589. the result of this node tree is downcasted again to a
  2590. smaller type value afterwards,
  2591. the smaller types being allowed are described by validints, ordinal constants must fit into l..h
  2592. We do this on 64 bit CPUs as well, they benefit from it as well }
  2593. function checkremovebiginttypeconvs(n: tnode; out gotsint: boolean;validints : tordtypeset;const l,h : Tconstexprint): boolean;
  2594. var
  2595. gotminus1,
  2596. gotsigned,
  2597. gotunsigned,
  2598. gotdivmod: boolean;
  2599. { checks whether a node has an accepted resultdef, or originally
  2600. had one but was implicitly converted to s64bit }
  2601. function wasoriginallysmallerint(n: tnode): boolean;
  2602. begin
  2603. if (n.resultdef.typ<>orddef) then
  2604. exit(false);
  2605. gotsigned:=gotsigned or is_signed(n.resultdef);
  2606. gotunsigned:=gotunsigned or not(is_signed(n.resultdef));
  2607. { actually, we should only check right (denominator) nodes here, but
  2608. setting it always is a safe approximation }
  2609. if ((n.nodetype=ordconstn) and
  2610. (tordconstnode(n).value=-1)) then
  2611. gotminus1:=true;
  2612. if (torddef(n.resultdef).ordtype in validints) then
  2613. begin
  2614. if is_signed(n.resultdef) then
  2615. gotsint:=true;
  2616. exit(true);
  2617. end;
  2618. { type conv to a bigger int, we do not like to use? }
  2619. if (torddef(n.resultdef).ordtype in ([s8bit,u8bit,s16bit,u16bit,s32bit,u32bit,s64bit,u64bit]-validints)) and
  2620. { nf_explicit is also set for explicitly typecasted }
  2621. { ordconstn's }
  2622. ([nf_internal,nf_explicit]*n.flags=[]) and
  2623. { either a typeconversion node coming from a smaller type }
  2624. (((n.nodetype=typeconvn) and
  2625. (ttypeconvnode(n).left.resultdef.typ=orddef) and
  2626. (torddef(ttypeconvnode(n).left.resultdef).ordtype in validints)) or
  2627. { or an ordconstnode which has a smaller type}
  2628. ((n.nodetype=ordconstn) and
  2629. (tordconstnode(n).value>=l) and
  2630. (tordconstnode(n).value<=h))) then
  2631. begin
  2632. if ((n.nodetype=typeconvn) and
  2633. is_signed(ttypeconvnode(n).left.resultdef)) or
  2634. ((n.nodetype=ordconstn) and
  2635. (tordconstnode(n).value<0)) then
  2636. begin
  2637. gotsint:=true;
  2638. gotsigned:=true;
  2639. end
  2640. else
  2641. gotunsigned:=true;
  2642. exit(true);
  2643. end;
  2644. result:=false;
  2645. end;
  2646. function docheckremoveinttypeconvs(n: tnode): boolean;
  2647. begin
  2648. if wasoriginallysmallerint(n) then
  2649. exit(true);
  2650. case n.nodetype of
  2651. subn,orn,xorn:
  2652. begin
  2653. { the result could become negative in this case }
  2654. if n.nodetype=subn then
  2655. gotsint:=true;
  2656. result:=
  2657. docheckremoveinttypeconvs(tbinarynode(n).left) and
  2658. docheckremoveinttypeconvs(tbinarynode(n).right);
  2659. end;
  2660. unaryminusn:
  2661. begin
  2662. gotsint:=true;
  2663. result:=docheckremoveinttypeconvs(tunarynode(n).left);
  2664. end;
  2665. notn:
  2666. result:=docheckremoveinttypeconvs(tunarynode(n).left);
  2667. addn,muln,divn,modn,andn,shln:
  2668. begin
  2669. if n.nodetype in [divn,modn] then
  2670. gotdivmod:=true;
  2671. result:=
  2672. (docheckremoveinttypeconvs(tbinarynode(n).left) and
  2673. docheckremoveinttypeconvs(tbinarynode(n).right) and
  2674. (not(n.nodetype in [modn,divn]) or (not(gotminus1)))
  2675. ) or
  2676. ((((n.nodetype=andn) and wasoriginallysmallerint(tbinarynode(n).left)) or
  2677. ((n.nodetype=andn) and wasoriginallysmallerint(tbinarynode(n).right))));
  2678. end;
  2679. else
  2680. result:=false;
  2681. end;
  2682. end;
  2683. begin { checkremove64bittypeconvs }
  2684. gotdivmod:=false;
  2685. gotsint:=false;
  2686. gotminus1:=false;
  2687. gotsigned:=false;
  2688. gotunsigned:=false;
  2689. result:=
  2690. docheckremoveinttypeconvs(n) and
  2691. (not(gotdivmod) or (gotsigned xor gotunsigned));
  2692. end;
  2693. { remove int type conversions and set the result to the given type }
  2694. procedure doremoveinttypeconvs(var n: tnode; todef: tdef; forceunsigned: boolean; signedtype,unsignedtype : tdef);
  2695. var
  2696. newblock: tblocknode;
  2697. newstatements: tstatementnode;
  2698. originaldivtree: tnode;
  2699. tempnode: ttempcreatenode;
  2700. begin
  2701. case n.nodetype of
  2702. subn,addn,muln,divn,modn,xorn,andn,orn,shln:
  2703. begin
  2704. exclude(n.flags,nf_internal);
  2705. if not forceunsigned and
  2706. is_signed(n.resultdef) then
  2707. begin
  2708. originaldivtree:=nil;
  2709. if n.nodetype in [divn,modn] then
  2710. originaldivtree:=n.getcopy;
  2711. doremoveinttypeconvs(tbinarynode(n).left,signedtype,false,signedtype,unsignedtype);
  2712. doremoveinttypeconvs(tbinarynode(n).right,signedtype,false,signedtype,unsignedtype);
  2713. n.resultdef:=signedtype;
  2714. if n.nodetype in [divn,modn] then
  2715. begin
  2716. newblock:=internalstatements(newstatements);
  2717. tempnode:=ctempcreatenode.create(n.resultdef,n.resultdef.size,tt_persistent,true);
  2718. addstatement(newstatements,tempnode);
  2719. addstatement(newstatements,cifnode.create_internal(
  2720. caddnode.create_internal(equaln,tbinarynode(n).right.getcopy,cordconstnode.create(-1,n.resultdef,false)),
  2721. cassignmentnode.create_internal(
  2722. ctemprefnode.create(tempnode),
  2723. cmoddivnode.create(n.nodetype,tbinarynode(originaldivtree).left.getcopy,cordconstnode.create(-1,tbinarynode(originaldivtree).right.resultdef,false))
  2724. ),
  2725. cassignmentnode.create_internal(
  2726. ctemprefnode.create(tempnode),n
  2727. )
  2728. )
  2729. );
  2730. addstatement(newstatements,ctempdeletenode.create_normal_temp(tempnode));
  2731. addstatement(newstatements,ctemprefnode.create(tempnode));
  2732. n:=newblock;
  2733. do_typecheckpass(n);
  2734. originaldivtree.free;
  2735. end;
  2736. end
  2737. else
  2738. begin
  2739. doremoveinttypeconvs(tbinarynode(n).left,unsignedtype,forceunsigned,signedtype,unsignedtype);
  2740. doremoveinttypeconvs(tbinarynode(n).right,unsignedtype,forceunsigned,signedtype,unsignedtype);
  2741. n.resultdef:=unsignedtype;
  2742. end;
  2743. //if ((n.nodetype=andn) and (tbinarynode(n).left.nodetype=ordconstn) and
  2744. // ((tordconstnode(tbinarynode(n).left).value and $7fffffff)=tordconstnode(tbinarynode(n).left).value)
  2745. // ) then
  2746. // inserttypeconv_internal(tbinarynode(n).right,n.resultdef)
  2747. //else if (n.nodetype=andn) and (tbinarynode(n).right.nodetype=ordconstn) and
  2748. // ((tordconstnode(tbinarynode(n).right).value and $7fffffff)=tordconstnode(tbinarynode(n).right).value) then
  2749. // inserttypeconv_internal(tbinarynode(n).left,n.resultdef);
  2750. end;
  2751. unaryminusn,notn:
  2752. begin
  2753. exclude(n.flags,nf_internal);
  2754. if not forceunsigned and
  2755. is_signed(n.resultdef) then
  2756. begin
  2757. doremoveinttypeconvs(tunarynode(n).left,signedtype,false,signedtype,unsignedtype);
  2758. n.resultdef:=signedtype;
  2759. end
  2760. else
  2761. begin
  2762. doremoveinttypeconvs(tunarynode(n).left,unsignedtype,forceunsigned,signedtype,unsignedtype);
  2763. n.resultdef:=unsignedtype;
  2764. end;
  2765. end;
  2766. typeconvn:
  2767. begin
  2768. ttypeconvnode(n).totypedef:=todef;
  2769. { may change the type conversion, e.g. if the old conversion was
  2770. from 64 bit to a 64 bit, and now becomes 64 bit to 32 bit }
  2771. n.resultdef:=nil;
  2772. ttypeconvnode(n).convtype:=tc_none;
  2773. typecheckpass(n);
  2774. end;
  2775. else
  2776. inserttypeconv_internal(n,todef);
  2777. end;
  2778. end;
  2779. {$endif not CPUNO32BITOPS}
  2780. procedure swap_const_value (var val : TConstExprInt; size : longint);
  2781. begin
  2782. case size of
  2783. 1 : {do nothing };
  2784. 2 : if val.signed then
  2785. val.svalue:=swapendian(smallint(val.svalue))
  2786. else
  2787. val.uvalue:=swapendian(word(val.uvalue));
  2788. 4 : if val.signed then
  2789. val.svalue:=swapendian(longint(val.svalue))
  2790. else
  2791. val.uvalue:=swapendian(qword(val.uvalue));
  2792. 8 : if val.signed then
  2793. val.svalue:=swapendian(int64(val.svalue))
  2794. else
  2795. val.uvalue:=swapendian(qword(val.uvalue));
  2796. else
  2797. internalerror(2014111201);
  2798. end;
  2799. end;
  2800. function ttypeconvnode.simplify(forinline : boolean): tnode;
  2801. var
  2802. hp: tnode;
  2803. v: Tconstexprint;
  2804. {$ifndef CPUNO32BITOPS}
  2805. foundsint: boolean;
  2806. {$endif not CPUNO32BITOPS}
  2807. begin
  2808. result := nil;
  2809. { Constant folding and other node transitions to
  2810. remove the typeconv node }
  2811. case left.nodetype of
  2812. stringconstn :
  2813. if (resultdef.typ=stringdef) and
  2814. ((convtype=tc_equal) or
  2815. ((convtype=tc_string_2_string) and
  2816. (
  2817. ((not is_widechararray(left.resultdef) and
  2818. not is_wide_or_unicode_string(left.resultdef)) or
  2819. (tstringdef(resultdef).stringtype in [st_widestring,st_unicodestring,st_ansistring])
  2820. )
  2821. )
  2822. )
  2823. ) then
  2824. begin
  2825. { output string consts in local ansistring encoding }
  2826. if is_ansistring(resultdef) and
  2827. { do not mess with the result type for internally created nodes }
  2828. not(nf_internal in flags) and
  2829. ((tstringdef(resultdef).encoding=0) or (tstringdef(resultdef).encoding=globals.CP_NONE)) then
  2830. tstringconstnode(left).changestringtype(getansistringdef)
  2831. else
  2832. tstringconstnode(left).changestringtype(resultdef);
  2833. result:=left;
  2834. left:=nil;
  2835. exit;
  2836. end
  2837. else if
  2838. (convtype<>tc_cstring_2_pchar) and
  2839. is_dynamicstring(left.resultdef) and
  2840. (tstringconstnode(left).len=0) and
  2841. (resultdef.typ=pointerdef) and
  2842. cstringconstnode.emptydynstrnil then
  2843. begin
  2844. result:=cnilnode.create;
  2845. exit;
  2846. end;
  2847. realconstn :
  2848. begin
  2849. if (convtype = tc_real_2_currency) then
  2850. result := typecheck_real_to_currency
  2851. else if (convtype = tc_real_2_real) then
  2852. result := typecheck_real_to_real
  2853. else
  2854. exit;
  2855. if not(assigned(result)) then
  2856. begin
  2857. result := left;
  2858. left := nil;
  2859. end;
  2860. if (result.nodetype = realconstn) then
  2861. begin
  2862. hp:=result;
  2863. result:=crealconstnode.create(trealconstnode(hp).value_real,resultdef);
  2864. if nf_is_currency in hp.flags then
  2865. include(result.flags,nf_is_currency);
  2866. if ([nf_explicit,nf_internal] * flags <> []) then
  2867. include(result.flags, nf_explicit);
  2868. hp.free;
  2869. end;
  2870. end;
  2871. niln :
  2872. begin
  2873. { nil to ordinal node }
  2874. if (resultdef.typ=orddef) then
  2875. begin
  2876. hp:=cordconstnode.create(0,resultdef,true);
  2877. if ([nf_explicit,nf_internal] * flags <> []) then
  2878. include(hp.flags, nf_explicit);
  2879. result:=hp;
  2880. exit;
  2881. end
  2882. else
  2883. { fold nil to any pointer type }
  2884. if (resultdef.typ=pointerdef) then
  2885. begin
  2886. hp:=cnilnode.create;
  2887. hp.resultdef:=resultdef;
  2888. if ([nf_explicit,nf_internal] * flags <> []) then
  2889. include(hp.flags, nf_explicit);
  2890. result:=hp;
  2891. exit;
  2892. end
  2893. else
  2894. { remove typeconv after niln, but not when the result is a
  2895. methodpointer. The typeconv of the methodpointer will then
  2896. take care of updateing size of niln to OS_64 }
  2897. if not((resultdef.typ=procvardef) and
  2898. not(tprocvardef(resultdef).is_addressonly)) and
  2899. { converting (dynamic array) nil to a an open array is not allowed }
  2900. not is_open_array(resultdef) then
  2901. begin
  2902. left.resultdef:=resultdef;
  2903. if ([nf_explicit,nf_internal] * flags <> []) then
  2904. include(left.flags, nf_explicit);
  2905. result:=left;
  2906. left:=nil;
  2907. exit;
  2908. end;
  2909. end;
  2910. ordconstn :
  2911. begin
  2912. { ordinal contants can be directly converted }
  2913. { but not char to char because it is a widechar to char or via versa }
  2914. { which needs extra code to do the code page transistion }
  2915. { constant ordinal to pointer }
  2916. if (resultdef.typ=pointerdef) and
  2917. (convtype<>tc_cchar_2_pchar) then
  2918. begin
  2919. if (target_info.system in systems_managed_vm) and
  2920. (tordconstnode(left).value<>0) then
  2921. message(parser_e_feature_unsupported_for_vm);
  2922. hp:=cpointerconstnode.create(TConstPtrUInt(tordconstnode(left).value.uvalue),resultdef);
  2923. if ([nf_explicit,nf_internal] * flags <> []) then
  2924. include(hp.flags, nf_explicit);
  2925. result:=hp;
  2926. exit;
  2927. end
  2928. else if is_ordinal(resultdef) and
  2929. not(convtype=tc_char_2_char) then
  2930. begin
  2931. { replace the resultdef and recheck the range }
  2932. if ([nf_explicit,nf_absolute, nf_internal] * flags <> []) then
  2933. include(left.flags, nf_explicit)
  2934. else
  2935. { no longer an ordconst with an explicit typecast }
  2936. exclude(left.flags, nf_explicit);
  2937. { when converting from one boolean type to another, force }
  2938. { booleans to 0/1, and byte/word/long/qwordbool to 0/-1 }
  2939. { (Delphi-compatibile) }
  2940. if is_boolean(left.resultdef) and
  2941. is_boolean(resultdef) and
  2942. (is_cbool(left.resultdef) or
  2943. is_cbool(resultdef)) then
  2944. begin
  2945. if is_pasbool(resultdef) then
  2946. tordconstnode(left).value:=ord(tordconstnode(left).value<>0)
  2947. else
  2948. tordconstnode(left).value:=-ord(tordconstnode(left).value<>0);
  2949. end
  2950. else
  2951. begin
  2952. { for constant values on absolute variables, swapping is required }
  2953. if (target_info.endian = endian_big) and (nf_absolute in flags) then
  2954. swap_const_value(tordconstnode(left).value,tordconstnode(left).resultdef.size);
  2955. if not(nf_generic_para in flags) then
  2956. adaptrange(
  2957. resultdef,tordconstnode(left).value,
  2958. { when evaluating an explicit typecast during inlining, don't warn about
  2959. lost bits; only warn if someone literally typed e.g. byte($1ff) }
  2960. (([nf_internal,nf_absolute]*flags)<>[]) or (forinline and (nf_explicit in flags)),
  2961. nf_explicit in flags,
  2962. cs_check_range in localswitches);
  2963. { swap value back, but according to new type }
  2964. if (target_info.endian = endian_big) and (nf_absolute in flags) then
  2965. swap_const_value(tordconstnode(left).value,resultdef.size);
  2966. { cut off the new value? }
  2967. if resultdef.size<left.resultdef.size then
  2968. case resultdef.size of
  2969. 1:
  2970. if is_signed(resultdef) then
  2971. tordconstnode(left).value:=tordconstnode(left).value and shortint($ff)
  2972. else
  2973. tordconstnode(left).value:=tordconstnode(left).value and byte($ff);
  2974. 2:
  2975. if is_signed(resultdef) then
  2976. tordconstnode(left).value:=tordconstnode(left).value and smallint($ffff)
  2977. else
  2978. tordconstnode(left).value:=tordconstnode(left).value and word($ffff);
  2979. 4:
  2980. if is_signed(resultdef) then
  2981. tordconstnode(left).value:=tordconstnode(left).value and longint($ffffffff)
  2982. else
  2983. tordconstnode(left).value:=tordconstnode(left).value and dword($ffffffff);
  2984. end;
  2985. end;
  2986. left.resultdef:=resultdef;
  2987. tordconstnode(left).typedef:=resultdef;
  2988. if is_signed(resultdef) then
  2989. tordconstnode(left).value.signed:=true
  2990. else
  2991. tordconstnode(left).value.signed:=false;
  2992. result:=left;
  2993. left:=nil;
  2994. exit;
  2995. end
  2996. else if (convtype=tc_int_2_int) and
  2997. is_currency(resultdef) then
  2998. begin
  2999. v:=tordconstnode(left).value;
  3000. if not(nf_internal in flags) and not(is_currency(left.resultdef)) then
  3001. v:=v*10000;
  3002. result:=cordconstnode.create(v,resultdef,false);
  3003. exit;
  3004. end;
  3005. end;
  3006. pointerconstn :
  3007. begin
  3008. { pointerconstn to any pointer is folded too }
  3009. if (resultdef.typ=pointerdef) then
  3010. begin
  3011. left.resultdef:=resultdef;
  3012. if ([nf_explicit,nf_internal] * flags <> []) then
  3013. include(left.flags, nf_explicit)
  3014. else
  3015. { no longer an ordconst with an explicit typecast }
  3016. exclude(left.flags, nf_explicit);
  3017. result:=left;
  3018. left:=nil;
  3019. exit;
  3020. end
  3021. { constant pointer to ordinal }
  3022. else if is_ordinal(resultdef) then
  3023. begin
  3024. hp:=cordconstnode.create(TConstExprInt(tpointerconstnode(left).value),
  3025. resultdef,not(nf_explicit in flags));
  3026. if ([nf_explicit,nf_internal] * flags <> []) then
  3027. include(hp.flags, nf_explicit);
  3028. result:=hp;
  3029. exit;
  3030. end;
  3031. end;
  3032. else
  3033. ;
  3034. end;
  3035. {$ifndef CPUNO32BITOPS}
  3036. { must be done before code below, because we need the
  3037. typeconversions for ordconstn's as well }
  3038. case convtype of
  3039. tc_bool_2_int,
  3040. tc_int_2_bool,
  3041. tc_int_2_int:
  3042. begin
  3043. if (localswitches * [cs_check_range,cs_check_overflow] = []) and
  3044. (resultdef.typ in [pointerdef,orddef,enumdef]) then
  3045. begin
  3046. { avoid unnecessary widening of intermediary calculations
  3047. to 64 bit }
  3048. if (resultdef.size <= 4) and
  3049. is_64bitint(left.resultdef) and
  3050. (left.nodetype in [subn,addn,muln,divn,modn,xorn,andn,orn,notn,unaryminusn,shln]) and
  3051. checkremovebiginttypeconvs(left,foundsint,[s8bit,u8bit,s16bit,u16bit,s32bit,u32bit],int64(low(longint)),high(cardinal)) then
  3052. doremoveinttypeconvs(left,generrordef,not foundsint,s32inttype,u32inttype);
  3053. {$if defined(cpu16bitalu)}
  3054. if (resultdef.size <= 2) and
  3055. (is_32bitint(left.resultdef) or is_64bitint(left.resultdef)) and
  3056. (left.nodetype in [subn,addn,muln,divn,modn,xorn,andn,orn,notn,unaryminusn,shln]) and
  3057. checkremovebiginttypeconvs(left,foundsint,[s8bit,u8bit,s16bit,u16bit],int64(low(smallint)),high(word)) then
  3058. doremoveinttypeconvs(left,generrordef,not foundsint,s16inttype,u16inttype);
  3059. {$endif defined(cpu16bitalu)}
  3060. {$if defined(cpu8bitalu)}
  3061. if (resultdef.size<left.resultdef.size) and
  3062. is_integer(left.resultdef) and
  3063. (left.nodetype in [subn,addn,muln,divn,modn,xorn,andn,orn,notn,unaryminusn,shln]) and
  3064. checkremovebiginttypeconvs(left,foundsint,[s8bit,u8bit],int64(low(shortint)),high(byte)) then
  3065. doremoveinttypeconvs(left,generrordef,not foundsint,s8inttype,u8inttype);
  3066. {$endif defined(cpu8bitalu)}
  3067. { the above simplification may have left a redundant equal
  3068. typeconv (e.g. int32 to int32). If that's the case, we remove it }
  3069. if equal_defs(left.resultdef,resultdef) then
  3070. begin
  3071. result:=left;
  3072. left:=nil;
  3073. exit;
  3074. end;
  3075. if (convtype=tc_int_2_int) and (left.nodetype=typeconvn) and (ttypeconvnode(left).convtype=tc_bool_2_int) then
  3076. begin
  3077. ttypeconvnode(left).totypedef:=resultdef;
  3078. ttypeconvnode(left).resultdef:=resultdef;
  3079. result:=left;
  3080. left:=nil;
  3081. exit;
  3082. end;
  3083. end;
  3084. end;
  3085. else
  3086. ;
  3087. end;
  3088. {$endif not CPUNO32BITOPS}
  3089. end;
  3090. procedure Ttypeconvnode.mark_write;
  3091. begin
  3092. left.mark_write;
  3093. end;
  3094. function ttypeconvnode.first_cord_to_pointer : tnode;
  3095. begin
  3096. result:=nil;
  3097. internalerror(200104043);
  3098. end;
  3099. function ttypeconvnode.first_int_to_int : tnode;
  3100. begin
  3101. first_int_to_int:=nil;
  3102. expectloc:=left.expectloc;
  3103. if not is_void(left.resultdef) then
  3104. begin
  3105. if (left.expectloc<>LOC_REGISTER) and
  3106. ((resultdef.size>left.resultdef.size) or
  3107. (left.expectloc in [LOC_SUBSETREF,LOC_CSUBSETREF,LOC_SUBSETREG,LOC_CSUBSETREG])) then
  3108. expectloc:=LOC_REGISTER
  3109. else
  3110. if (left.expectloc=LOC_CREGISTER) and
  3111. (resultdef.size<left.resultdef.size) then
  3112. expectloc:=LOC_REGISTER;
  3113. end;
  3114. end;
  3115. function ttypeconvnode.first_cstring_to_pchar : tnode;
  3116. begin
  3117. result:=nil;
  3118. expectloc:=LOC_REGISTER;
  3119. end;
  3120. function ttypeconvnode.first_cstring_to_int : tnode;
  3121. begin
  3122. result:=nil;
  3123. internalerror(200510014);
  3124. end;
  3125. function ttypeconvnode.first_string_to_chararray : tnode;
  3126. begin
  3127. first_string_to_chararray:=nil;
  3128. expectloc:=left.expectloc;
  3129. end;
  3130. function ttypeconvnode.first_char_to_string : tnode;
  3131. begin
  3132. first_char_to_string:=nil;
  3133. if tstringdef(resultdef).stringtype=st_shortstring then
  3134. inc(current_procinfo.estimatedtempsize,256);
  3135. expectloc:=LOC_REFERENCE;
  3136. end;
  3137. function ttypeconvnode.first_char_to_chararray : tnode;
  3138. begin
  3139. if resultdef.size <> 1 then
  3140. begin
  3141. { convert first to string, then to chararray }
  3142. inserttypeconv(left,cshortstringtype);
  3143. inserttypeconv(left,resultdef);
  3144. result:=left;
  3145. left := nil;
  3146. exit;
  3147. end;
  3148. result := nil;
  3149. end;
  3150. function ttypeconvnode.first_nothing : tnode;
  3151. begin
  3152. first_nothing:=nil;
  3153. end;
  3154. function ttypeconvnode.first_array_to_pointer : tnode;
  3155. begin
  3156. first_array_to_pointer:=nil;
  3157. make_not_regable(left,[ra_addr_regable]);
  3158. expectloc:=LOC_REGISTER;
  3159. end;
  3160. function ttypeconvnode.first_int_to_real: tnode;
  3161. var
  3162. fname: string[32];
  3163. begin
  3164. if target_info.system in systems_wince then
  3165. begin
  3166. { converting a 64bit integer to a float requires a helper }
  3167. if is_64bitint(left.resultdef) or
  3168. is_currency(left.resultdef) then
  3169. begin
  3170. { hack to avoid double division by 10000, as it's
  3171. already done by typecheckpass.resultdef_int_to_real }
  3172. if is_currency(left.resultdef) then
  3173. left.resultdef := s64inttype;
  3174. if is_signed(left.resultdef) then
  3175. fname:='i64to'
  3176. else
  3177. fname:='ui64to';
  3178. end
  3179. else
  3180. { other integers are supposed to be 32 bit }
  3181. begin
  3182. if is_signed(left.resultdef) then
  3183. fname:='ito'
  3184. else
  3185. fname:='uto';
  3186. firstpass(left);
  3187. end;
  3188. if tfloatdef(resultdef).floattype=s64real then
  3189. fname:=fname+'d'
  3190. else
  3191. fname:=fname+'s';
  3192. result:=ccallnode.createintern(fname,ccallparanode.create(
  3193. left,nil));
  3194. left:=nil;
  3195. firstpass(result);
  3196. exit;
  3197. end
  3198. else
  3199. begin
  3200. { converting a 64bit integer to a float requires a helper }
  3201. if is_64bitint(left.resultdef) or
  3202. is_currency(left.resultdef) then
  3203. begin
  3204. { hack to avoid double division by 10000, as it's
  3205. already done by typecheckpass.resultdef_int_to_real }
  3206. if is_currency(left.resultdef) then
  3207. left.resultdef := s64inttype;
  3208. if is_signed(left.resultdef) then
  3209. fname:='int64_to_'
  3210. else
  3211. { we can't do better currently }
  3212. fname:='qword_to_';
  3213. end
  3214. else
  3215. { other integers are supposed to be 32 bit }
  3216. begin
  3217. if is_signed(left.resultdef) then
  3218. fname:='int32_to_'
  3219. else
  3220. fname:='int64_to_';
  3221. firstpass(left);
  3222. end;
  3223. if tfloatdef(resultdef).floattype=s64real then
  3224. fname:=fname+'float64'
  3225. else
  3226. fname:=fname+'float32';
  3227. result:=ctypeconvnode.create_internal(ccallnode.createintern(fname,ccallparanode.create(
  3228. left,nil)),resultdef);
  3229. left:=nil;
  3230. firstpass(result);
  3231. exit;
  3232. end;
  3233. end;
  3234. function ttypeconvnode.first_real_to_real : tnode;
  3235. begin
  3236. {$ifdef cpufpemu}
  3237. if cs_fp_emulation in current_settings.moduleswitches then
  3238. begin
  3239. if target_info.system in systems_wince then
  3240. begin
  3241. case tfloatdef(left.resultdef).floattype of
  3242. s32real:
  3243. case tfloatdef(resultdef).floattype of
  3244. s64real:
  3245. result:=ccallnode.createintern('stod',ccallparanode.create(left,nil));
  3246. s32real:
  3247. begin
  3248. result:=left;
  3249. left:=nil;
  3250. end;
  3251. else
  3252. internalerror(2005082704);
  3253. end;
  3254. s64real:
  3255. case tfloatdef(resultdef).floattype of
  3256. s32real:
  3257. result:=ccallnode.createintern('dtos',ccallparanode.create(left,nil));
  3258. s64real:
  3259. begin
  3260. result:=left;
  3261. left:=nil;
  3262. end;
  3263. else
  3264. internalerror(2005082703);
  3265. end;
  3266. else
  3267. internalerror(2005082702);
  3268. end;
  3269. left:=nil;
  3270. firstpass(result);
  3271. exit;
  3272. end
  3273. else
  3274. begin
  3275. case tfloatdef(left.resultdef).floattype of
  3276. s32real:
  3277. case tfloatdef(resultdef).floattype of
  3278. s64real:
  3279. result:=ctypeconvnode.create_explicit(ccallnode.createintern('float32_to_float64',ccallparanode.create(
  3280. ctypeconvnode.create_internal(left,search_system_type('FLOAT32REC').typedef),nil)),resultdef);
  3281. s32real:
  3282. begin
  3283. result:=left;
  3284. left:=nil;
  3285. end;
  3286. else
  3287. internalerror(200610151);
  3288. end;
  3289. s64real:
  3290. case tfloatdef(resultdef).floattype of
  3291. s32real:
  3292. result:=ctypeconvnode.create_explicit(ccallnode.createintern('float64_to_float32',ccallparanode.create(
  3293. ctypeconvnode.create_internal(left,search_system_type('FLOAT64').typedef),nil)),resultdef);
  3294. s64real:
  3295. begin
  3296. result:=left;
  3297. left:=nil;
  3298. end;
  3299. else
  3300. internalerror(200610152);
  3301. end;
  3302. else
  3303. internalerror(200610153);
  3304. end;
  3305. left:=nil;
  3306. firstpass(result);
  3307. exit;
  3308. end;
  3309. end
  3310. else
  3311. {$endif cpufpemu}
  3312. begin
  3313. first_real_to_real:=nil;
  3314. if not use_vectorfpu(resultdef) then
  3315. expectloc:=LOC_FPUREGISTER
  3316. else
  3317. expectloc:=LOC_MMREGISTER;
  3318. end;
  3319. end;
  3320. function ttypeconvnode.first_pointer_to_array : tnode;
  3321. begin
  3322. first_pointer_to_array:=nil;
  3323. expectloc:=LOC_REFERENCE;
  3324. end;
  3325. function ttypeconvnode.first_cchar_to_pchar : tnode;
  3326. begin
  3327. first_cchar_to_pchar:=nil;
  3328. internalerror(200104021);
  3329. end;
  3330. function ttypeconvnode.first_bool_to_int : tnode;
  3331. begin
  3332. first_bool_to_int:=nil;
  3333. { byte(boolean) or word(wordbool) or longint(longbool) must
  3334. be accepted for var parameters }
  3335. if (nf_explicit in flags) and
  3336. (left.resultdef.size=resultdef.size) and
  3337. (left.expectloc in [LOC_REFERENCE,LOC_CREFERENCE,LOC_CREGISTER]) then
  3338. begin
  3339. expectloc:=left.expectloc;
  3340. exit;
  3341. end;
  3342. expectloc:=LOC_REGISTER;
  3343. end;
  3344. function ttypeconvnode.first_int_to_bool : tnode;
  3345. begin
  3346. first_int_to_bool:=nil;
  3347. { byte(boolean) or word(wordbool) or longint(longbool) must
  3348. be accepted for var parameters }
  3349. if (nf_explicit in flags) and
  3350. (left.resultdef.size=resultdef.size) and
  3351. (left.expectloc in [LOC_REFERENCE,LOC_CREFERENCE,LOC_CREGISTER]) then
  3352. begin
  3353. {$ifdef xtensa}
  3354. expectloc:=LOC_REGISTER;
  3355. {$else xtensa}
  3356. expectloc:=left.expectloc;
  3357. {$endif xtensa}
  3358. exit;
  3359. end;
  3360. { when converting 64bit int to C-ctyle boolean, first convert to an int32 and then }
  3361. { convert to a boolean (only necessary for 32bit processors) }
  3362. { note: not if left is already a bool (qwordbool that is true, even if
  3363. only because the highest bit is set, must remain true if it is
  3364. --implicitly, unlike integers-- converted to another type of bool),
  3365. Left can already be a bool because this routine can also be called
  3366. from first_bool_to_bool }
  3367. if not is_boolean(left.resultdef) and
  3368. (left.resultdef.size > sizeof(aint)) and
  3369. (left.resultdef.size<>resultdef.size)
  3370. and is_cbool(resultdef) then
  3371. begin
  3372. left:=ctypeconvnode.create_internal(left,s32inttype);
  3373. firstpass(left);
  3374. exit;
  3375. end;
  3376. expectloc:=LOC_REGISTER;
  3377. end;
  3378. function ttypeconvnode.first_bool_to_bool : tnode;
  3379. begin
  3380. first_bool_to_bool:=nil;
  3381. if (left.expectloc in [LOC_FLAGS,LOC_JUMP]) and
  3382. not is_cbool(resultdef) then
  3383. expectloc := left.expectloc
  3384. { the following cases use the code generation for bool_to_int/
  3385. int_to_bool -> also set their expectlocs }
  3386. else if (resultdef.size=left.resultdef.size) and
  3387. (is_cbool(resultdef)=is_cbool(left.resultdef)) then
  3388. result:=first_bool_to_int
  3389. else
  3390. result:=first_int_to_bool
  3391. end;
  3392. function ttypeconvnode.first_char_to_char : tnode;
  3393. var
  3394. fname: string[18];
  3395. begin
  3396. if (torddef(resultdef).ordtype=uchar) and
  3397. (torddef(left.resultdef).ordtype=uwidechar) then
  3398. fname := 'fpc_uchar_to_char'
  3399. else if (torddef(resultdef).ordtype=uwidechar) and
  3400. (torddef(left.resultdef).ordtype=uchar) then
  3401. fname := 'fpc_char_to_uchar'
  3402. else
  3403. internalerror(2007081201);
  3404. result := ccallnode.createintern(fname,ccallparanode.create(left,nil));
  3405. left:=nil;
  3406. firstpass(result);
  3407. end;
  3408. function ttypeconvnode.first_proc_to_procvar : tnode;
  3409. begin
  3410. first_proc_to_procvar:=nil;
  3411. { if we take the address of a nested function, the current function/
  3412. procedure needs a stack frame since it's required to construct
  3413. the nested procvar }
  3414. if is_nested_pd(tprocvardef(resultdef)) then
  3415. include(current_procinfo.flags,pi_needs_stackframe);
  3416. if tabstractprocdef(resultdef).is_addressonly then
  3417. expectloc:=LOC_REGISTER
  3418. else
  3419. expectloc:=left.expectloc;
  3420. end;
  3421. function ttypeconvnode.first_nil_to_methodprocvar : tnode;
  3422. begin
  3423. first_nil_to_methodprocvar:=nil;
  3424. expectloc:=LOC_REGISTER;
  3425. end;
  3426. function ttypeconvnode.first_set_to_set : tnode;
  3427. var
  3428. newstatement : tstatementnode;
  3429. temp : ttempcreatenode;
  3430. begin
  3431. { in theory, we should do range checking here,
  3432. but Delphi doesn't do it either (FK) }
  3433. if left.nodetype=setconstn then
  3434. begin
  3435. left.resultdef:=resultdef;
  3436. result:=left;
  3437. left:=nil;
  3438. end
  3439. { equal sets for the code generator? }
  3440. else if (left.resultdef.size=resultdef.size) and
  3441. (tsetdef(left.resultdef).setbase=tsetdef(resultdef).setbase) then
  3442. { TODO: This causes wrong (but Delphi-compatible) results for disjoint subsets}
  3443. { e.g., this prints true because of this:
  3444. var
  3445. sa: set of 1..2;
  3446. sb: set of 5..6;
  3447. b: byte;
  3448. begin
  3449. b:=1;
  3450. sa:=[1..2];
  3451. sb:=sa;
  3452. writeln(b in sb);
  3453. end.
  3454. }
  3455. begin
  3456. result:=left;
  3457. left:=nil;
  3458. end
  3459. else
  3460. begin
  3461. result:=internalstatements(newstatement);
  3462. { in case left is a smallset expression, it can be an addn or so. }
  3463. { fpc_varset_load expects a formal const parameter, which doesn't }
  3464. { accept set addn's -> assign to a temp first and pass the temp }
  3465. if not(left.expectloc in [LOC_REFERENCE,LOC_CREFERENCE]) then
  3466. begin
  3467. temp:=ctempcreatenode.create(left.resultdef,left.resultdef.size,tt_persistent,false);
  3468. addstatement(newstatement,temp);
  3469. { temp := left }
  3470. addstatement(newstatement,cassignmentnode.create(
  3471. ctemprefnode.create(temp),left));
  3472. addstatement(newstatement,ctempdeletenode.create_normal_temp(temp));
  3473. addstatement(newstatement,ctemprefnode.create(temp));
  3474. left:=result;
  3475. firstpass(left);
  3476. { recreate the result's internalstatements list }
  3477. result:=internalstatements(newstatement);
  3478. end;
  3479. { create temp for result }
  3480. temp:=ctempcreatenode.create(resultdef,resultdef.size,tt_persistent,true);
  3481. addstatement(newstatement,temp);
  3482. addstatement(newstatement,ccallnode.createintern('fpc_varset_load',
  3483. ccallparanode.create(cordconstnode.create(tsetdef(left.resultdef).setbase div 8 - tsetdef(resultdef).setbase div 8,sinttype,false),
  3484. ccallparanode.create(cordconstnode.create(resultdef.size,sinttype,false),
  3485. ccallparanode.create(ctemprefnode.create(temp),
  3486. ccallparanode.create(cordconstnode.create(left.resultdef.size,sinttype,false),
  3487. ccallparanode.create(left,nil))))))
  3488. );
  3489. addstatement(newstatement,ctempdeletenode.create_normal_temp(temp));
  3490. addstatement(newstatement,ctemprefnode.create(temp));
  3491. left:=nil;
  3492. end;
  3493. end;
  3494. function ttypeconvnode.first_ansistring_to_pchar : tnode;
  3495. begin
  3496. first_ansistring_to_pchar:=nil;
  3497. expectloc:=LOC_REGISTER;
  3498. end;
  3499. function ttypeconvnode.first_arrayconstructor_to_set : tnode;
  3500. begin
  3501. first_arrayconstructor_to_set:=nil;
  3502. internalerror(200104022);
  3503. end;
  3504. function ttypeconvnode.first_class_to_intf : tnode;
  3505. var
  3506. hd : tobjectdef;
  3507. ImplIntf : TImplementedInterface;
  3508. begin
  3509. result:=nil;
  3510. expectloc:=LOC_REGISTER;
  3511. hd:=tobjectdef(left.resultdef);
  3512. while assigned(hd) do
  3513. begin
  3514. ImplIntf:=find_implemented_interface(hd,tobjectdef(resultdef));
  3515. if assigned(ImplIntf) then
  3516. begin
  3517. case ImplIntf.IType of
  3518. etStandard:
  3519. { handle in pass 2 }
  3520. ;
  3521. etFieldValue, etFieldValueClass:
  3522. if is_interface(tobjectdef(resultdef)) then
  3523. begin
  3524. result:=left;
  3525. propaccesslist_to_node(result,tpropertysym(implintf.implementsgetter).owner,tpropertysym(implintf.implementsgetter).propaccesslist[palt_read]);
  3526. { this ensures proper refcounting when field is of class type }
  3527. if not is_interface(result.resultdef) then
  3528. inserttypeconv(result, resultdef);
  3529. left:=nil;
  3530. end
  3531. else
  3532. begin
  3533. internalerror(200802213);
  3534. end;
  3535. etStaticMethodResult, etStaticMethodClass,
  3536. etVirtualMethodResult, etVirtualMethodClass:
  3537. if is_interface(tobjectdef(resultdef)) then
  3538. begin
  3539. { TODO: generating a call to TObject.GetInterface instead could yield
  3540. smaller code size. OTOH, refcounting gotchas are possible that way. }
  3541. { constructor create(l:tnode; v : tprocsym;st : TSymtable; mp: tnode; callflags:tcallnodeflags); }
  3542. result:=ccallnode.create(nil,tprocsym(tpropertysym(implintf.implementsgetter).propaccesslist[palt_read].firstsym^.sym),
  3543. tprocsym(tpropertysym(implintf.implementsgetter).propaccesslist[palt_read].firstsym^.sym).owner,
  3544. left,[],nil);
  3545. addsymref(tpropertysym(implintf.implementsgetter).propaccesslist[palt_read].firstsym^.sym);
  3546. { if it is a class, process it further in a similar way }
  3547. if not is_interface(result.resultdef) then
  3548. inserttypeconv(result, resultdef);
  3549. left:=nil;
  3550. end
  3551. else if is_class(tobjectdef(resultdef)) then
  3552. begin
  3553. internalerror(200802211);
  3554. end
  3555. else
  3556. internalerror(200802231);
  3557. end;
  3558. break;
  3559. end;
  3560. hd:=hd.childof;
  3561. end;
  3562. if hd=nil then
  3563. internalerror(200802164);
  3564. end;
  3565. function ttypeconvnode.first_string_to_string : tnode;
  3566. var
  3567. procname: string[31];
  3568. newblock : tblocknode;
  3569. newstat : tstatementnode;
  3570. restemp : ttempcreatenode;
  3571. begin
  3572. { get the correct procedure name }
  3573. procname := 'fpc_'+tstringdef(left.resultdef).stringtypname+
  3574. '_to_'+tstringdef(resultdef).stringtypname;
  3575. if tstringdef(resultdef).stringtype=st_shortstring then
  3576. begin
  3577. newblock:=internalstatements(newstat);
  3578. restemp:=ctempcreatenode.create(resultdef,resultdef.size,tt_persistent,false);
  3579. addstatement(newstat,restemp);
  3580. addstatement(newstat,ccallnode.createintern(procname,ccallparanode.create(left,ccallparanode.create(
  3581. ctemprefnode.create(restemp),nil))));
  3582. addstatement(newstat,ctempdeletenode.create_normal_temp(restemp));
  3583. addstatement(newstat,ctemprefnode.create(restemp));
  3584. result:=newblock;
  3585. end
  3586. { encoding parameter required? }
  3587. else if (tstringdef(resultdef).stringtype=st_ansistring) and
  3588. (tstringdef(left.resultdef).stringtype in [st_widestring,st_unicodestring,st_shortstring,st_ansistring]) then
  3589. result:=ccallnode.createinternres(procname,
  3590. ccallparanode.create(cordconstnode.create(getparaencoding(resultdef),u16inttype,true),
  3591. ccallparanode.create(left,nil)),resultdef)
  3592. else
  3593. result:=ccallnode.createinternres(procname,ccallparanode.create(left,nil),resultdef);
  3594. left:=nil;
  3595. end;
  3596. function ttypeconvnode._first_int_to_int : tnode;
  3597. begin
  3598. result:=first_int_to_int;
  3599. end;
  3600. function ttypeconvnode._first_cstring_to_pchar : tnode;
  3601. begin
  3602. result:=first_cstring_to_pchar;
  3603. end;
  3604. function ttypeconvnode._first_cstring_to_int : tnode;
  3605. begin
  3606. result:=first_cstring_to_int;
  3607. end;
  3608. function ttypeconvnode._first_string_to_chararray : tnode;
  3609. begin
  3610. result:=first_string_to_chararray;
  3611. end;
  3612. function ttypeconvnode._first_char_to_string : tnode;
  3613. begin
  3614. result:=first_char_to_string;
  3615. end;
  3616. function ttypeconvnode._first_char_to_chararray: tnode;
  3617. begin
  3618. result:=first_char_to_chararray;
  3619. end;
  3620. function ttypeconvnode._first_nothing : tnode;
  3621. begin
  3622. result:=first_nothing;
  3623. end;
  3624. function ttypeconvnode._first_array_to_pointer : tnode;
  3625. begin
  3626. result:=first_array_to_pointer;
  3627. end;
  3628. function ttypeconvnode._first_int_to_real : tnode;
  3629. begin
  3630. result:=first_int_to_real;
  3631. end;
  3632. function ttypeconvnode._first_real_to_real : tnode;
  3633. begin
  3634. result:=first_real_to_real;
  3635. end;
  3636. function ttypeconvnode._first_pointer_to_array : tnode;
  3637. begin
  3638. result:=first_pointer_to_array;
  3639. end;
  3640. function ttypeconvnode._first_cchar_to_pchar : tnode;
  3641. begin
  3642. result:=first_cchar_to_pchar;
  3643. end;
  3644. function ttypeconvnode._first_bool_to_int : tnode;
  3645. begin
  3646. result:=first_bool_to_int;
  3647. end;
  3648. function ttypeconvnode._first_int_to_bool : tnode;
  3649. begin
  3650. result:=first_int_to_bool;
  3651. end;
  3652. function ttypeconvnode._first_bool_to_bool : tnode;
  3653. begin
  3654. result:=first_bool_to_bool;
  3655. end;
  3656. function ttypeconvnode._first_proc_to_procvar : tnode;
  3657. begin
  3658. result:=first_proc_to_procvar;
  3659. end;
  3660. function ttypeconvnode._first_nil_to_methodprocvar : tnode;
  3661. begin
  3662. result:=first_nil_to_methodprocvar;
  3663. end;
  3664. function ttypeconvnode._first_set_to_set : tnode;
  3665. begin
  3666. result:=first_set_to_set;
  3667. end;
  3668. function ttypeconvnode._first_cord_to_pointer : tnode;
  3669. begin
  3670. result:=first_cord_to_pointer;
  3671. end;
  3672. function ttypeconvnode._first_ansistring_to_pchar : tnode;
  3673. begin
  3674. result:=first_ansistring_to_pchar;
  3675. end;
  3676. function ttypeconvnode._first_arrayconstructor_to_set : tnode;
  3677. begin
  3678. result:=first_arrayconstructor_to_set;
  3679. end;
  3680. function ttypeconvnode._first_class_to_intf : tnode;
  3681. begin
  3682. result:=first_class_to_intf;
  3683. end;
  3684. function ttypeconvnode._first_char_to_char : tnode;
  3685. begin
  3686. result:=first_char_to_char;
  3687. end;
  3688. function ttypeconvnode._first_string_to_string : tnode;
  3689. begin
  3690. result:=first_string_to_string;
  3691. end;
  3692. function ttypeconvnode.first_call_helper(c : tconverttype) : tnode;
  3693. const
  3694. firstconvert : array[tconverttype] of pointer = (
  3695. nil, { none }
  3696. @ttypeconvnode._first_nothing, {equal}
  3697. @ttypeconvnode._first_nothing, {not_possible}
  3698. @ttypeconvnode._first_string_to_string,
  3699. @ttypeconvnode._first_char_to_string,
  3700. @ttypeconvnode._first_char_to_chararray,
  3701. nil, { removed in typecheck_chararray_to_string }
  3702. @ttypeconvnode._first_cchar_to_pchar,
  3703. @ttypeconvnode._first_cstring_to_pchar,
  3704. @ttypeconvnode._first_cstring_to_int,
  3705. @ttypeconvnode._first_ansistring_to_pchar,
  3706. @ttypeconvnode._first_string_to_chararray,
  3707. nil, { removed in typecheck_chararray_to_string }
  3708. @ttypeconvnode._first_array_to_pointer,
  3709. @ttypeconvnode._first_pointer_to_array,
  3710. @ttypeconvnode._first_int_to_int,
  3711. @ttypeconvnode._first_int_to_bool,
  3712. @ttypeconvnode._first_bool_to_bool,
  3713. @ttypeconvnode._first_bool_to_int,
  3714. @ttypeconvnode._first_real_to_real,
  3715. @ttypeconvnode._first_int_to_real,
  3716. nil, { removed in typecheck_real_to_currency }
  3717. @ttypeconvnode._first_proc_to_procvar,
  3718. @ttypeconvnode._first_nil_to_methodprocvar,
  3719. @ttypeconvnode._first_arrayconstructor_to_set,
  3720. @ttypeconvnode._first_set_to_set,
  3721. @ttypeconvnode._first_cord_to_pointer,
  3722. @ttypeconvnode._first_nothing,
  3723. @ttypeconvnode._first_nothing,
  3724. @ttypeconvnode._first_class_to_intf,
  3725. @ttypeconvnode._first_char_to_char,
  3726. @ttypeconvnode._first_nothing,
  3727. @ttypeconvnode._first_nothing,
  3728. nil,
  3729. nil,
  3730. nil,
  3731. nil,
  3732. nil,
  3733. nil,
  3734. nil,
  3735. @ttypeconvnode._first_nothing,
  3736. @ttypeconvnode._first_nothing,
  3737. @ttypeconvnode._first_nothing
  3738. );
  3739. type
  3740. tprocedureofobject = function : tnode of object;
  3741. var
  3742. r : TMethod;
  3743. begin
  3744. { this is a little bit dirty but it works }
  3745. { and should be quite portable too }
  3746. r.Code:=firstconvert[c];
  3747. r.Data:=self;
  3748. if not assigned(r.Code) then
  3749. internalerror(200312081);
  3750. first_call_helper:=tprocedureofobject(r)()
  3751. end;
  3752. function ttypeconvnode.pass_1 : tnode;
  3753. begin
  3754. if warn_pointer_to_signed then
  3755. cgmessage(type_w_pointer_to_signed);
  3756. result:=nil;
  3757. firstpass(left);
  3758. if codegenerror then
  3759. exit;
  3760. expectloc:=left.expectloc;
  3761. if nf_explicit in flags then
  3762. { check if the result could be in a register }
  3763. if (not(tstoreddef(resultdef).is_intregable) and
  3764. not(tstoreddef(resultdef).is_const_intregable) and
  3765. not(tstoreddef(resultdef).is_fpuregable)) or
  3766. ((left.resultdef.typ = floatdef) and
  3767. (resultdef.typ <> floatdef)) then
  3768. make_not_regable(left,[ra_addr_regable]);
  3769. result:=first_call_helper(convtype);
  3770. end;
  3771. function ttypeconvnode.retains_value_location:boolean;
  3772. begin
  3773. result:=assigned(left.resultdef) and
  3774. (
  3775. (convtype=tc_equal) or
  3776. { typecasting from void is always allowed }
  3777. is_void(left.resultdef) or
  3778. (left.resultdef.typ=formaldef) or
  3779. { int 2 int with same size reuses same location, or for
  3780. tp7 mode also allow size < orignal size }
  3781. (
  3782. (convtype=tc_int_2_int) and
  3783. (
  3784. not is_bitpacked_access(left) and
  3785. (resultdef.size=left.resultdef.size) or
  3786. ((m_tp7 in current_settings.modeswitches) and
  3787. (resultdef.size<left.resultdef.size))
  3788. )
  3789. ) or
  3790. { int 2 bool/bool 2 int, explicit typecast, see also nx86cnv }
  3791. ((convtype in [tc_int_2_bool,tc_bool_2_int,tc_bool_2_bool]) and
  3792. (nf_explicit in flags) and
  3793. (resultdef.size=left.resultdef.size)) or
  3794. { on managed platforms, converting an element to an open array
  3795. involves creating an actual array -> value location changes }
  3796. ((convtype=tc_elem_2_openarray) and
  3797. not(target_info.system in systems_managed_vm))
  3798. );
  3799. end;
  3800. function ttypeconvnode.assign_allowed:boolean;
  3801. begin
  3802. result:=retains_value_location;
  3803. { When using only a part of the value it can't be in a register since
  3804. that will load the value in a new register first }
  3805. { the same goes for changing the sign of equal-sized values which
  3806. are smaller than an entire register }
  3807. if result and
  3808. { don't try to check the size of an open array }
  3809. (is_open_array(resultdef) or
  3810. (resultdef.size<left.resultdef.size) or
  3811. ((resultdef.size=left.resultdef.size) and
  3812. (left.resultdef.size<sizeof(aint)) and
  3813. (is_signed(resultdef) xor is_signed(left.resultdef)))) then
  3814. make_not_regable(left,[ra_addr_regable]);
  3815. end;
  3816. function ttypeconvnode.docompare(p: tnode) : boolean;
  3817. begin
  3818. docompare :=
  3819. inherited docompare(p) and
  3820. (convtype = ttypeconvnode(p).convtype) and
  3821. (convnodeflags = ttypeconvnode(p).convnodeflags) and
  3822. equal_defs(totypedef,ttypeconvnode(p).totypedef);
  3823. end;
  3824. procedure ttypeconvnode._second_int_to_int;
  3825. begin
  3826. second_int_to_int;
  3827. end;
  3828. procedure ttypeconvnode._second_string_to_string;
  3829. begin
  3830. second_string_to_string;
  3831. end;
  3832. procedure ttypeconvnode._second_cstring_to_pchar;
  3833. begin
  3834. second_cstring_to_pchar;
  3835. end;
  3836. procedure ttypeconvnode._second_cstring_to_int;
  3837. begin
  3838. second_cstring_to_int;
  3839. end;
  3840. procedure ttypeconvnode._second_string_to_chararray;
  3841. begin
  3842. second_string_to_chararray;
  3843. end;
  3844. procedure ttypeconvnode._second_array_to_pointer;
  3845. begin
  3846. second_array_to_pointer;
  3847. end;
  3848. procedure ttypeconvnode._second_pointer_to_array;
  3849. begin
  3850. second_pointer_to_array;
  3851. end;
  3852. procedure ttypeconvnode._second_chararray_to_string;
  3853. begin
  3854. second_chararray_to_string;
  3855. end;
  3856. procedure ttypeconvnode._second_char_to_string;
  3857. begin
  3858. second_char_to_string;
  3859. end;
  3860. procedure ttypeconvnode._second_int_to_real;
  3861. begin
  3862. second_int_to_real;
  3863. end;
  3864. procedure ttypeconvnode._second_real_to_real;
  3865. begin
  3866. second_real_to_real;
  3867. end;
  3868. procedure ttypeconvnode._second_cord_to_pointer;
  3869. begin
  3870. second_cord_to_pointer;
  3871. end;
  3872. procedure ttypeconvnode._second_proc_to_procvar;
  3873. begin
  3874. second_proc_to_procvar;
  3875. end;
  3876. procedure ttypeconvnode._second_nil_to_methodprocvar;
  3877. begin
  3878. second_nil_to_methodprocvar;
  3879. end;
  3880. procedure ttypeconvnode._second_bool_to_int;
  3881. begin
  3882. second_bool_to_int;
  3883. end;
  3884. procedure ttypeconvnode._second_int_to_bool;
  3885. begin
  3886. second_int_to_bool;
  3887. end;
  3888. procedure ttypeconvnode._second_bool_to_bool;
  3889. begin
  3890. second_bool_to_bool;
  3891. end;
  3892. procedure ttypeconvnode._second_set_to_set;
  3893. begin
  3894. second_set_to_set;
  3895. end;
  3896. procedure ttypeconvnode._second_ansistring_to_pchar;
  3897. begin
  3898. second_ansistring_to_pchar;
  3899. end;
  3900. procedure ttypeconvnode._second_class_to_intf;
  3901. begin
  3902. second_class_to_intf;
  3903. end;
  3904. procedure ttypeconvnode._second_char_to_char;
  3905. begin
  3906. second_char_to_char;
  3907. end;
  3908. procedure ttypeconvnode._second_elem_to_openarray;
  3909. begin
  3910. second_elem_to_openarray;
  3911. end;
  3912. procedure ttypeconvnode._second_nothing;
  3913. begin
  3914. second_nothing;
  3915. end;
  3916. procedure ttypeconvnode.second_call_helper(c : tconverttype);
  3917. const
  3918. secondconvert : array[tconverttype] of pointer = (
  3919. @ttypeconvnode._second_nothing, {none}
  3920. @ttypeconvnode._second_nothing, {equal}
  3921. @ttypeconvnode._second_nothing, {not_possible}
  3922. @ttypeconvnode._second_nothing, {second_string_to_string, handled in resultdef pass }
  3923. @ttypeconvnode._second_char_to_string,
  3924. @ttypeconvnode._second_nothing, {char_to_charray}
  3925. @ttypeconvnode._second_nothing, { pchar_to_string, handled in resultdef pass }
  3926. @ttypeconvnode._second_nothing, {cchar_to_pchar}
  3927. @ttypeconvnode._second_cstring_to_pchar,
  3928. @ttypeconvnode._second_cstring_to_int,
  3929. @ttypeconvnode._second_ansistring_to_pchar,
  3930. @ttypeconvnode._second_string_to_chararray,
  3931. @ttypeconvnode._second_nothing, { chararray_to_string, handled in resultdef pass }
  3932. @ttypeconvnode._second_array_to_pointer,
  3933. @ttypeconvnode._second_pointer_to_array,
  3934. @ttypeconvnode._second_int_to_int,
  3935. @ttypeconvnode._second_int_to_bool,
  3936. @ttypeconvnode._second_bool_to_bool,
  3937. @ttypeconvnode._second_bool_to_int,
  3938. @ttypeconvnode._second_real_to_real,
  3939. @ttypeconvnode._second_int_to_real,
  3940. @ttypeconvnode._second_nothing, { real_to_currency, handled in resultdef pass }
  3941. @ttypeconvnode._second_proc_to_procvar,
  3942. @ttypeconvnode._second_nil_to_methodprocvar,
  3943. @ttypeconvnode._second_nothing, { arrayconstructor_to_set }
  3944. @ttypeconvnode._second_nothing, { second_set_to_set, handled in first pass }
  3945. @ttypeconvnode._second_cord_to_pointer,
  3946. @ttypeconvnode._second_nothing, { interface 2 string }
  3947. @ttypeconvnode._second_nothing, { interface 2 guid }
  3948. @ttypeconvnode._second_class_to_intf,
  3949. @ttypeconvnode._second_char_to_char,
  3950. @ttypeconvnode._second_nothing, { dynarray_2_openarray }
  3951. @ttypeconvnode._second_nothing, { pwchar_2_string }
  3952. @ttypeconvnode._second_nothing, { variant_2_dynarray }
  3953. @ttypeconvnode._second_nothing, { dynarray_2_variant}
  3954. @ttypeconvnode._second_nothing, { variant_2_enum }
  3955. @ttypeconvnode._second_nothing, { enum_2_variant }
  3956. @ttypeconvnode._second_nothing, { variant_2_interface }
  3957. @ttypeconvnode._second_nothing, { interface_2_variant }
  3958. @ttypeconvnode._second_nothing, { array_2_dynarray }
  3959. @ttypeconvnode._second_elem_to_openarray, { elem_2_openarray }
  3960. @ttypeconvnode._second_nothing, { arrayconstructor_2_dynarray }
  3961. @ttypeconvnode._second_nothing { arrayconstructor_2_array }
  3962. );
  3963. type
  3964. tprocedureofobject = procedure of object;
  3965. var
  3966. r : TMethod;
  3967. begin
  3968. { this is a little bit dirty but it works }
  3969. { and should be quite portable too }
  3970. r.Code:=secondconvert[c];
  3971. r.Data:=self;
  3972. tprocedureofobject(r)();
  3973. end;
  3974. {*****************************************************************************
  3975. TASNODE
  3976. *****************************************************************************}
  3977. function tasisnode.target_specific_typecheck: boolean;
  3978. begin
  3979. result:=false;
  3980. end;
  3981. function tasisnode.pass_typecheck: tnode;
  3982. var
  3983. hp : tnode;
  3984. begin
  3985. result:=nil;
  3986. typecheckpass(right);
  3987. typecheckpass(left);
  3988. set_varstate(right,vs_read,[vsf_must_be_valid]);
  3989. set_varstate(left,vs_read,[vsf_must_be_valid]);
  3990. if codegenerror then
  3991. exit;
  3992. if target_specific_typecheck then
  3993. begin
  3994. // ok
  3995. end
  3996. else if (right.resultdef.typ=classrefdef) then
  3997. begin
  3998. { left maybe an interface reference }
  3999. if is_interfacecom(left.resultdef) or
  4000. is_javainterface(left.resultdef) then
  4001. begin
  4002. { relation checks are not possible }
  4003. end
  4004. { or left must be a class }
  4005. else if is_class(left.resultdef) or
  4006. is_javaclass(left.resultdef) then
  4007. begin
  4008. { the operands must be related }
  4009. if (not(def_is_related(tobjectdef(left.resultdef),
  4010. tobjectdef(tclassrefdef(right.resultdef).pointeddef)))) and
  4011. (not(def_is_related(tobjectdef(tclassrefdef(right.resultdef).pointeddef),
  4012. tobjectdef(left.resultdef)))) then
  4013. CGMessage2(type_e_classes_not_related,
  4014. FullTypeName(left.resultdef,tclassrefdef(right.resultdef).pointeddef),
  4015. FullTypeName(tclassrefdef(right.resultdef).pointeddef,left.resultdef));
  4016. end
  4017. else
  4018. CGMessage1(type_e_class_or_cominterface_type_expected,left.resultdef.typename);
  4019. case nodetype of
  4020. isn:
  4021. resultdef:=pasbool1type;
  4022. asn:
  4023. resultdef:=tclassrefdef(right.resultdef).pointeddef;
  4024. else
  4025. ;
  4026. end;
  4027. end
  4028. else if is_interface(right.resultdef) or
  4029. is_dispinterface(right.resultdef) or
  4030. is_javainterface(right.resultdef) then
  4031. begin
  4032. case nodetype of
  4033. isn:
  4034. resultdef:=pasbool1type;
  4035. asn:
  4036. resultdef:=right.resultdef;
  4037. else
  4038. ;
  4039. end;
  4040. { left is a class or interface }
  4041. if is_javainterface(right.resultdef) then
  4042. begin
  4043. if not is_java_class_or_interface(left.resultdef) then
  4044. CGMessage1(type_e_class_or_cominterface_type_expected,left.resultdef.typename);
  4045. end
  4046. else if not(is_class(left.resultdef) or
  4047. is_interfacecom(left.resultdef)) then
  4048. CGMessage1(type_e_class_or_cominterface_type_expected,left.resultdef.typename)
  4049. else
  4050. begin
  4051. { load the GUID of the interface }
  4052. if (right.nodetype=typen) then
  4053. begin
  4054. if tobjectdef(right.resultdef).objecttype=odt_interfacecorba then
  4055. begin
  4056. if assigned(tobjectdef(right.resultdef).iidstr) then
  4057. begin
  4058. hp:=cstringconstnode.createstr(tobjectdef(right.resultdef).iidstr^);
  4059. tstringconstnode(hp).changestringtype(cshortstringtype);
  4060. right.free;
  4061. right:=hp;
  4062. end
  4063. else
  4064. internalerror(201006131);
  4065. end
  4066. else
  4067. begin
  4068. if assigned(tobjectdef(right.resultdef).iidguid) then
  4069. begin
  4070. if not(oo_has_valid_guid in tobjectdef(right.resultdef).objectoptions) then
  4071. CGMessage1(type_e_interface_has_no_guid,tobjectdef(right.resultdef).typename);
  4072. hp:=cguidconstnode.create(tobjectdef(right.resultdef).iidguid^);
  4073. right.free;
  4074. right:=hp;
  4075. end
  4076. else
  4077. internalerror(201006132);
  4078. end;
  4079. typecheckpass(right);
  4080. end;
  4081. end;
  4082. end
  4083. else
  4084. CGMessage1(type_e_class_or_interface_type_expected,right.resultdef.typename);
  4085. end;
  4086. {*****************************************************************************
  4087. TISNODE
  4088. *****************************************************************************}
  4089. constructor tisnode.create(l,r : tnode);
  4090. begin
  4091. inherited create(isn,l,r);
  4092. end;
  4093. constructor tisnode.create_internal(l, r: tnode);
  4094. begin
  4095. create(l,r);
  4096. include(flags,nf_internal);
  4097. end;
  4098. function tisnode.pass_1 : tnode;
  4099. var
  4100. procname: string;
  4101. statement : tstatementnode;
  4102. tempnode : ttempcreatenode;
  4103. begin
  4104. result:=nil;
  4105. { Passing a class type to an "is" expression cannot result in a class
  4106. of that type to be constructed.
  4107. }
  4108. include(right.flags,nf_ignore_for_wpo);
  4109. if is_class(left.resultdef) and
  4110. (right.resultdef.typ=classrefdef) then
  4111. begin
  4112. if (right.nodetype=loadvmtaddrn) and
  4113. (tloadvmtaddrnode(right).left.nodetype=typen) and
  4114. (oo_is_sealed in tobjectdef(tloadvmtaddrnode(right).left.resultdef).objectoptions) and
  4115. equal_defs(left.resultdef,tclassrefdef(right.resultdef).pointeddef) then
  4116. begin
  4117. if might_have_sideeffects(left) or
  4118. (node_complexity(left)>2) then
  4119. begin
  4120. result:=internalstatements(statement);
  4121. tempnode:=ctempcreatenode.create(left.resultdef,left.resultdef.size,tt_persistent,true);
  4122. addstatement(statement,tempnode);
  4123. addstatement(statement,cassignmentnode.create_internal(ctemprefnode.create(tempnode),left));
  4124. addstatement(statement,caddnode.create_internal(andn,
  4125. caddnode.create_internal(unequaln,ctemprefnode.create(tempnode),cnilnode.create),
  4126. caddnode.create_internal(equaln,cloadvmtaddrnode.create(ctemprefnode.create(tempnode)),right)
  4127. )
  4128. );
  4129. left:=nil;
  4130. right:=nil;
  4131. end
  4132. else
  4133. begin
  4134. result:=caddnode.create_internal(andn,
  4135. caddnode.create_internal(unequaln,left.getcopy,cnilnode.create),
  4136. caddnode.create_internal(equaln,cloadvmtaddrnode.create(left.getcopy),right)
  4137. );
  4138. right:=nil;
  4139. end;
  4140. end
  4141. else
  4142. result := ccallnode.createinternres('fpc_do_is',
  4143. ccallparanode.create(left,ccallparanode.create(right,nil)),
  4144. resultdef);
  4145. end
  4146. else
  4147. begin
  4148. if is_class(left.resultdef) then
  4149. if is_shortstring(right.resultdef) then
  4150. procname := 'fpc_class_is_corbaintf'
  4151. else
  4152. procname := 'fpc_class_is_intf'
  4153. else
  4154. if right.resultdef.typ=classrefdef then
  4155. procname := 'fpc_intf_is_class'
  4156. else
  4157. procname := 'fpc_intf_is';
  4158. result := ctypeconvnode.create_internal(ccallnode.createintern(procname,
  4159. ccallparanode.create(right,ccallparanode.create(left,nil))),resultdef);
  4160. end;
  4161. left := nil;
  4162. right := nil;
  4163. //firstpass(call);
  4164. if codegenerror then
  4165. exit;
  4166. end;
  4167. { dummy pass_2, it will never be called, but we need one since }
  4168. { you can't instantiate an abstract class }
  4169. procedure tisnode.pass_generate_code;
  4170. begin
  4171. end;
  4172. {*****************************************************************************
  4173. TASNODE
  4174. *****************************************************************************}
  4175. constructor tasnode.create(l,r : tnode);
  4176. begin
  4177. inherited create(asn,l,r);
  4178. call := nil;
  4179. end;
  4180. constructor tasnode.create_internal(l,r : tnode);
  4181. begin
  4182. create(l,r);
  4183. include(flags,nf_internal);
  4184. end;
  4185. destructor tasnode.destroy;
  4186. begin
  4187. call.free;
  4188. inherited destroy;
  4189. end;
  4190. function tasnode.dogetcopy: tnode;
  4191. begin
  4192. result := inherited dogetcopy;
  4193. if assigned(call) then
  4194. tasnode(result).call := call.getcopy
  4195. else
  4196. tasnode(result).call := nil;
  4197. end;
  4198. function tasnode.docompare(p: tnode): boolean;
  4199. begin
  4200. result:=
  4201. inherited docompare(p) and
  4202. tasnode(p).call.isequal(call);
  4203. end;
  4204. function tasnode.pass_1 : tnode;
  4205. var
  4206. procname: string;
  4207. begin
  4208. result:=nil;
  4209. { Passing a class type to an "as" expression cannot result in a class
  4210. of that type to be constructed.
  4211. We could put this inside the if-block below, but this way it is
  4212. safe for sure even if the code below changes
  4213. }
  4214. if assigned(right) then
  4215. include(right.flags,nf_ignore_for_wpo);
  4216. if not assigned(call) then
  4217. begin
  4218. if is_class(left.resultdef) and
  4219. (right.resultdef.typ=classrefdef) then
  4220. call := ccallnode.createinternres('fpc_do_as',
  4221. ccallparanode.create(left,ccallparanode.create(right,nil)),
  4222. resultdef)
  4223. else
  4224. begin
  4225. if is_class(left.resultdef) then
  4226. if is_shortstring(right.resultdef) then
  4227. procname := 'fpc_class_as_corbaintf'
  4228. else
  4229. procname := 'fpc_class_as_intf'
  4230. else
  4231. if right.resultdef.typ=classrefdef then
  4232. procname := 'fpc_intf_as_class'
  4233. else
  4234. procname := 'fpc_intf_as';
  4235. call := ctypeconvnode.create_internal(ccallnode.createintern(procname,
  4236. ccallparanode.create(right,ccallparanode.create(left,nil))),resultdef);
  4237. end;
  4238. left := nil;
  4239. right := nil;
  4240. firstpass(call);
  4241. if codegenerror then
  4242. exit;
  4243. expectloc:=call.expectloc;
  4244. end;
  4245. end;
  4246. end.