From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id BB1373858D1E; Wed, 17 May 2023 20:48:44 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org BB1373858D1E DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1684356524; bh=0ehI3o224Rvp72rdekzX7Vamv+92tnJQGZo4+Gr+bNE=; h=From:To:Subject:Date:In-Reply-To:References:From; b=eA82h0eR1eoH3hZyBS37EWI8AiY0gdGsNdgmixb2e9aLO9F64GElhEUBAXMl/ZIFn jgyleqcxmLAXSk/vjAdHfU4U78otHiJDSadm5eiW521Z6QlTGnBoi6msdSE8MqCIjn ZqMLZCBA7c5HZogjxJs1LMjKqZjAEDd8vEzEzS+g= From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug rtl-optimization/105904] Predicated mov r0, #1 with opposite conditions could be hoisted, between 1 and 1< 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=3D105904 Andrew Pinski changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Last reconfirmed| |2023-05-17 Status|UNCONFIRMED |NEW Severity|normal |enhancement --- Comment #1 from Andrew Pinski --- Confirmed.=