[Bug middle-end/50598] [4.7 Regression] Undefined symbols: "___emutls_v.*", ... on *-apple-darwin*
hubicka at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Nov 14 17:57:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50598
--- Comment #24 from Jan Hubicka <hubicka at gcc dot gnu.org> 2011-11-14 17:32:52 UTC ---
Author: hubicka
Date: Mon Nov 14 17:32:47 2011
New Revision: 181358
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=181358
Log:
PR middle-end/50598
* cgraph.h (varpool_externally_visible_p): Declare.
(varpool_add_new_variable): Declare.
* tree-emultls.c (get_emutls_init_templ_addr,
new_emutls_decl): Use varpool_add_new_variable.
* ipa.c (varpool_externally_visible_p): Export.
* varpool.c (varpool_add_new_variable): New function.
Modified:
trunk/gcc/ChangeLog
More information about the Gcc-bugs
mailing list