What algorithm does gcc use to convert calls through function pointers to direct calls? -


i've heard recent versions of gcc @ converting calls through function pointers direct calls. however, can't find on web or quick through gcc's source code. know if true , if so, algorithm use this?

you might find article interesting. it's dated 2005, , i'm not sure if that's 'recent' enough, deals subject comprehensively:

http://www.codeproject.com/kb/cpp/fastdelegate.aspx


Comments

Popular posts from this blog

ASP.NET/SQL find the element ID and update database -

jquery - appear modal windows bottom -

c++ - Compiling static TagLib 1.6.3 libraries for Windows -