2004-02-26 H.J. Lu <hongjiu.lu@intel.com>
[deliverable/binutils-gdb.git] / bfd / elfxx-ia64.c
index 332e361024bfa64e670a59a651755ebd5107be10..878511bb828c3f14baadb4e89ea52faa09014a39 100644 (file)
@@ -2487,7 +2487,7 @@ elfNN_ia64_check_relocs (abfd, info, sec, relocs)
                return FALSE;
            }
          if (!count_dyn_reloc (abfd, dyn_i, srel, dynrel_type,
-                               (sec->flags & SEC_READONLY)))
+                               (sec->flags & SEC_READONLY) != 0))
            return FALSE;
        }
     }
This page took 0.02663 seconds and 4 git commands to generate.