From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 8CF41384F6DB; Mon, 21 Nov 2022 10:33:07 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 8CF41384F6DB DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1669026787; bh=nbJx5F191dXGC2r7k5bXRQo7qJThlEWsYyrZVlHKNJ8=; h=From:To:Subject:Date:In-Reply-To:References:From; b=hSAXTB1m6C7XhHYpd0sK7ORktAyKP/KwiSGBFl+743wr2Ryxf+D0807K8whX5MFUu 9F6xnT4nanQyM39nYuKuWZwtOW/2W9e+kmdOcKPQBKjwQ0zZOQaWN+t2ZsV8KBG51R bw7Cwp68E7e9fARAbc/d/O8YN65AY5jLTe2OsokU= From: "socketpair at gmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug regression/107767] GCC has some problems in optimizer of trivial case Date: Mon, 21 Nov 2022 10:33:07 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: regression X-Bugzilla-Version: 13.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: socketpair at gmail dot com X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: marxin at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- 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=3D107767 --- Comment #3 from =D0=9A=D0=BE=D1=80=D0=B5=D0=BD=D0=B1=D0=B5=D1=80=D0=B3 = =D0=9C=D0=B0=D1=80=D0=BA --- I forgot to add. gcc 12.2 - everything is OK. gcc 13 - with bug.=