From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 7099738582AC; Tue, 9 Jan 2024 08:54:34 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 7099738582AC DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1704790475; bh=e+foKWe1KSihCDM2Z8fCxeca0g+NCsCIaBDpe/Z5ZuU=; h=From:To:Subject:Date:In-Reply-To:References:From; b=CZRnGBIG1OqUxo6/Nfm20uRMbkdKVRItOwp/2lxqbyz4aeLugfn8reI6Dq5u2kqS+ rqPhJUr4RwCWI8p3UqePqjDKmaew7sOdX7EHguqyZXVg6OsbwltgK25mmQJHWIPUze XjC5+pukBOJtFFbJCcMPxo6OQO5iY5aU/mwHuHqc= From: "ebotcazou at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug rtl-optimization/113140] [13/14 regression] segmentation fault during delay slot scheduling Date: Tue, 09 Jan 2024 08:54:25 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: rtl-optimization X-Bugzilla-Version: 13.2.1 X-Bugzilla-Keywords: ice-on-valid-code X-Bugzilla-Severity: normal X-Bugzilla-Who: ebotcazou at gcc dot gnu.org X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: ebotcazou at gcc dot gnu.org X-Bugzilla-Target-Milestone: 13.3 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: component 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=3D113140 Eric Botcazou changed: What |Removed |Added ---------------------------------------------------------------------------- Component|target |rtl-optimization --- Comment #9 from Eric Botcazou --- Reclassifying.=