------- Comment #4 from paolo dot carlini at oracle dot com 2010-02-27 23:29 ------- Then you are not inlining *at all*. What is happening is that *many* symbols are inadvertently exported at the baseline version instead of the right version, or at all. That is benign, and certainly we don't want to tighten *now* the linker script patterns in the 4.4.x branch to avoid that. Maybe for 4.5.0, and I'm not even sure...
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43203