From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id AF46E3858C66; Tue, 9 May 2023 11:10:39 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org AF46E3858C66 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1683630639; bh=HLGD/wcRfnhPtV4b/Xv45RqfvdVLXhjcBgZg7QGnTDk=; h=From:To:Subject:Date:In-Reply-To:References:From; b=G4buYpyKuNjjqErwWFsaak0SvO/kB794/Y1Gt1GyYLL8nZKCo2QDi66Ys1MZS4+G/ B1sZtqxQ/ClWNnPPT4oNknW4Cob8c5n/Tfq9ZxuNPrTSzwQpHnGUqiwxj5LELDN4wa WhW8OPJ3EdmDR1Tfbi+3HN07lB6KkM7srTxTTNjo= 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 11:10:39 +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 #8 from David Binderman --- As far as the snapshots go, 20221218..20221225 seems to be the range. In git, this is g:fd69977febf399d1992bbf8d66ae9170e0a4dc9f .. g:febb58d28bfa4b544ec7ffec2d61f46d25205ff0, which is 123 commits. Trying g:89ba8366fe12fd2d04535c99ba67f33d7e305132.=