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: [tree-ssa][rfc] plans for nested functions


On Mon, Sep 29, 2003 at 01:19:20PM -0700, tm_gccmail@mail.kloo.net wrote:
> Can we avoid these problems by deferring the frame pointer generation
> until register allocation?

No, it's still rtl-level state, so we still have compilation order
problems and inlining problems.


r~


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