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: Why doesn't -fomit-frame-pointer work(very well)?



>On Mon, Apr 01, 2002 at 01:01:00PM -0500, Peter Barada wrote:
>> Unfortunately passing paramters to child functions is a common
>> construct...  Any ideas how best to fix this?
>
>Use a soft frame pointer that is eliminated to either
>the hard frame pointer or the stack pointer.

Can anybody give me a clue how to do this?  I'll go off and look
into it, but I need a starting point...

I looked into ELIMINABLE_REGS, but nobody defines it...

-- 
Peter Barada                                   Peter.Barada@motorola.com
Wizard                                         781-852-2768 (direct)
WaveMark Solutions(wholly owned by Motorola)   781-270-0193 (fax)


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