https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70795
--- Comment #15 from Jan Hubicka <hubicka at gcc dot gnu.org> --- Author: hubicka Date: Thu Feb 9 18:16:00 2017 New Revision: 245312 URL: https://gcc.gnu.org/viewcvs?rev=245312&root=gcc&view=rev Log: PR ipa/70795 * cgraphunit.c (cgraph_node::add_new_function): Set externally_visible flag if needed. Modified: trunk/gcc/ChangeLog trunk/gcc/cgraphunit.c