comp.lang.ada
 help / color / mirror / Atom feed
From: Hyman Rosen <hyrosen@mail.com>
Subject: Re: inline expansion
Date: Mon, 25 Dec 2006 13:53:47 GMT
Date: 2006-12-25T13:53:47+00:00	[thread overview]
Message-ID: <LJQjh.1223$oo4.591@trndny09> (raw)
In-Reply-To: <p1zm9gdwqe.fsf@hod.lan.m-e-leypold.de>

Markus E Leypold wrote:
> By not using the usual object files (which are mostly a memory image
> plus relocation info), instead storing a more highlevel description of
> the compiled code and doing inlining during linking?

That's not unlike how the C++ compiler which implements "export"
for templates does it. But of course, doing this means that the
implementors have to invent yet another intermediate format and a
set of tools to deal with it. Since the source code is a perfectly
good representation of what needs to be inlined, there's no real
need to do all that work.



  reply	other threads:[~2006-12-25 13:53 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-12-20 21:11 packages markww
     [not found] ` <mailman.4.1166651673.18371.comp.lang.ada@ada-france.org>
2006-12-20 22:03   ` packages markww
2006-12-21  9:04     ` packages Martin Krischik
2006-12-22  9:44       ` inline expansion Stephen Leake
2006-12-22 10:57         ` Markus E Leypold
2006-12-25 13:53           ` Hyman Rosen [this message]
2006-12-21  9:04     ` packages Martin Krischik
2006-12-21  9:01   ` packages Martin Krischik
2006-12-23 10:10     ` packages Simon Wright
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox