X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=bfd%2Fcoff-i386.c;h=f28eb8af0cd3cb40604debbaae93420907c0f6dd;hb=618265039f697eab9e72bb58b95fc2d32925df58;hp=9810fd71be3a94635b539751956225ba95920737;hpb=e2b9a97eda81ff2565aa5c783088215fab12fc9b;p=deliverable%2Fbinutils-gdb.git diff --git a/bfd/coff-i386.c b/bfd/coff-i386.c index 9810fd71be..f28eb8af0c 100644 --- a/bfd/coff-i386.c +++ b/bfd/coff-i386.c @@ -146,7 +146,7 @@ coff_i386_reloc (bfd *abfd, if (! bfd_reloc_offset_in_range (howto, abfd, input_section, reloc_entry->address - * bfd_octets_per_byte (abfd))) + * bfd_octets_per_byte (abfd, NULL))) return bfd_reloc_outofrange; switch (howto->size)