summaryrefslogtreecommitdiff
path: root/ld/emultempl/hppaelf.em
diff options
context:
space:
mode:
authorHans-Peter Nilsson <hp@axis.com>2002-02-05 07:07:21 +0000
committerHans-Peter Nilsson <hp@axis.com>2002-02-05 07:07:21 +0000
commit097cf97a7326316058ca70fc0a67f75306714c6a (patch)
treec47497278060440cdb817fecc27a91ade36f9a76 /ld/emultempl/hppaelf.em
parent9cf90191858b20e06d6878f8df1c1af7be990e4c (diff)
downloadbinutils-redhat-097cf97a7326316058ca70fc0a67f75306714c6a.tar.gz
* emultempl/hppaelf.em (hppaelf_layout_sections_again): Likewise.
* emultempl/ppc64elf.em (gld${EMULATION_NAME}_finish): Likewise.
Diffstat (limited to 'ld/emultempl/hppaelf.em')
-rw-r--r--ld/emultempl/hppaelf.em2
1 files changed, 2 insertions, 0 deletions
diff --git a/ld/emultempl/hppaelf.em b/ld/emultempl/hppaelf.em
index 0b49b63bbd..243d55bd34 100644
--- a/ld/emultempl/hppaelf.em
+++ b/ld/emultempl/hppaelf.em
@@ -226,6 +226,8 @@ hppaelf_layout_sections_again ()
add even more stubs. */
need_laying_out = 0;
+ lang_reset_memory_regions ();
+
/* Resize the sections. */
lang_size_sections (stat_ptr->head, abs_output_section,
&stat_ptr->head, 0, (bfd_vma) 0, NULL);