From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2140) id 68CAE3858D28; Thu, 26 Jan 2023 06:14:13 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 68CAE3858D28 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1674713653; bh=tMWTbo1vEWRQx6LitKQPMZp05hopFtmo0v5p35QrLRQ=; h=From:To:Subject:Date:From; b=QZp83+myZ/7yO+hCBC3o6d/vFZMLrpMoXv97HoyRX1Sczr7kkokX5dhIzoJ0JbcFJ ww8NQqvqay1TOZhU0eLw4myfZxPEkmWyQw90cL+GRCyJO/1bDCXHttuuTIVlnG3byq hdqstO2V/nbDVZ/l9YmbGWYJu7nUqqvbE/HrS8q8= 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: 7e2b842316f1c4d77d23b833a59a9d5281e04525 X-Git-Newrev: 46544144c74e996a0d84de565604c587020d4204 Message-Id: <20230126061413.68CAE3858D28@sourceware.org> Date: Thu, 26 Jan 2023 06:14:13 +0000 (GMT) List-Id: The branch 'aoliva/heads/testme' was updated to point to: 46544144c74... [testing] enable -finline-memset-loops by default It previously pointed to: 7e2b842316f... [testing] enable -finline-memset-loops by default Diff: !!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST): ------------------------------------------------------------------- 7e2b842... [testing] enable -finline-memset-loops by default fd9673d... add memcmp loop expander Summary of changes (added commits): ----------------------------------- 4654414... [testing] enable -finline-memset-loops by default ddb78c5... add memcmp loop expander