bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/28813] objdump is very slow for ICC generated debug info (


From: mliska at suse dot cz
Subject: [Bug binutils/28813] objdump is very slow for ICC generated debug info (and -l option)
Date: Wed, 03 Aug 2022 12:57:47 +0000

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

Martin Liska <mliska at suse dot cz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |DUPLICATE
                 CC|                            |steinar+sourceware@gunderso
                   |                            |n.no
             Status|UNCONFIRMED                 |RESOLVED

--- Comment #1 from Martin Liska <mliska at suse dot cz> ---
Fixed with, great work!

commit 30cbd32aec30b4bc13427bbd87c4c63c739d4578
Author: Steiner H Gunderson <steinar+sourceware@gunderson.no>
Date:   Mon Mar 21 14:29:12 2022 +0000

    Reduce O(n2) performance overhead when parsing DWARF unit information.

            PR 28978
            * dwarf2.c (scan_unit_for_symbols): When performing second pass,
            check to see if the function or variable being processed is the
            same as the previous one.

*** This bug has been marked as a duplicate of bug 28978 ***

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