]> Git Repo - binutils.git/blobdiff - bfd/elf32-hppa.c
* elf32-hppa.c (hppa_elf_gen_reloc_type): Typo (== for =).
[binutils.git] / bfd / elf32-hppa.c
index af1b8e3cb7f6e878d452d9914b8d55c27155cf7e..a61152de5d1f5ffd8e465c97f41060b1a7f8b58c 100644 (file)
@@ -661,7 +661,7 @@ hppa_elf_gen_reloc_type (abfd, base_type, format, field)
              final_type = R_HPPA_PLABEL_32;
              break;
            case e_tsel:
-             final_type == R_HPPA_DLT_32;
+             final_type = R_HPPA_DLT_32;
              break;
            default:
              UNDEFINED;
This page took 0.023389 seconds and 4 git commands to generate.