--- file_not_specified_in_diff +++ file_not_specified_in_diff @@ -, +, @@ Paste #143056 at spacepaste

spacepaste

 1
 2
 3
 4
 5
 6
 7
 8
 9
--- a/bfd/elf32-hppa.c
+++ b/bfd/elf32-hppa.c
@@ -1765,6 +1765,11 @@ elf32_hppa_hide_symbol (struct bfd_link_info *info,
   if (force_local)
     {
       eh->forced_local = 1;
+      eh->dynamic_def = 0;
+      eh->def_dynamic = 0;
+      eh->verinfo.verdef = NULL;
+      eh->verinfo.vertree = NULL;
+
       if (eh->dynindx != -1)
 	{
 	  eh->dynindx = -1;
  
Powered by spacepaste. var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-8867484-6']); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })();