-Os & inlining functions used only once
Joe Buck
jbuck@racerx.synopsys.com
Tue Apr 17 11:50:00 GMT 2001
Alexandre Duret-Lutz wrote:-
>
> > Ah, that makes sense. So I'll pre-scan the file myself and mark
> > those functions 'inline' :)
Neil writes:
> That might be easy to implement as a quick hack, but to do it so you
> get it right all the time sounds extremely hard.
But he doesn't have to "get it right all the time". The penalty for
getting it wrong is just a very slightly larger executable.
More information about the Gcc
mailing list