From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id BF7FF3858C20; Mon, 20 Nov 2023 09:25:52 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org BF7FF3858C20 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1700472352; bh=j2xVy2n6ytRbjHf0ymJoO5bSHe514jCoZ4LaWTkRPFU=; h=From:To:Subject:Date:In-Reply-To:References:From; b=lGV5LNeHKo3TJEu0lRwqq6oli155bR1ggQgcsxZr9OJIYrMZt02+IRbgGQ6/jdcSn YBFJ1qfHaWTZjMourXRCOVEzCWnKShKdkw/viZ+CvfVwVbqfnHwH2mpsKR99H8/NB6 Tmo/cN1IPkHDD9zwS8HGUQR1XNOiQEMessoZ4yy8= From: "iamanonymous.cs at gmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug debug/112582] Inconsistent Variable Values: Discrepancy between Source-Level and Instruction-Level Debugging Date: Mon, 20 Nov 2023 09:25:52 +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: 14.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: iamanonymous.cs at gmail dot com X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: INVALID 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=3D112582 --- Comment #6 from Anonymous --- (In reply to Sam James from comment #5) > (IIRC =3D if I recall correctly) Ah, that explains why my search for "IIRC GCC" on Google didn't yield any relevant results. Thank you for pointing that out. =F0=9F=98=84=