[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [f-cpu] Stack Frame Layout and Varargs Handling
On Fri, Jan 17, 2003 at 08:28:05PM +0000, cedric wrote:
[...]
> You don't speak about your proposition for a second register allocator pass in
> the linker. Did we need to specify it yet or not ? I know that with this
> solution we have a compatibilitie between object that use it and object that
> don't use it, but it can be interesting to speak a little about it (It's a
> way to say : "we thing to this problem").
Step by step, please :)
Step 1 is to build something that works.
Step 2 is to build something that works faster.
We didn't finish step 1 yet (although I successfully compiled and ran
a `hello world' style program today). When that is done, we'll have
to teach gcc how to output the `register usage hints' and fast entry
points that we need for link-time register renaming, and build a linker
that supports them. But first the compiler must learn how to generate
correct code - some things are still broken.
--
Michael "Tired" Riepe <Michael.Riepe@stud.uni-hannover.de>
"All I wanna do is have a little fun before I die"
*************************************************************
To unsubscribe, send an e-mail to majordomo@seul.org with
unsubscribe f-cpu in the body. http://f-cpu.seul.org/