From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id DE9883858C50; Mon, 22 Jan 2024 23:01:36 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org DE9883858C50 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1705964496; bh=pYKeJewFtdA1F7CHfWjvluuEv3WYGX6XtRECQbKhLaU=; h=From:To:Subject:Date:In-Reply-To:References:From; b=ZES6fkUfPAObms6zFoFbB8AdofuRDqZr/3MkRoPwD1V8kLqIwN07F9aY5MqYAgfn9 olGZoX/IdJ1YXN+OO13K2seSykRCJWabOZnEGUys/H695hXcZOvEgD2q2lYCOjbNbC yI0Hz1kx7mADe3R5NlVK+4MsA+U5zveOA3soBabs= From: "acoplan at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug rtl-optimization/113546] [13/14 Regression] aarch64: bootstrap-debug-lean broken with -fcompare-debug failure since r13-2921-gf1adf45b17f7f1 Date: Mon, 22 Jan 2024 23:01:36 +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: 14.0 X-Bugzilla-Keywords: build, compare-debug-failure X-Bugzilla-Severity: normal X-Bugzilla-Who: acoplan 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: --- 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=3D113546 --- Comment #5 from Alex Coplan --- FWIW the original preprocessed testcase (regex.i) also started failing with= the same commit (as the reduced testcase).=