From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 42BA3385841C; Tue, 27 Jun 2023 18:45:57 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 42BA3385841C DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1687891557; bh=A6QR1wgpJwdipIqNusxTxO1C51IaIaubONPpUkQIXjs=; h=From:To:Subject:Date:In-Reply-To:References:From; b=A+0JIj3YdAz9hlgqn46p8g8Rf+DR+RBIyhDCbeYLTEFLY2FQCZng/3k0P4+LxwItH EgP3lXR0vldatgr6EOPuVxcXe3h07KL8R1pS/2uT9fldHOm1f9BylMWsLmkUW14rvO ZCwXiVnATiwnZDIJRufpR1f+vEdSbG55EQ3gD/e4= From: "xry111 at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/109780] [12/13/14 Regression] csmith: runtime crash with -O2 -march=znver1 Date: Tue, 27 Jun 2023 18:45:56 +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: xry111 at gcc dot gnu.org 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: 12.4 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 #15 from Xi Ruoyao --- attachment 54666 from PR109093 seems able to fix this. Could we make it in= to trunk and the release branches?=