From 4cb729042efceb690d1a2e5539d49a4040067034 Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Sat, 20 Nov 1999 11:53:57 +0000 Subject: fix typoi --- bfd/coff-mcore.c | 1 - 1 file changed, 1 deletion(-) (limited to 'bfd/coff-mcore.c') diff --git a/bfd/coff-mcore.c b/bfd/coff-mcore.c index a644db10c1..09d8bf164e 100644 --- a/bfd/coff-mcore.c +++ b/bfd/coff-mcore.c @@ -528,7 +528,6 @@ coff_mcore_relocate_section (output_bfd, info, input_bfd, input_section, case IMAGE_REL_MCORE_PCREL_32: case IMAGE_REL_MCORE_PCREL_JSR_IMM11BY2: case IMAGE_REL_MCORE_ADDR32: - case IMAGE_REL_MCORE_RVA: /* XXX fixme - shouldn't this be like the code for the RVA reloc ? */ rstat = _bfd_relocate_contents (howto, input_bfd, val, loc); break; -- cgit v1.2.1