From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2140) id 4E1673858D38; Thu, 26 Jan 2023 07:02:05 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 4E1673858D38 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1674716525; bh=iq2b09Kt306qZ6+10FYh3u7vb4/nB2Y7xMu/u/B4pU0=; h=From:To:Subject:Date:From; b=YA3TEjtBVKOrlLfUnbGMXibeINq6pCUyYkqstGlDxyPQ63f93MBbgXZj9U7Kr6X8L zWbnDc73MzdG8+BTLa3f/2tdHVJ+zQixmoZG0agIonshavgu4QEo8fPBaPj0sdk1Dx lZgEurBzwwJds4AGrC6hwIjj2O4MFLUiyOPpPT0c= 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: 5cd3b1f3060928aad60b66f9d4a1455fa632601c X-Git-Newrev: 9304e82b74ec436ca02d41f9040bcc9f05bcc1f7 Message-Id: <20230126070205.4E1673858D38@sourceware.org> Date: Thu, 26 Jan 2023 07:02:05 +0000 (GMT) List-Id: The branch 'aoliva/heads/testme' was updated to point to: 9304e82b74e... [testing] enable -finline-memset-loops by default It previously pointed to: 5cd3b1f3060... [testing] enable -finline-memset-loops by default Diff: !!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST): ------------------------------------------------------------------- 5cd3b1f... [testing] enable -finline-memset-loops by default 5198c39... add memcmp loop expander Summary of changes (added commits): ----------------------------------- 9304e82... [testing] enable -finline-memset-loops by default 4707a92... add memcmp loop expander