From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 9FFDA3857C62; Wed, 28 Sep 2022 06:11:43 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 9FFDA3857C62 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1664345503; bh=3mjiZxqM7aqmFoa6bFDnGx6JYspmUtLDqdmz4rfbgzA=; h=From:To:Subject:Date:In-Reply-To:References:From; b=H9dyToTTVI3sCNrk8+hDryI63OhKGwDgYFPeT2pBAPJrioV/jBerlHcqJmdFq20Iv 1Z6tr6jU7EwUhTzyKjuLU3NHfaVPphlwmHt8qD5VZRlRvKLlLkZffGsrQ22xBd2Xv4 Da3JXAiaPN+5bue8bayWvYqONydiuAxCvbngI58E= From: "malat at debian dot org" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/106322] [12 Regression] tree-vectorize: Wrong code at O2 level (-fno-tree-vectorize is working) since r12-2404-ga1d27560770818c5 Date: Wed, 28 Sep 2022 06:11:40 +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: 12.1.0 X-Bugzilla-Keywords: wrong-code X-Bugzilla-Severity: normal X-Bugzilla-Who: malat at debian dot org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: linkw at gcc dot gnu.org X-Bugzilla-Target-Milestone: 12.3 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: resolution 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=3D106322 Mathieu Malaterre changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|REOPENED |RESOLVED --- Comment #53 from Mathieu Malaterre --- Closing. I do not believe that Debian gcc-12 (12.2.0-3) really is an update= to git 20220920 from the gcc-12 branch. Sorry for the noise.=