summaryrefslogtreecommitdiff
path: root/ld/scripttempl/xstormy16.sc
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2010-06-29 09:43:04 +0000
committerNick Clifton <nickc@redhat.com>2010-06-29 09:43:04 +0000
commit9a766a30f79f32cf1beed0003ea7ab905b28ebf7 (patch)
tree6c7fd16a1b8f90bc2f1a4681d3589e84ea69c898 /ld/scripttempl/xstormy16.sc
parent9b913a337ad21d9107e40b0d12ee8caaf128a30c (diff)
downloadbinutils-redhat-9a766a30f79f32cf1beed0003ea7ab905b28ebf7.tar.gz
* scripttempl/xstormy16.sc (.gcc_except_table): Include sections
with the .gcc_except_table. prefix.
Diffstat (limited to 'ld/scripttempl/xstormy16.sc')
-rw-r--r--ld/scripttempl/xstormy16.sc2
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/scripttempl/xstormy16.sc b/ld/scripttempl/xstormy16.sc
index 73d08b8117..d55ebdb05f 100644
--- a/ld/scripttempl/xstormy16.sc
+++ b/ld/scripttempl/xstormy16.sc
@@ -160,7 +160,7 @@ SECTIONS
${RELOCATING+${DTOR}}
.jcr : { KEEP (*(.jcr)) } ${RELOCATING+> ROM}
.eh_frame : { KEEP (*(.eh_frame)) } ${RELOCATING+> ROM}
- .gcc_except_table : { *(.gcc_except_table) } ${RELOCATING+> ROM}
+ .gcc_except_table : { *(.gcc_except_table) *(.gcc_except_table.*) } ${RELOCATING+> ROM}
.plt : { *(.plt) } ${RELOCATING+> ROM}
.text ${RELOCATING-0} :