These are all dummy howtos, there is no reason one of them should
have partial_inplace true.
* elf64-nfp.c (elf_nfp_howto_table <R_NFP_IMMED_LO16_I_B>): Don't
set partial_inplace.
HOWTO (R_NFP_IMMED_LO16_I_B, 0, 3, 0, false, 0,
complain_overflow_dont, elf64_nfp_reloc,
"R_NFP_IMMED_LO16_I_B",
- true, 0, 0, false),
+ false, 0, 0, false),
HOWTO (R_NFP_SRC7_B, 0, 3, 0, false, 0,
complain_overflow_dont, elf64_nfp_reloc,
"R_NFP_SRC7_B",