From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 4749E3858D32; Fri, 12 Jan 2024 11:09:22 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 4749E3858D32 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1705057762; bh=TpX9uUE8KYB5cjXYMCP8HJiUUjk6JwATQ2x004lfF5c=; h=From:To:Subject:Date:In-Reply-To:References:From; b=wCVu0/XGQKSi7AEjQCJnce7l8oqn5pXy2ZWb3NG0B/34x3KF5soOB6RPfLKwuwIFt z4EGQJkHJKqR18msjTWS4hFy1yZL0yNlBX9YA16rvOFs9i8waNZG/2FDqkpquC9EVS 8M2yk1kjE/7hvcPbSItDMjs+Pr/InbzSqwb/hmWM= From: "tnfchris at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/113137] [14 regression] Failed bootstrap with -O3 -march=znver2 Date: Fri, 12 Jan 2024 11:09:21 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: tree-optimization X-Bugzilla-Version: 14.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: tnfchris at gcc dot gnu.org X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P1 X-Bugzilla-Assigned-To: tnfchris at gcc dot gnu.org X-Bugzilla-Target-Milestone: 14.0 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=3D113137 --- Comment #15 from Tamar Christina --- (In reply to David Binderman from comment #14) > (In reply to Tamar Christina from comment #13) > > Patch submitted >=20 > Two weeks have elapsed and the patch doesn't seem to appear in git. >=20 > Is it perhaps stuck somewhere ? maintainers were on holiday till this week. Everything's been approved now= and making the final changes maintainers wanted and will regtest on various architectures. I expect to commit the patches sometime today. Sorry for the delay.=