summaryrefslogtreecommitdiffstats
path: root/bfd/elf32-xstormy16.c
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2003-05-07 15:16:35 +0000
committerNick Clifton <nickc@redhat.com>2003-05-07 15:16:35 +0000
commit208c2cd6cbe53878d1853bef936cf92e3de3b533 (patch)
tree0041c734ba49210f10db5fe7995ee9b51236ed28 /bfd/elf32-xstormy16.c
parent8beeaeb70352f6ebc0e8270f6a67320f439e4dd7 (diff)
downloadppe42-binutils-208c2cd6cbe53878d1853bef936cf92e3de3b533.tar.gz
ppe42-binutils-208c2cd6cbe53878d1853bef936cf92e3de3b533.zip
Reset R_XSTORMY16_16 reloc to ignore overflows.
Diffstat (limited to 'bfd/elf32-xstormy16.c')
-rw-r--r--bfd/elf32-xstormy16.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/elf32-xstormy16.c b/bfd/elf32-xstormy16.c
index d06f8b29a9..2964d343cb 100644
--- a/bfd/elf32-xstormy16.c
+++ b/bfd/elf32-xstormy16.c
@@ -96,7 +96,7 @@ static reloc_howto_type xstormy16_elf_howto_table [] =
16, /* bitsize */
FALSE, /* pc_relative */
0, /* bitpos */
- complain_overflow_unsigned, /* complain_on_overflow */
+ complain_overflow_dont, /* complain_on_overflow */
bfd_elf_generic_reloc, /* special_function */
"R_XSTORMY16_16", /* name */
FALSE, /* partial_inplace */
OpenPOWER on IntegriCloud