[Bug c++/69953] [5/6/7 Regression] Using lto causes gtkmm/gparted and gtkmm/inkscape compile to fail
hubicka at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Apr 13 08:05:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69953
--- Comment #28 from Jan Hubicka <hubicka at gcc dot gnu.org> ---
Author: hubicka
Date: Thu Apr 13 08:04:52 2017
New Revision: 246899
URL: https://gcc.gnu.org/viewcvs?rev=246899&root=gcc&view=rev
Log:
PR lto/69953
* ipa-visibility.c (non_local_p): Fix typos.
(localize_node): When localizing symbol in same comdat group,
dissolve the group only when we know external symbols are going
to be privatized.
(function_and_variable_visibility): Do not localize DECL_EXTERNAL.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/ipa-visibility.c
More information about the Gcc-bugs
mailing list