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


Nicholas Nethercote writes:
 > 
 > I guess the conclusion is that -fomit-fp does make things smaller when no 
 > debug info is present, but not by much.  And that this is because although 
 > fewer instructions are generated, those generated are on average longer...

You might like to try -momit-leaf-frame-pointer.

Andrew.


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