bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug gas/26406] Extreme assembling time regression with 2.35 and master


From: cvs-commit at gcc dot gnu.org
Subject: [Bug gas/26406] Extreme assembling time regression with 2.35 and master
Date: Thu, 03 Sep 2020 15:01:54 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=26406

--- Comment #8 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The binutils-2_35-branch branch has been updated by Nick Clifton
<nickc@sourceware.org>:

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=790244d25897928fd5c950ee4e4ef84e3e9fd6ed

commit 790244d25897928fd5c950ee4e4ef84e3e9fd6ed
Author: Nick Clifton <nickc@redhat.com>
Date:   Thu Sep 3 16:00:48 2020 +0100

    Partially fix a quadratic slowdown when processing secondary relocations
for inputs with lots of sections.

            PR 26406
            * elf-bfd.h (struct bfd_elf_section_data): Add
            has_secondary_relocs field.
            * elf.c (_bfd_elf_copy_special_section_fields): Set the
            has_secondary_relocs field for sections which have associated
            secondary relocs.
            * elfcode.h (elf_write_relocs): Only call write_secondary_relocs
            on sections which have associated secondary relocs.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]