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] |
> > 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.
www.cl.cam.ac.uk/~njn25/vgskin_lackey.so-normal www.cl.cam.ac.uk/~njn25/vgskin_lackey.so-fomitfp
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |