From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id E73F93834E08; Fri, 7 Jul 2023 10:37:47 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org E73F93834E08 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1688726267; bh=uV5TJG+ckHnXYey92YRjrR4kM1xOh5U/ddSlq680VlE=; h=From:To:Subject:Date:In-Reply-To:References:From; b=gcs2pzFWbmbf7SbV23eO7M9IJFMhw48X+XiWqrRDqyCA6IiM1L3iBRabRE++gwdwu M9rfItvmyTsaDGom3UVb8tfSvhH9QzJb8IX+bn3hqJmZ6G7t7EwvpROJDypyNe4BNr OmrIwfx1rtTk9dqJUqEaXQ8dxNMmuz1s1RVBmcU8= From: "rguenth at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/96135] [11/12/13/14 regression] bswap not detected by bswap pass, unexpected results between optimization levels Date: Fri, 07 Jul 2023 10:37:47 +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: 11.0 X-Bugzilla-Keywords: missed-optimization X-Bugzilla-Severity: normal X-Bugzilla-Who: rguenth at gcc dot gnu.org 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: 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=3D96135 Richard Biener changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|10.5 |11.5 --- Comment #9 from Richard Biener --- GCC 10 branch is being closed.=