Fallout from recent bfd_reloc_outofrange changes
[binutils-gdb.git] / bfd / elf32-m68hc11.c
index 5cda8f78f987bf8a70ce4787c30e4dbc1061a4dd..7f70a1c1f79d53007840313ab5054332729a27e5 100644 (file)
@@ -65,8 +65,8 @@ static reloc_howto_type elf_m68hc11_howto_table[] = {
   /* This reloc does nothing.  */
   HOWTO (R_M68HC11_NONE,       /* type */
         0,                     /* rightshift */
-        2,                     /* size (0 = byte, 1 = short, 2 = long) */
-        32,                    /* bitsize */
+        3,                     /* size (0 = byte, 1 = short, 2 = long) */
+        0,                     /* bitsize */
         FALSE,                 /* pc_relative */
         0,                     /* bitpos */
         complain_overflow_dont,/* complain_on_overflow */