From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2140) id 81C5F3858D28; Thu, 26 Jan 2023 06:34:41 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 81C5F3858D28 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1674714881; bh=jMtrbdh+FE/4Av5zWnB/WdF5RnRpA4Z6UvXCk4B0Apc=; h=From:To:Subject:Date:From; b=kpJL5VTB25iMP6OBJqKv4YW0WgxgWDJpHKZ+PIwtoqbsn/ZA9Bl0A3ynZdLv+x7lr /xguxBH9tK3xYzbYhAz6nkDOaR42/2Pmi1NPwuTlKFvlgLn7tzrgajviES7SOyJ4RW rnPhQvvTMMnye252grK+Utllj0ymNWcl5u2x5Hxs= Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Alexandre Oliva To: gcc-cvs@gcc.gnu.org Subject: [gcc/aoliva/heads/testme] (2 commits) [testing] enable -finline-memset-loops by default X-Act-Checkin: gcc X-Git-Author: Alexandre Oliva X-Git-Refname: refs/users/aoliva/heads/testme X-Git-Oldrev: 46544144c74e996a0d84de565604c587020d4204 X-Git-Newrev: cd4b2a0f92c987cbae01b29e12ad05a09e0359ea Message-Id: <20230126063441.81C5F3858D28@sourceware.org> Date: Thu, 26 Jan 2023 06:34:41 +0000 (GMT) List-Id: The branch 'aoliva/heads/testme' was updated to point to: cd4b2a0f92c... [testing] enable -finline-memset-loops by default It previously pointed to: 46544144c74... [testing] enable -finline-memset-loops by default Diff: !!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST): ------------------------------------------------------------------- 4654414... [testing] enable -finline-memset-loops by default ddb78c5... add memcmp loop expander Summary of changes (added commits): ----------------------------------- cd4b2a0... [testing] enable -finline-memset-loops by default 856cf5e... add memcmp loop expander