------- Comment #11 from iains at gcc dot gnu dot org 2010-08-24 14:37 ------- essentially to turn the last comment around:
IIUC, if whopr changes a symbol from "external" to "local" then it needs to register that symbol with machopic_define_symbol () -- and ensure that (* targetm.encode_section_info) (DECL, DECL_RTL (DECL), false); gets called too.. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44812