summaryrefslogtreecommitdiff
path: root/ld/emultempl/mipself.em
diff options
context:
space:
mode:
Diffstat (limited to 'ld/emultempl/mipself.em')
-rw-r--r--ld/emultempl/mipself.em2
1 files changed, 2 insertions, 0 deletions
diff --git a/ld/emultempl/mipself.em b/ld/emultempl/mipself.em
index dbff36bb8d1..d64ca0db71b 100644
--- a/ld/emultempl/mipself.em
+++ b/ld/emultempl/mipself.em
@@ -206,6 +206,8 @@ mips_create_output_section_statements (void)
if (is_mips_elf (link_info.output_bfd))
_bfd_mips_elf_init_stubs (&link_info, mips_add_stub_section);
+
+ gld${EMULATION_NAME}_create_output_section_statements ();
}
/* This is called after we have merged the private data of the input bfds. */