From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 0F28E385AFBB; Sat, 15 Jul 2023 03:21:39 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 0F28E385AFBB DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1689391299; bh=zEFIB5IxcVo7AP6SXZp8/oHIsD9JkocTilJs2LNSbRY=; h=From:To:Subject:Date:In-Reply-To:References:From; b=lY6V+gohMwKblydNU1S5oMjTIBfijjSnM38XEwRwvUvQeMfFMjh5Z5PpuXi+wAbIi 7CjaHKbcP3d49svTaf9zFQA7Tiu5CkU8YkePwRdN14h2neunGdXcdpjCa0CJPWDf0X foZADqWbC23esC0K166rd02hoSnay6yRaUiG2wnk= From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/110252] [14 Regression] Wrong code at -O2/3/s on x86_64-linux-gnu Date: Sat, 15 Jul 2023 03:21:38 +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: wrong-code X-Bugzilla-Severity: normal X-Bugzilla-Who: pinskia at gcc dot gnu.org X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P1 X-Bugzilla-Assigned-To: pinskia 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=3D110252 --- Comment #16 from Andrew Pinski --- Updated patch posted: https://gcc.gnu.org/pipermail/gcc-patches/2023-July/624563.html (depends on: https://gcc.gnu.org/pipermail/gcc-patches/2023-July/624562.html )=