From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 5B6FB3858C2D; Sat, 17 Jun 2023 04:49:32 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 5B6FB3858C2D DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1686977372; bh=bAyBvGqGavntSC9u6HjauinWStB23Rb8SOJ4l6mlMNM=; h=From:To:Subject:Date:In-Reply-To:References:From; b=Ooo9/wdIQx+wBdKMLLtKAgm2/3+EYS4sB4l7vxS2LZdD8aopwKIRK+DtGKMKsCWJS 8UWv/+6QW+KWYK4FU2gJSqYIgacbvsvnYMa9xs9NSvr90JtQ9MIh6hmXkyKJE9DpkJ sWfeTIrP3nrhRnO90/abpLAJUVYgxFh2iR7ywNN0= From: "19373742 at buaa dot edu.cn" To: gcc-bugs@gcc.gnu.org Subject: [Bug c/110294] Segmentation fault with '-O3 -fno-dce -fno-toplevel-reorder -fno-tree-dce -fno-tree-pta -fno-tree-sink -ftoplevel-reorder' Date: Sat, 17 Jun 2023 04:49:32 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: c X-Bugzilla-Version: 11.4.1 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: 19373742 at buaa dot edu.cn X-Bugzilla-Status: UNCONFIRMED 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: 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=3D110294 --- Comment #1 from CTC <19373742 at buaa dot edu.cn> --- Created attachment 55353 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=3D55353&action=3Dedit The compiler output=