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: [Valgrind-developers] Memcheck optimisation level; Makefile.amincludes


Falk Hueffner writes:
 > Nicholas Nethercote <njn25@cam.ac.uk> writes:
 > 
 > > So why are the total file sizes larger with -fomit-frame-pointer?  Do
 > > any GCC people know?
 > 
 > One reason might be that accessing relative to stack pointer takes one
 > byte more than relative to frame pointer:

Could be, but 7%?  I really want to see those files.

Andrew.


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