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: frame pointer elimination


> Ok, thanks for your reply. The 4.6 backend was testing if the hardware
> FP was live, and did some optimization whatever -fomit-frame-pointer or
> -fno-omit-frame-pointer. So it was not a valid optimization?

It was sort of a bug since -fno-omit-frame-pointer is in effect unless you 
specify otherwise or the target defaults otherwise.

-- 
Eric Botcazou


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