From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id E7C2B3858D37; Fri, 22 Sep 2023 18:54:03 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org E7C2B3858D37 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1695408843; bh=PLBtbCqqv5YM6p4ibogTf2FNXgGP4JtxK6+Py1i0bnU=; h=From:To:Subject:Date:In-Reply-To:References:From; b=sbcpc4pilrYpurzy79YSNqP/4EV9doe8x5oEgR7McL6H2ySCIYGvSHb1ASFIyMep7 ypJd2H7kfHQrb3ReizgpJe/oLFOdcxPQl9tap0ITKSLcc7bpMf0fyFzHF6c/YHJ4UR Kp6llML7G6uoO9xjh7rjOB8DniWT3GcywkpCTjZA= From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/111542] [11/12/13/14 Regression] Date: Fri, 22 Sep 2023 18:54:03 +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: missed-optimization 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: assigned_to everconfirmed cf_reconfirmed_on bug_status 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=3D111542 Andrew Pinski changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|unassigned at gcc dot gnu.org |pinskia at gcc dot = gnu.org Ever confirmed|0 |1 Last reconfirmed| |2023-09-22 Status|UNCONFIRMED |ASSIGNED --- Comment #1 from Andrew Pinski --- Mine.=