Mention PR ld/4701.
[deliverable/binutils-gdb.git] / sim / ppc / hw_htab.c
index d9b280a5ea67ffd4362fff38f69eafcec56c3273..3ad539d5e340c07f42700bed7f6902c4ca5cefc7 100644 (file)
@@ -393,7 +393,6 @@ htab_sum_binary(bfd *abfd,
   htab_binary_sizes *sizes = (htab_binary_sizes*)data;
   unsigned_word size = bfd_get_section_size (sec);
   unsigned_word vma = bfd_get_section_vma (abfd, sec);
-#define bfd_get_section_lma(abfd, sec) ((sec)->lma + 0)
   unsigned_word ra = bfd_get_section_lma (abfd, sec);
 
   /* skip the section if no memory to allocate */
This page took 0.022963 seconds and 4 git commands to generate.