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: Optimization: Conclusions from Evolutionary Analysis


> Dan Nicolaescu wrote:
> > You state on your web page that -O1 implies -fomit-frame-pointer. 
> > The default GCC configuration on a P4 does not do that!
> > Did you change this when compiling GCC?
> 
> Hmmm... now, is this something P4 specific? In other words, does -O1 
> imply -fomit-frame-pointer on any platform?

Yes, any platform that defines CAN_DEBUG_WITHOUT_FP

R.


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