gas: sparc: fix collision of registers and pseudo-ops.
[deliverable/binutils-gdb.git] / bfd / elf32-sh-relocs.h
index 05f087562c2fb196d8cca037c9ea2e64c0e6c402..5bfd552215b7ed8fe4a273c7e72c2189312fcdea 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 2006, 2007, 2010 Free Software Foundation, Inc.
+/* Copyright (C) 2006-2016 Free Software Foundation, Inc.
 
    This file is part of BFD, the Binary File Descriptor library.
 
@@ -20,7 +20,7 @@
 /* No relocation.  */
   HOWTO (R_SH_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.024114 seconds and 4 git commands to generate.