This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC 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: Porting GCC troubles : about register window


On Tue, Sep 30, 2003 at 09:12:54PM +0800, chen haibo wrote:
> But it will need some redundant instructions in each function, thus too much
> execution overhead and increased code size.

This is why Sparc traps on register stack full, and the kernel
saves the registers and frees the register window entries.



r~


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