bfd/
[deliverable/binutils-gdb.git] / bfd / elf32-v850.c
index 5ecfa693f07e9f27dee9c50bd5609e7516369a0d..fa9dedf445644057334efafaa495cd26e477994e 100644 (file)
@@ -1680,7 +1680,7 @@ v850_elf_relocate_section (bfd *output_bfd,
                name = bfd_section_name (input_bfd, sec);
            }
 
-         switch (r)
+         switch ((int) r)
            {
            case bfd_reloc_overflow:
              if (! ((*info->callbacks->reloc_overflow)
This page took 0.024087 seconds and 4 git commands to generate.