From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 86582385843E; Mon, 3 Jul 2023 02:56:10 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 86582385843E DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1688352970; bh=9jHs4NeojHxlUjdmgvbLUOiqYZGTxXhnBBSvc25UD5w=; h=From:To:Subject:Date:In-Reply-To:References:From; b=Umgp4bpIuYq3fh99lo2tLFd3k1oXboOoEQaZrcy3OhgBpF1jrLS/+VDGkpfM8rmHm PmxMUiDp3wvZjgyXNU5t/JbN9CxkaP9pbO9p96G1qwydJYHEW8aLS9F8l/T5BXMu7j QDVGjwxgbjDIBCvuCJUQ67UoLTuLPQmU4cahHV/I= From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug rtl-optimization/110526] ICE: Segmentation fault in moving_insn_creates_bookkeeping_block_p Date: Mon, 03 Jul 2023 02:56:09 +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.1.1 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: pinskia at gcc dot gnu.org 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: 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=3D110526 --- Comment #4 from Andrew Pinski --- Thanks for these bug reports, they are very useful. I will note -fselective-scheduling is one of the less tested parts of GCC as it is not default for any target except for ia64 (and ia64 is one of the least tested targets really). So don't be shocked that most of these -fselective-schedul= ing issues are not fixed any time soon and don't be shocked when these issues a= re closed as won't fix when -fselective-scheduling support is removed .=