OSDN Git Service

* elf64-alpha.c (elf64_alpha_relocate_section) [BRSGP]: Increment
[pf3gnuchains/pf3gnuchains4x.git] / bfd / elf64-alpha.c
index 5973017..1058a1c 100644 (file)
@@ -4577,7 +4577,7 @@ elf64_alpha_relocate_section (output_bfd, info, input_bfd, input_section,
              case STO_ALPHA_NOPV:
                break;
              case STO_ALPHA_STD_GPLOAD:
-               addend += 8;
+               value += 8;
                break;
              default:
                if (h != NULL)