From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id A1A883858D33; Tue, 10 Jan 2023 16:40:59 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org A1A883858D33 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1673368859; bh=dRRPk6ej4Xb1bR5spTlVIzC/kmBdZ22GPBLqSSAYCPw=; h=From:To:Subject:Date:In-Reply-To:References:From; b=is0Y3eDEjMdrdsHSEOTxzw0buoInSyzidhxEPn6HstD6WiQWohpwtk4vHeZfimxkz oCEo7vyaWGJFBzJ1dUFVOuvrZ3u/sBiAHIu4xoHGa5yxxuNHCGYyebq+lefVWiGzny nqJjYKlHpZ3z9ZsWmjIm90tmgYzPg1JdHWLw3nWM= From: "bergner 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: Tue, 10 Jan 2023 16:40:59 +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: bergner at gcc dot gnu.org 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: 13.0 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc 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 Peter Bergner changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jskumari at gcc dot gnu.org --- Comment #1 from Peter Bergner --- Add Surya to the CC list for her input, since she has worked on similar iss= ues.=