From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 395BF3858D35; Thu, 29 Jun 2023 02:43:07 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 395BF3858D35 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1688006587; bh=P6N7HNIGbeOCdWQEVEv+GBqQeE8gxGM9nTg+SD7+INQ=; h=From:To:Subject:Date:In-Reply-To:References:From; b=n+pG6tCBMrXRGFRUwFc8fAYQl6NBG98X5qZGpjcGrcBCAPkEG+PVIouPuLPBzcP/Z U5nctb48a0c+MMZXl4L2WN+mjOUrzK8U8lKFFWe15KbMOhyFlIdHH5YDyzxVXTtUzK ALku0n5CvvHvwHHTLKA9YQaCQUfV2+yHuUJgAPV4= From: "hjl.tools at gmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/109780] [12/13/14 Regression] csmith: runtime crash with -O2 -march=znver1 Date: Thu, 29 Jun 2023 02:43:06 +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: hjl.tools at gmail 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: 12.4 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: attachments.isobsolete attachments.created 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 H.J. Lu changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #55409|0 |1 is obsolete| | --- Comment #23 from H.J. Lu --- Created attachment 55424 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=3D55424&action=3Dedit An updated patch=