------- Comment #1 from pinskia at gcc dot gnu dot org 2007-07-19 09:00 ------- I think this is just the normal inline function problem with gfortran. Where we have two decls for the same function which causes no inlining to happen.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32817