------- Comment #1 from paolo dot carlini at oracle dot com  2009-07-29 18:03 
-------
If I'm not wrong, please double check, nothing happened in the library proper
between those versions, thus it looks like by chance a function is not inlined
anymore and now is matched by old loose bits of the linker script and exported
inadvertently at 3_4. A fix, if you want to help, should be trivial, just
tighten the pattern matching in the 3_4 entries of the linker script to leave
out that symbol.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40908

Reply via email to