> As I have no window overflow trap handler the space reserved on the
> stack for saving in and local registers is just wasted memory.  Is there
> any way I can reclaim this space by forcing the compiler to not honour
> the standard SPARC ABI?

No, there isn't, unless you want to hack the compiler.  Note that this would 
break exception handling.

-- 
Eric Botcazou

Reply via email to