From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id BF14E3858409; Mon, 4 Mar 2024 13:19:36 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org BF14E3858409 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1709558376; bh=1Jwjeramz2dePmOHMxDGqlmTkHtU88jJc2NUhj222Ms=; h=From:To:Subject:Date:In-Reply-To:References:From; b=PscGGjvsr67ZNpr2VdbTCgz/s6mLhgGzvWxpGUAbdtYWCFKM3QmL6EJ6thcDnEzZ2 MxrJ4lX+5UXWUb3LKVGigzEBHi0C4m2AfXdzs8e7oFJ+q1lhOc5+sAluMZymUXZHlk ln3805Pj0ZdJYxiHuMXYSiAWe+qXb/linisz44Co= From: "rguenth at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug rtl-optimization/114190] [14 regression] Wrong code with -O2 -fno-dce -fharden-compares -mvpclmulqdq --param=max-rtl-if-conversion-unpredictable-cost=136 Date: Mon, 04 Mar 2024 13:19:36 +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: 14.0 X-Bugzilla-Keywords: wrong-code X-Bugzilla-Severity: normal X-Bugzilla-Who: rguenth at gcc dot gnu.org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P1 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 14.0 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: priority 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=3D114190 Richard Biener changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P3 |P1=