From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 9EB7F3858D37; Thu, 29 Jun 2023 07:29:31 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 9EB7F3858D37 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1688023771; bh=yqPxHb8DrfDyxDH1q2yqbiwIpqGHrG/P9UkjUlMhLu0=; h=From:To:Subject:Date:In-Reply-To:References:From; b=kLxvHooYJekzKL0kalk/1ejv/YMxVdbz5G7RjXBn97/HLGLt0ODNG+JxU1AI9s7P0 OOvM8TkW2ILtLcfPTiEb4WGEJB7ck4JbpqFFZfIMGh8OrbFPlMk/1X82jzVrsEA3Ne DQOLgfZKL0l+XP5+BEAxxiyOosD0R/WNQ+zi07GY= From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/110475] [14 Regression] Wrong code at -O2/3/s on x86_64-pc-linux-gnu Date: Thu, 29 Jun 2023 07:29:31 +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: P3 X-Bugzilla-Assigned-To: pinskia at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: everconfirmed assigned_to bug_status keywords cf_reconfirmed_on 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=3D110475 Andrew Pinski changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Assignee|unassigned at gcc dot gnu.org |pinskia at gcc dot = gnu.org Status|UNCONFIRMED |ASSIGNED Keywords| |wrong-code Last reconfirmed| |2023-06-29 --- Comment #1 from Andrew Pinski --- Mine. Dup of the flow sensitive phiopt issue.=