From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id A975B3858D20; Mon, 26 Jun 2023 12:58:01 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org A975B3858D20 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1687784281; bh=h7juT4Y40h/Z/VBLJrVmVtTOr0+ALGlzOYRXbcoj5Qo=; h=From:To:Subject:Date:In-Reply-To:References:From; b=MCGnxwCH9IgRRlyG4B7x5Uk1uScj2Sdo+FJ8smBVyj2fgyXVKnlx5b/rX2aTKQW4A f8wkFuuzG2bUcBP11vP7z3ywTsDU3feFo1Qsvk3zW7VhJFfoMv9SREDA/+yChALLW3 YS/baG0HpBL+6reemy91vnftnV4pI+zpx8BvZ+3g= 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: Mon, 26 Jun 2023 12:57:59 +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 #14 from Xi Ruoyao --- Any clue about how to fix this?=