From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 044BB3858C27; Mon, 23 Oct 2023 10:44:04 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 044BB3858C27 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1698057845; bh=5qw68hEbIEAc42TqW4eWMiYx4sfF4zkGTCjGZlxT7Ho=; h=From:To:Subject:Date:In-Reply-To:References:From; b=k8WeVgUOj2dENEZCCV/QjnFvz4Q1oxT016NoJNXgnYF7epPcil3I9Hg2cAn1wzRTI ntimAsBDSLU90pAUqIgrpaKujTtsxepcobQFwlfKt0kTnKwp+eB2PDucoTrZSpz7vJ E+itr6HjHp2yWm3wzMEdK37XLPi1NJBdT1+q78sc= From: "ebotcazou at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/111873] [12/13/14 Regression] runtime Segmentation fault with '-O3 -fno-code-hoisting -fno-early-inlining -fno-tree-fre -fno-tree-pre' Date: Mon, 23 Oct 2023 10:44:04 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: tree-optimization X-Bugzilla-Version: 14.0 X-Bugzilla-Keywords: wrong-code X-Bugzilla-Severity: normal X-Bugzilla-Who: ebotcazou 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: component assigned_to bug_status cc 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=3D111873 Eric Botcazou changed: What |Removed |Added ---------------------------------------------------------------------------- Component|ipa |tree-optimization Assignee|ebotcazou at gcc dot gnu.org |unassigned at gcc d= ot gnu.org Status|ASSIGNED |NEW CC| |jamborm at gcc dot gnu.org --- Comment #9 from Eric Botcazou --- Very similar to PR tree-opt/100453. Martin, would you mind having a look w= hen you have some time? Thanks in advance.=