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+sourcew...@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