* linux-arm-low.c: Include <signal.h>.
[deliverable/binutils-gdb.git] / bfd / elf64-ppc.c
index 8c14c0cd6ba8002a8c4232f7cd422e82f08c0817..5992f0824c7e413eb36271c3d6c89e19ce518e95 100644 (file)
@@ -8382,6 +8382,8 @@ ppc64_elf_edit_toc (struct bfd_link_info *info)
                          break;
 
                        default:
+                         if (!ppc64_elf_howto_table[R_PPC64_ADDR32])
+                           ppc_howto_init ();
                          info->callbacks->einfo
                            (_("%P: %H: %s relocation references "
                               "optimized away TOC entry\n"),
This page took 0.024891 seconds and 4 git commands to generate.