OSDN Git Service

Re-sync to pf3gnuchains3x.
[pf3gnuchains/pf3gnuchains4x.git] / bfd / elf32-hppa.c
index 2a5547b..cac0a21 100644 (file)
@@ -3238,9 +3238,6 @@ elf32_hppa_final_link (bfd *abfd, struct bfd_link_info *info)
 
   /* If we're producing a final executable, sort the contents of the
      unwind section.  */
-  if (info->relocatable)
-    return TRUE;
-
   return elf_hppa_sort_unwind (abfd);
 }