From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 396A8385B509; Fri, 8 Mar 2024 09:00:20 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 396A8385B509 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1709888420; bh=cd4s073LZLIVLss/gqIk5a4hi8Rd8ptq6E7+aZPU77Q=; h=From:To:Subject:Date:In-Reply-To:References:From; b=SqKUj/XbI8ACT4OmFivS0Uz6KA6oXbg/8ORlfBvMhGnMDZK1cqpBakcfobg3fh0n4 Qx5UiBl+2dLqcpEe6j/ETzlbo5pC/WUQUiaodaeW63cEKJDQ7sqTHxMeyaz+4iBp+D 4aB/MKXF2m4ogfRRehcBQN11zsyHR6+mfvoY/mbE= From: "jakub at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug debug/113918] Incomplete DWARF5 debug information for anonymous unions Date: Fri, 08 Mar 2024 09:00:20 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: debug X-Bugzilla-Version: 13.2.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: jakub at gcc dot gnu.org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: jakub at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status resolution Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D113918 Jakub Jelinek changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED --- Comment #4 from Jakub Jelinek --- Should be implemented now in GCC 14.=