From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2140) id 649653858D28; Thu, 26 Jan 2023 06:40:54 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 649653858D28 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1674715254; bh=A+iWYQG5AVq2Z2DLWArFfg9/1rJqNr0mfRen/2r9nBk=; h=From:To:Subject:Date:From; b=PUmx4X0TTR5BMHWiTQPJHM49Q1s8a6rlEDSkaZvaY7zi50GuNDzEQpdMgtfqxtKxp cOo3WQzXyg+RjGkpA8I7Y745K2Qy/SxH6mW3uklXIZc+9tB8+SKu2e1Z09SdYzIzJm rI5hlnSYxZP0hhsNcg5gPcrGuh4RkN9Z7l8y5qrE= 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: 8905761cf2af1caebbd52943c13089fdd1769cbc X-Git-Newrev: 5cd3b1f3060928aad60b66f9d4a1455fa632601c Message-Id: <20230126064054.649653858D28@sourceware.org> Date: Thu, 26 Jan 2023 06:40:54 +0000 (GMT) List-Id: The branch 'aoliva/heads/testme' was updated to point to: 5cd3b1f3060... [testing] enable -finline-memset-loops by default It previously pointed to: 8905761cf2a... [testing] enable -finline-memset-loops by default Diff: !!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST): ------------------------------------------------------------------- 8905761... [testing] enable -finline-memset-loops by default abc556f... add memcmp loop expander Summary of changes (added commits): ----------------------------------- 5cd3b1f... [testing] enable -finline-memset-loops by default 5198c39... add memcmp loop expander