From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id C4960385842F; Wed, 9 Nov 2022 05:58:18 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org C4960385842F DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1667973499; bh=A/cq3vIZuEg1oo6yBTDILFBqwjFmS7eWLl25TKbNVPg=; h=From:To:Subject:Date:In-Reply-To:References:From; b=fVg8KoXJQXFHZoUl21xnRKvgPbtWk0xeWdGenQE84giVbARLe8t58ZSKySjwYge1P yIBrI4fm7o2HbYodlEKC1NBiDa1ybWOPmInNO5bZYpkj7PPI7J33lqIHuNfE83ptB5 RAHlP2rq4yqQ6UbfY8oGjyxR2FtOmU6BeqJChlsw= From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug rtl-optimization/85099] [meta-bug] selective scheduling issues Date: Wed, 09 Nov 2022 05:58:17 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: dep_changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: rtl-optimization X-Bugzilla-Version: unknown X-Bugzilla-Keywords: meta-bug X-Bugzilla-Severity: normal X-Bugzilla-Who: pinskia 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: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status resolution 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=3D85099 Bug 85099 depends on bug 101086, which changed state. Bug 101086 Summary: ICE at -O2 and -O3 on x86_64-linux-gnu with "-ftracer -= fvar-tracking-assignments -fsel-sched-pipelining -fselective-scheduling -fs= chedule-insns": in create_block_for_bookkeeping, at sel-sched.c:4537 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D101086 What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |DUPLICATE=