From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 857C13858417; Thu, 22 Feb 2024 09:20:51 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 857C13858417 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1708593651; bh=pD7oJyciy2IcS5TUZQAfC9UblbfsS13jPASw9TVnRZs=; h=From:To:Subject:Date:In-Reply-To:References:From; b=gHB713opYJaJmJt1aGs2Lxg7o1XCL651qFawUJ0Hsal8anibAQorldTTly52B1dgU 3jtPbXS/ojynCk089tohNdG/rucsOu8MJa4L67RiNjd7Ni6OQFHFQqu5YFHWn+0yv2 QCP3L6vIrokcbTvWy7OSDJxgkcItHmbtVtqaEHFE= From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/114027] [11/12/13/14 Regression] miscompile at `-O3 -fno-vect-cost-model -msse4.2` Date: Thu, 22 Feb 2024 09:20:50 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: tree-optimization X-Bugzilla-Version: 14.0 X-Bugzilla-Keywords: needs-bisection, wrong-code 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: 14.0 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=3D114027 --- Comment #11 from Andrew Pinski --- For x86_64, this seems to have broke between GCC 9 and GCC 10.=