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, 20 Aug 2020 09:20:53 +0000

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

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

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

commit 44466e45c51b1c68ed2f95f86bcdb1f18f08b380
Author: Nick Clifton <nickc@redhat.com>
Date:   Thu Aug 20 10:19:47 2020 +0100

    Apply a workaround to mitigate a quadratic performance hit in the linker
when writing out secondary reloc 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]