]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - bfd/coff-alpha.c
* aout-adobe.c: Don't compare against "true" or "false.
[thirdparty/binutils-gdb.git] / bfd / coff-alpha.c
index 4f3ab57ef6cf005e5da3e2ee3a3c04fb84f7abfc..6d5ac17eea34f2b766b9c5d9609880a159fb7b38 100644 (file)
@@ -795,7 +795,7 @@ alpha_ecoff_get_relocated_section_contents (abfd, link_info, link_order,
   gp = _bfd_get_gp_value (abfd);
   if (gp == 0)
     {
-      if (relocateable != false)
+      if (relocateable)
        {
          asection *sec;
          bfd_vma lo;