]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - bfd/coff-or32.c
* aout-adobe.c: Don't compare against "true" or "false.
[thirdparty/binutils-gdb.git] / bfd / coff-or32.c
index eafd9afd11841df8c6a8a25dd4a655b386e67506..c82b9af68f19fac0c129dd278f05c66eac817189 100644 (file)
@@ -187,7 +187,7 @@ or32_reloc (abfd, reloc_entry, symbol_in, data, input_section, output_bfd,
 
       /* consth, part 2 
          Now relocate the reference.  */
-      if (part1_consth_active == false) 
+      if (! part1_consth_active) 
         {
           *error_message = (char *) "Missing IHIHALF";
           return bfd_reloc_dangerous;