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: RFD: inline hooks


On Thu, 2 Dec 2010, Joern Rennecke wrote:

> The intended use for inline hooks would be macros that we are currently
> reluctant to fully convert to hooks because of concerns about performance.

Those can clearly be low priority.  Convert the others, see after that 
what LTO is like for hook devirtualization and inlining, demonstrate with 
performance figures that some more complicated approach is justified in a 
particular case.

-- 
Joseph S. Myers
joseph@codesourcery.com


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