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: function arguments offset computation with -fomit-frame-pointer


>> I found this necessary to fix a problem with -fomit-frame-pointer on
>> ColdFire where gcc had an off-by-four bug when accessing parameters.
>
>But does -fomit-frame-pointer work on your gcc 3.3 tree? My guess is
>that it didn't because of a mismatch between computations done at
>prologue and epilogue emission time.

Due to other work pressures, I don't have any time to run code from my
tree to veriy it.  All the changes I've made thus far have been
extractions from my gcc-304 tree which I have verified on hardware.

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


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