From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 011B83858438; Fri, 10 Mar 2023 17:54:19 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 011B83858438 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1678470860; bh=+bJOvEVxq6YpBEriFfKDBb6HM9bBhDQFFGDHD9nPjr0=; h=From:To:Subject:Date:In-Reply-To:References:From; b=wtglN8ey3FdJAzadhnrT/aGY1Y/2ldh2DtTr9JJoBQ51tRso+UvMTpFxRuTjYGOI/ 0Dx1jejoJ0r7Az9OdZGJafzV3tsWTQyIw97l/6IGbp5Bjt2xAi1FUxkz9xbLj5dQDR s83uh7q59l9eGcwrpybg9kIjLAssqDAISXhz7bjI= From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/94094] [meta-bug] store-merging and/or bswap load/store-merging missed optimizations Date: Fri, 10 Mar 2023 17:54:19 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: dep_changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: tree-optimization X-Bugzilla-Version: 10.0 X-Bugzilla-Keywords: meta-bug, missed-optimization 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: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status resolution 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=3D94094 Bug 94094 depends on bug 108874, which changed state. Bug 108874 Summary: [10/11/12/13 Regression] Missing bswap detection https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D108874 What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED=