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]

Re: -Os & inlining functions used only once


Alexandre Duret-Lutz wrote:-

> Ah, that makes sense.  So I'll pre-scan the file myself and mark
> those functions 'inline' :)

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.

Neil.


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