From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id DC7CD3858D39; Wed, 22 Sep 2021 05:22:06 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org DC7CD3858D39 From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug debug/99334] Generated DWARF unwind table issue while on instructions where rbp is pointing to callers stack frame Date: Wed, 22 Sep 2021 05:22:06 +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: 9.2.0 X-Bugzilla-Keywords: wrong-debug X-Bugzilla-Severity: normal X-Bugzilla-Who: pinskia 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: 8.5 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 X-BeenThere: gcc-bugs@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-bugs mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Sep 2021 05:22:07 -0000 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D99334 --- Comment #16 from Andrew Pinski --- (In reply to AJ D from comment #15) > Is it fixed in GCC-9.4?=20=20 >=20 > Didn't find PR99334 in > https://gcc.gnu.org/bugzilla/buglist. > cgi?bug_status=3DRESOLVED&resolution=3DFIXED&target_milestone=3D9.4 >=20 > If not, which GCC9.* release can we expect a fix for it? So the target milestone only says the earliest GCC version where it is fixe= d.=20 I updated the "known to work" field on which release the patch in comment #= 10, #11, #12, and #13 were committed to. Also updated the target milestone to = the correct one.=