------- Comment #3 from rguenth at gcc dot gnu dot org 2009-11-29 18:21 ------- With 4.5 it works when the function is declared inline (not always_inline). It's not possible to annotate call-sites with inline information.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42209