From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 011BF3858D38; Wed, 9 Nov 2022 06:58:38 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 011BF3858D38 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1667977119; bh=7UM4TVaVnH0esgkCZXe2MKaSVO612No+uuFM2hLMjvg=; h=From:To:Subject:Date:In-Reply-To:References:From; b=MtINt2qYwumByxHKSzuEGBw2PdIZEKUP4liEdz2zyU0WSADmnfCCv2COeMFkKFH8o T5kQcsZJTR9O+vUCktptRFCfkyhMk0H6Z/Iw3GasNooxRX1YS6uYClVmHPrpfnIi6h +VqobUKkPC0LsRVIs1xS8O3HvfXl9izL0aaScFnU= From: "sam at gentoo dot org" To: debugedit@sourceware.org Subject: [Bug debugedit/28728] Unknown DWARF DW_FORM_0x25 (DW_FORM_strx) Date: Wed, 09 Nov 2022 06:58:38 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: debugedit X-Bugzilla-Component: debugedit X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: sam at gentoo dot org 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=3D28728 --- Comment #5 from Sam James --- (In reply to James Beddek from comment #4) > Additionally from what I can tell the flags to re-enable DWARFv4, -gdwarf= -4, > and -fdebug-default-version=3D4 do nothing to silence this issue. CC=3Dclang CFLAGS=3D"-gdwarf-4 -fdebug-default-version=3D4" ... doesn't giv= e a warning for me at least. This has been bugging me for a while, glad I found= it. --=20 You are receiving this mail because: You are on the CC list for the bug.=