diff options
Diffstat (limited to 'ld/emultempl/mmo.em')
-rw-r--r-- | ld/emultempl/mmo.em | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ld/emultempl/mmo.em b/ld/emultempl/mmo.em index a737b50..bfc9c5a 100644 --- a/ld/emultempl/mmo.em +++ b/ld/emultempl/mmo.em @@ -112,6 +112,7 @@ static void mmo_finish (void) { bfd_map_over_sections (output_bfd, mmo_wipe_sec_reloc_flag, NULL); + finish_default (); } /* To get on-demand global register allocation right, we need to parse the |