This is the mail archive of the kawa@sourceware.org mailing list for the Kawa project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Code generation problem?


Dominique Boucher wrote:
What do you think? What is the rationale about that optimization?

The idea is that if a function is "static" then we can allocate it statically. Unfortunately, we don't do that, which rather negates the point.

I'm trying to move the field and its initialization into the
module class.
--
	--Per Bothner
per@bothner.com   http://per.bothner.com/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]