bug-binutils
[Top][All Lists]
Advanced

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

[Bug gas/25333] GAS is slow processing units compiled with -fdebug-types


From: cvs-commit at gcc dot gnu.org
Subject: [Bug gas/25333] GAS is slow processing units compiled with -fdebug-types-sections containing many types
Date: Sat, 24 Feb 2024 04:29:43 +0000

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

--- Comment #3 from Sourceware Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Alan Modra <amodra@sourceware.org>:

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

commit bc45bfd25984a709dec4236daf412c58a127633a
Author: Alan Modra <amodra@gmail.com>
Date:   Sat Feb 24 11:30:02 2024 +1030

    xtensa: move xtensa_make_property_section from bfd to gas

    This function is only used by gas, so move it there.  Necessary for
    gas to keep track of group sections as they are created.

            PR 25333
    bfd/
            * elf32-xtensa.c (xtensa_make_property_section): Delete.
            (xtensa_property_section_name): Make public.
    include/
            * elf/xtensa.h (xtensa_make_property_section): Delete.
            (xtensa_property_section_name): Declare
    gas/
            * config/tc-xtensa.c (xtensa_make_property_section): New,
            moved from elf32-xtensa.c.

-- 
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]