------- Comment #3 from jwakely dot gcc at gmail dot com 2010-05-26 16:36 ------- If you don't want the functions to be treated as inline don't make them inline
Have you tried -fkeep-inline-functions ? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44285