* bfd-in.h: Remove "taken from the source" comment.
[deliverable/binutils-gdb.git] / bfd / coff64-rs6000.c
index 068b2c20aa1a4486bc58a75342ef10f05887f0d1..16b63d4f8ab5fafd48261a8cab0c60d759a27c2a 100644 (file)
@@ -2735,6 +2735,7 @@ const bfd_target rs6000coff64_vec =
   _bfd_generic_link_split_section,     /* _bfd_link_split_section */
   bfd_generic_gc_sections,             /* _bfd_gc_sections */
   bfd_generic_merge_sections,          /* _bfd_merge_sections */
+  bfd_generic_discard_group,           /* _bfd_discard_group */
 
   /* Dynamic */
   /* _get_dynamic_symtab_upper_bound */
@@ -2988,6 +2989,7 @@ const bfd_target aix5coff64_vec =
   _bfd_generic_link_split_section,     /* _bfd_link_split_section */
   bfd_generic_gc_sections,             /* _bfd_gc_sections */
   bfd_generic_merge_sections,          /* _bfd_merge_sections */
+  bfd_generic_discard_group,           /* _bfd_discard_group */
 
   /* Dynamic */
   /* _get_dynamic_symtab_upper_bound */
This page took 0.039768 seconds and 4 git commands to generate.