From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 67A9838319FE; Thu, 14 Sep 2023 06:51:42 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 67A9838319FE DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1694674302; bh=UoDl4Xmlwyk2vInkP18neHfoaCgqh+lyu0NEcEGQ55w=; h=From:To:Subject:Date:In-Reply-To:References:From; b=THDqWevoN/kiFSaI0CWZdjsApVDHrqL/lXLmsjQ++9BpS2qufvzsHUDbRo/0CrdFl iahC5iZyCuT2a/73kH0TGgepIQJxCdjZbsVmQJCLeaKn10CQaMc1UBp3syObidYCTy xmvrncoxT8ip6OWWuN4HDPwJnsr2rQJZhKieuVfw= From: "osandov at osandov dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug debug/111409] Invalid .debug_macro.dwo macro information for split DWARF Date: Thu, 14 Sep 2023 06:51:40 +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.1 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: osandov at osandov dot com X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.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://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D111409 --- Comment #1 from Omar Sandoval --- Patch sent: https://gcc.gnu.org/pipermail/gcc-patches/2023-September/630242.html=