From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 5E5EA3870879; Mon, 13 May 2024 11:36:36 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 5E5EA3870879 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1715600196; bh=rcFHESrByc24qTAM8cSpEqmv7iADZQvo2KsT3BrgH/A=; h=From:To:Subject:Date:In-Reply-To:References:From; b=wtw/eTAHwmOu52vsQEYDtVEp6iHbH2PCPEDozJZBBnMZTh4kfcd+/VbgmXPPCdPff ulR8QRrGoch2Q84KDrTWkKZkCxoCU95yFP5JsIPjexEtscjg5KxOt/ukrpNqIbfIcz XpD28r6qTlu5cnVlxoWdu0xyNviUP7i/nyK/pKyU= From: "rguenth at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug debug/107169] [13 Regression] -fcompare-debug failure at -O and above since r13-2921-gf1adf45b17f7f1ed Date: Mon, 13 May 2024 11:36:36 +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.0 X-Bugzilla-Keywords: compare-debug-failure X-Bugzilla-Severity: normal X-Bugzilla-Who: rguenth at gcc dot gnu.org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 13.3 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: priority 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=3D107169 Richard Biener changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P3 |P2=