From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,79bbf7e359159d0d X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-04-11 23:31:11 PST Path: supernews.google.com!sn-xit-02!supernews.com!news.tele.dk!195.54.122.107!newsfeed1.bredband.com!bredband!news.algonet.se!algonet!pepsi.tninet.se!not-for-mail From: Mats Karlssohn Newsgroups: comp.lang.ada Subject: Re: newbie can't get exceptions to work! Date: Thu, 12 Apr 2001 08:27:40 +0200 Organization: MIDA Systemutveckling AB Message-ID: <3AD54ADC.BF2FEE8C@mida.se> References: <3ACDB29E.45B91316@earthlink.net> <9ao1if$cq9$1@taliesin.netcom.net.uk> <3ACFC902.115624A1@mindspring.com> <3AD2AF50.6B5DD470@mida.se> <3AD33480.2A5E9CD9@home.com> <3AD44621.DEE2369F@mida.se> <3AD46B6E.6A8592A@gsde.hou.us.ray.com> NNTP-Posting-Host: sdu47-250.ppp.algonet.se Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: cubacola.tninet.se 987056861 6779 195.163.250.47 (12 Apr 2001 06:27:41 GMT) X-Complaints-To: abuse@algo.net NNTP-Posting-Date: 12 Apr 2001 06:27:41 GMT X-Mailer: Mozilla 4.77 [en] (WinNT; U) X-Accept-Language: en Xref: supernews.google.com comp.lang.ada:6802 Date: 2001-04-12T06:27:41+00:00 List-Id: "Samuel T. Harris" wrote: %< > Since a dynamic dispatching call involves a access to a class-wide > type and the caller class does not have knowledge at compile time > of ALL the tagged types under the class-wide type, the compiler > cannot inline while compiling the call. It would have to insert > the appropriate inlining during some binding stage just before > linking when all the compilation artifacts are available. Yes, I see. Of the compilers in the market, how many already has parts of such functionality in the binder/prelinker/linker ? Can anyone give an educated guess ? > Many compilers require the body of an inlined subprogram > to be _already_ compiled in order for inlining to work. Such > compilers will definitely not suppor the notion of inline > dispatching calls. OK, that makes sense, tnx for clering my mind up! -- Mats Karlssohn, developer mailto:mats@mida.se Mida Systemutveckling AB http://www.mida.se Box 64, S-732 22 ARBOGA, SWEDEN Phone: +46-(0)589-89808 Fax: +46-(0)589-89809