------- Comment #1 from pinskia at gcc dot gnu dot org 2006-12-24 04:49 ------- As far as I can tell this is really a binutils issue. the difference between static inline and just static is where foo is emitted. In the static inline case, it is emitted after bar.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30153