Fallout from recent bfd_reloc_outofrange changes
[deliverable/binutils-gdb.git] / bfd / elfn32-mips.c
index 299ea4dc0b6cd16c9ef1e7e9c5ea967c35ac6d59..504c3f39c69a46340ab885e7f3ae7f52a5b9debe 100644 (file)
@@ -108,7 +108,7 @@ static reloc_howto_type elf_mips_howto_table_rel[] =
   /* No relocation.  */
   HOWTO (R_MIPS_NONE,          /* type */
         0,                     /* rightshift */
-        0,                     /* size (0 = byte, 1 = short, 2 = long) */
+        3,                     /* size (0 = byte, 1 = short, 2 = long) */
         0,                     /* bitsize */
         FALSE,                 /* pc_relative */
         0,                     /* bitpos */
This page took 0.023653 seconds and 4 git commands to generate.