From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 326FE3858424; Fri, 4 Nov 2022 21:28:48 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 326FE3858424 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1667597328; bh=VmGtwH4NZeHEkWxWgOHsZQOvQEt3Rvy24Y5osM4nya8=; h=From:To:Subject:Date:In-Reply-To:References:From; b=CxIVxTfNVczvJ2yCRO5n9uqWxm6kqE3CZHkM+44mHg4X6AYj3UYpYQhVtysnJGx2c M+e1WgjWkNI/qggmST62sKqt9n15Am4bBGDTfkZWKLEMrpKt+wLDRfRV00bur3+kXD 2xQI6r9+KrSFXaFLyRuugsmvI1vCDutaOojyczQ8= From: "tromey at sourceware dot org" To: gdb-prs@sourceware.org Subject: [Bug symtab/29105] new DWARF reader still slow Date: Fri, 04 Nov 2022 21:28:47 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: symtab X-Bugzilla-Version: HEAD X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: tromey at sourceware dot org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: tromey at sourceware dot org X-Bugzilla-Target-Milestone: 13.1 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D29105 --- Comment #20 from Tom Tromey --- (In reply to Simon Marchi from comment #17) > The call takes a long time, many CUs are expanded, which probably shouldn= 't. > Probably because of the "int" in the function pointer type. I'm noting it > here so I can test it again once we have a patch to test. Try my branch "pr-29105-signed-index" --=20 You are receiving this mail because: You are on the CC list for the bug.=