From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 0E3593858423; Fri, 4 Nov 2022 19:45:07 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 0E3593858423 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1667591108; bh=f/R4+CxTNl4oqiheoEmAO4t5phw/MJSLlgsY72x0AuI=; h=From:To:Subject:Date:In-Reply-To:References:From; b=RbhOzfqhZMnRbCuG66oqBhjvJTiYbdK6uhKyV2RgyQQk01QEQGVDh/oyS3VIHi/+A xcW43LLbZBiWSP2E9tya/cUlTP0qATUi3PecrOkOTs/svF9OfLo6JIpTT0M3Bf7MTu +SNGX0L3DXUnFJbBn5mf2WZLQYyPGTF3IfvXLSA8= From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/107523] [13 Regression] wrong code at -O2 and -O3 on x86_64-linux-gnu Date: Fri, 04 Nov 2022 19:45:07 +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: unknown X-Bugzilla-Keywords: needs-bisection, wrong-code X-Bugzilla-Severity: normal X-Bugzilla-Who: pinskia at gcc dot gnu.org X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 13.0 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: keywords short_desc target_milestone 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=3D107523 Andrew Pinski changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |needs-bisection Summary|wrong code at -O2 and -O3 |[13 Regression] wrong code |on x86_64-linux-gnu |at -O2 and -O3 on | |x86_64-linux-gnu Target Milestone|--- |13.0=