From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 99E88385DC0E; Tue, 9 Jan 2024 09:27:57 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 99E88385DC0E DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1704792477; bh=PqcpHQ14qfEqm8rC1awVNIHWuqEt3mLPGiYTTU/yhXE=; h=From:To:Subject:Date:In-Reply-To:References:From; b=HtuvB/4jm+wiWru7ZDzpougjQ31gjMOQcF+ZpKL4ysdsqMNbZ6HpS9+iSdVGrMcOT e5GJnvMfxVr9um9aNZSYdKgPxFZTKUdU3iTOn7dK9uesVoZY5Gpx02A0XdxnBgaR8k Q6NzrfXBDLeCBr8MzoRz82XiWbHYaDYr4WX+diIw= 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 09:27:57 +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: RESOLVED X-Bugzilla-Resolution: FIXED 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: resolution bug_status 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 ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|ASSIGNED |RESOLVED --- Comment #12 from Eric Botcazou --- Thanks for reporting the problem.=