From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 8DEF03858439; Thu, 23 Feb 2023 07:00:12 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 8DEF03858439 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1677135612; bh=tZbrltOZbAlFQQ4TZmD1KLhn/fWhwyhLMnIzT1hh+iI=; h=From:To:Subject:Date:In-Reply-To:References:From; b=qzP6fysHZKHEmw8kU+Q+fi++EPGpmhIHuLwUidn16U404anxJeP1TG2Ywn1JREEQr luydVNufFzaCBl3tZnmLtNYNH4TOEu0OjPcGNhS8ubb9oXWFsLZL+8LuhOcwu9fEfu GiPr8kIMFGtYZgqph/Z8GZLKSaENGCEswZAhcnrg= From: "linkw at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug rtl-optimization/108273] Inconsistent dfa state between debug and non-debug Date: Thu, 23 Feb 2023 07:00:12 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: rtl-optimization X-Bugzilla-Version: 13.0 X-Bugzilla-Keywords: compare-debug-failure X-Bugzilla-Severity: normal X-Bugzilla-Who: linkw at gcc dot gnu.org X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: linkw at gcc dot gnu.org X-Bugzilla-Target-Milestone: 13.0 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: attachments.created 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=3D108273 --- Comment #2 from Kewen Lin --- Created attachment 54512 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=3D54512&action=3Dedit Consider debug insn in no_real_insns_p=