bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/29785] memory bloat in version 2.39


From: cvs-commit at gcc dot gnu.org
Subject: [Bug binutils/29785] memory bloat in version 2.39
Date: Thu, 15 Feb 2024 03:23:12 +0000

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

--- Comment #5 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=7bd1e04a3532ed3f833a79a40bd7bc0bd48706ad

commit 7bd1e04a3532ed3f833a79a40bd7bc0bd48706ad
Author: Steinar H. Gunderson <steinar+sourceware@gunderson.no>
Date:   Fri May 19 09:14:54 2023 +0000

    PR29785, memory bloat after b43771b045fb

    Pathological cases of dwarf info with overlapping duplicate memory
    ranges can cause splitting of trie leaf nodes, which in the worst case
    will cause memory to increase without bounds.

            PR 29785
            * dwarf2.c (insert_arange_in_trie): Don't split leaf nodes
            unless that reduces number of elements in at least one node.

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