Automatic date update in version.in
[deliverable/binutils-gdb.git] / bfd / elf32-tilepro.c
index cf288b3052befdb8fade478b9e609b693f7e81eb..b0ed70647938abe6beeedda00adb8fa91fe7cf33 100644 (file)
@@ -2332,7 +2332,7 @@ tilepro_elf_size_dynamic_sections (bfd *output_bfd,
          /* Strip this section if we don't need it; see the
             comment below.  */
        }
-      else if (strncmp (s->name, ".rela", 5) == 0)
+      else if (startswith (s->name, ".rela"))
        {
          if (s->size != 0)
            {
This page took 0.022883 seconds and 4 git commands to generate.