From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 2BD0F3858D37; Tue, 9 May 2023 10:44:08 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 2BD0F3858D37 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1683629048; bh=tQoCoSA2ASmjd+RsTjgndKl40JUscm+NfK9kfeNE4E4=; h=From:To:Subject:Date:In-Reply-To:References:From; b=bNCsn/RTk+11WRSYZ4Ipkx2QEDDyasLf4gpB3Vy0E5qmbezmMxxpH3pbiizSJDQuj UqT1EEfnMbLYH9XOlpfQoaMABFP2+PQI0TY04o3TFX4xceyirRM/nOlsiX1bSHWmh9 xHGlMfpCbXl5u8iOCOuMqmA5P/v92vWDTjFl4RrM= From: "dcb314 at hotmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/109780] csmith: runtime crash with -O2 -march=znver1 Date: Tue, 09 May 2023 10:44:07 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: target X-Bugzilla-Version: 14.0 X-Bugzilla-Keywords: needs-bisection, wrong-code X-Bugzilla-Severity: normal X-Bugzilla-Who: dcb314 at hotmail dot com X-Bugzilla-Status: NEW 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=3D109780 --- Comment #7 from David Binderman --- (In reply to David Binderman from comment #6) > Broken at 20230205, so range is now [20221106.. 20230205]. >=20 > Trying snapshot 20221218 That was good, so range is 20221218..20230108. Trying snapshot 20230101.=