ncnv.pas 201 KB

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