bfd/
[deliverable/binutils-gdb.git] / bfd / ecoff.c
index 0bd4adddb6b75b05559a3300c8912fc357491669..149df6455eed48658dccc5808cedac7748240fc9 100644 (file)
@@ -55,8 +55,8 @@ static asection bfd_debug_section =
 {
   /* name,      id,  index, next, prev, flags, user_set_vma,       */
      "*DEBUG*", 0,   0,     NULL, NULL, 0,     0,
-  /* linker_mark, linker_has_input, gc_mark, gc_mark_from_eh,      */
-     0,           0,                1,       0,
+  /* linker_mark, linker_has_input, gc_mark,                       */
+     0,           0,                1,
   /* segment_mark, sec_info_type, use_rela_p, has_tls_reloc,       */
      0,            0,             0,          0,
   /* has_gp_reloc, need_finalize_relax, reloc_done,                */
This page took 0.02347 seconds and 4 git commands to generate.