This is the mail archive of the gcc-patches@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: make -momit-leaf-frame-pointer the default for x86


On Wed, May 29, 2002 at 05:43:30PM -0700, Richard Henderson wrote:
> Tiny functions spend a good fraction of their runtime setting up and
> tearing down the unused stack frame.  I think it's high time we made
> this the default.

Doesn't DWARF2 imply CAN_DEBUG_WITHOUT_FP?

zw


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