------- Comment #7 from drow at gcc dot gnu dot org 2009-06-23 15:49 ------- Nope. It would be somewhere between hard and impossible to do in the linker, because these have to go in the middle of the .text section, and within compile-time known offsets from the using functions (to accommodate limited range pc-relative displacements).
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=9702