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.