Accept more epiphany targets
[deliverable/binutils-gdb.git] / bfd / elf32-tilepro.c
index 63d0cbe5f56b4a7fcca05b56b424d8bf191081e5..d333203ec5d1f0685b8f4b3651943d505810e337 100644 (file)
@@ -3896,7 +3896,7 @@ tilepro_elf_finish_dynamic_sections (bfd *output_bfd,
 
       ret = tilepro_finish_dyn (output_bfd, info, dynobj, sdyn, splt);
 
-      if (ret != TRUE)
+      if (!ret)
        return ret;
 
       /* Fill in the first entry in the procedure linkage table.  */
This page took 0.02358 seconds and 4 git commands to generate.