diff options
author | Paul Koning <paulkoning@comcast.net> | 2023-01-04 22:29:00 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2023-01-05 14:33:27 +1030 |
commit | 38afcc0c69d2f547d47fdba12ed5b090ae2b976e (patch) | |
tree | ff18174f4e86476ecfb58e89a0ff4770aaa2909c /bfd/coff-rs6000.c | |
parent | ddfc4317d5b99c284bf112819f00f149f7e94600 (diff) | |
download | gdb-38afcc0c69d2f547d47fdba12ed5b090ae2b976e.zip gdb-38afcc0c69d2f547d47fdba12ed5b090ae2b976e.tar.gz gdb-38afcc0c69d2f547d47fdba12ed5b090ae2b976e.tar.bz2 |
PR29963, PDP11 link produces spurious relocation truncated messages
PDP11 is a 16-bit processor with 16-bit logical addresses. Therefore
wrapping should be allowed on the 16-bit relocs, and may as well be
allowed for the 32-bit reloc too.
PR 29963
* pdp11.c (howto_table_pdp11): Use complain_overflow_dont.
Diffstat (limited to 'bfd/coff-rs6000.c')
0 files changed, 0 insertions, 0 deletions