From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id E838E3858D20; Fri, 28 Jul 2023 11:47:08 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org E838E3858D20 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1690544828; bh=Qx7FJyHVoOSTsRiWRzEcNEB7UETpO+qFq0ejieGBp7k=; h=From:To:Subject:Date:In-Reply-To:References:From; b=XG4ZvLCWdpvtStKcuriqJ9hxh9xBYRE8LIOUvQ/eJwgNtprUNLhyVMcPhuRSQohvP Ij2rkELrcS7Py5fB5swo7tLio3s53tUeItXKBuGt+4d1B6JEokpq1hrvqvL5VJyHRq +g0tDPZOuQg9OElcaD1epkvzv3UOMUlxIm/8elB8= From: "shaohua.li at inf dot ethz.ch" To: gcc-bugs@gcc.gnu.org Subject: [Bug middle-end/109967] [11/12/13/14 Regression] Wrong code at -O2 on x86_64-linux-gnu Date: Fri, 28 Jul 2023 11:47:08 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: middle-end X-Bugzilla-Version: 14.0 X-Bugzilla-Keywords: wrong-code X-Bugzilla-Severity: normal X-Bugzilla-Who: shaohua.li at inf dot ethz.ch X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 11.5 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=3D109967 --- Comment #6 from Shaohua Li --- Bisected to r9-2635-g78ea9abc201=