From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id AE3DB384400A; Fri, 26 Feb 2021 20:12:18 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org AE3DB384400A From: "mark at klomp dot org" To: dwz@sourceware.org Subject: [Bug default/27449] dwz: 1: Unknown DWARF DW_OP_0 Date: Fri, 26 Feb 2021 20:12:18 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: dwz X-Bugzilla-Component: default X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: mark at klomp dot org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: nobody 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 X-BeenThere: dwz@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Dwz mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Feb 2021 20:12:18 -0000 https://sourceware.org/bugzilla/show_bug.cgi?id=3D27449 --- Comment #3 from Mark Wielaard --- Trying to track down why/how this could happen, the following might be usef= ul: The abstract_origin is this variable: [3d8fe0] variable abbrev: 178 name (string) "f16" decl_file (data1) qfloat16.h (11) decl_line (data1) 171 decl_column (data1) 12 type (ref4) [3d8fb3] With the following type: [3d8fb3] base_type abbrev: 80 byte_size (data1) 2 encoding (data1) float (4) name (strp) "__fp16" This might explain why it only happens on arm, which is afaik the only arch that has __fp16 as builtin type. --=20 You are receiving this mail because: You are on the CC list for the bug.=