From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id B7E33382E1B0; Thu, 15 Dec 2022 05:46:04 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org B7E33382E1B0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1671083164; bh=rmhfrCZdBpFPcz8fFVoeCHEbAl7dJtyYxOeJiG9fxIc=; h=From:To:Subject:Date:In-Reply-To:References:From; b=AUhnXmHUeUOGaPN+mlMZwiWU6UlpyCUQ2ggKDQI9+pIsnq1h5wtnVAnaBETkp9pKq aWEoRTi6hoETctUkKbt4XSSc8jtqm9U05F0FT0O3m5CJnAU1i5aczM88LeJR+nuwJ1 RV+nXhNx7dM3YeRe76U/dcY1n0S8CLoOojLS8dg4= From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug rtl-optimization/108117] Wrong instruction scheduling on value coming from abnormal SSA Date: Thu, 15 Dec 2022 05:46:04 +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: unknown X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: pinskia at gcc dot gnu.org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: INVALID 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=3D108117 --- Comment #3 from Andrew Pinski --- There used to be a warning for this. Even saw someone post an updated versi= on of it that happens on gimple (but that never went in).=