Automatic date update in version.in
[deliverable/binutils-gdb.git] / bfd / elf-m10300.c
index b0a783a5257bdcb2591147fa366c6a016019e860..e59f083e04de6955b434ab010b8971989e20940f 100644 (file)
@@ -1520,7 +1520,7 @@ mn10300_elf_final_link_relocate (reloc_howto_type *howto,
          /* Do not generate relocs when an R_MN10300_32 has been used
             with an R_MN10300_SYM_DIFF to compute a difference of two
             symbols.  */
-         && is_sym_diff_reloc == FALSE
+         && !is_sym_diff_reloc
          /* Also, do not generate a reloc when the symbol associated
             with the R_MN10300_32 reloc is absolute - there is no
             need for a run time computation in this case.  */
This page took 0.02386 seconds and 4 git commands to generate.