Automatic date update in version.in
[deliverable/binutils-gdb.git] / bfd / elfnn-riscv.c
index 5a0fae15110bd6484bc3246fb0888942ed7e3aa1..4e3cf552b1a9323c4eb26f962272898f664a03ba 100644 (file)
@@ -2489,7 +2489,7 @@ riscv_elf_finish_dynamic_sections (bfd *output_bfd,
 
       ret = riscv_finish_dyn (output_bfd, info, dynobj, sdyn);
 
-      if (ret != TRUE)
+      if (!ret)
        return ret;
 
       /* Fill in the head and tail entries in the procedure linkage table.  */
This page took 0.023357 seconds and 4 git commands to generate.