From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 9B7BB3858D28; Thu, 26 Jan 2023 14:06:42 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 9B7BB3858D28 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1674742002; bh=pisAb6bR02s/rvgthBo37uq12fSDtme26Kxp1Nou8Vg=; h=From:To:Subject:Date:In-Reply-To:References:From; b=PfpzTJPNFIOdamqidxa9YyGbClHGiYTI4Ppuhnh4pbNqyiaMDUNLNwKVP1iqyDecS uN0flLAT6+Mm9qxTT0z/5vm60glVxTqF0uBVpdPQ2rJpbHnr5tRYFQcHy5Q5bpE3oB 7pUzMj59OgeaoKih7zu78FEDWRBF0WgTzN+ecg4o= From: "nick.alcock at oracle dot com" To: gdb-prs@sourceware.org Subject: [Bug symtab/30031] gdb ctf tests fail with gold Date: Thu, 26 Jan 2023 14:06:42 +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: nick.alcock at oracle dot com X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- 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=3D30031 --- Comment #4 from Nick Alcock --- Examining the linker is fairly easy. We can do a test compile-and-link and examine the results with objdump, or take the simple route and just look at= the --help output text (all lds capable of CTF deduplication currently have at least one CTF-related command-line option!) --=20 You are receiving this mail because: You are on the CC list for the bug.=