From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id ABCB63858C00; Tue, 9 May 2023 08:10:29 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org ABCB63858C00 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1683619829; bh=aTXyZoTpex5KXLUmgxp1JUro8gH/Ob7LUJLrku+spmE=; h=From:To:Subject:Date:In-Reply-To:References:From; b=q8zz9XkgifCksrb5FiFcpbFfNBBFb3oCp8gCLYEbzQIjvgW/5zuUo+diw21zsDgzE h0aw/2Yvntv1HHR8DcKVCD8L6Q43mVh+pehgBr25mixszALns9Isboo9bxcDZSQavc /KKswCLnS0zaN+lxhymqKAuUp3BgfQRQ7myCWyeA= 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 08:10:29 +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 #4 from David Binderman --- Seems good with g:18547874ee205d83 dated 20220515 and bad with g:73f7109ffb159302, dated yesterday.=