From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2140) id 51F483858D28; Thu, 26 Jan 2023 03:37:00 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 51F483858D28 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1674704220; bh=LgD12R2b0GZ35B5U/Y6EUE0C/+7BEVITxmjzCBs/O+s=; h=From:To:Subject:Date:From; b=A6fcrth90jn46pME3TSK7x4qsHEhLY0ifdxHoprmBnR65/VkYejES88FiRojgrxqP VBQqfKwOyJexeN8Dyuufo0rd5Ja6VcrryoS4zka7QEOY+bJwVoeADT+aQhtcFIHvT1 REtvzSBpHV1o5GnB//SgaYW9Dip02iQYddncuDtE= 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: 6cdc3b2f563d4e1743331e3beb79f4850aac0ad0 X-Git-Newrev: a791ae9f56d0bfbe167933e929aefc9f8a0c26ba Message-Id: <20230126033700.51F483858D28@sourceware.org> Date: Thu, 26 Jan 2023 03:37:00 +0000 (GMT) List-Id: The branch 'aoliva/heads/testme' was updated to point to: a791ae9f56d... [testing] enable -finline-memset-loops by default It previously pointed to: 6cdc3b2f563... [testing] enable -finline-memset-loops by default Diff: !!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST): ------------------------------------------------------------------- 6cdc3b2... [testing] enable -finline-memset-loops by default ed9040c... add memcmp loop expander Summary of changes (added commits): ----------------------------------- a791ae9... [testing] enable -finline-memset-loops by default d82adc2... add memcmp loop expander