Added Self to Write After Approval
[deliverable/binutils-gdb.git] / bfd / pe-mips.c
index a5885d08e99ba244ba95cc6c0cc23135ddfb7561..c78726d1c3b398365c7d4db8f1a7accdf3e917b2 100644 (file)
@@ -527,7 +527,7 @@ coff_mips_reloc_type_lookup (abfd, code)
     case BFD_RELOC_LO16:
       mips_type = MIPS_R_REFLO;
       break;
-    case BFD_RELOC_MIPS_GPREL:
+    case BFD_RELOC_GPREL16:
       mips_type = MIPS_R_GPREL;
       break;
     case BFD_RELOC_MIPS_LITERAL:
This page took 0.023064 seconds and 4 git commands to generate.