From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2140) id 94B643858D28; Thu, 26 Jan 2023 04:59:35 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 94B643858D28 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1674709175; bh=oJEBf77+K3j+31TEmgkSXzw/hdhZleLpP3OgluSwD4A=; h=From:To:Subject:Date:From; b=g3/OzM1z93WOqFShCMmcvi+sluQinfa2G2O+8w+BRZtDXYXBTWeIX3WveFAkki14j n9Auwq/ADQY/nry2H2vtDW2LTr+IMIiJ2+KbJ7sPVzh6qqjk2nJMqKE5GwjZCogIcI Lztr165AhR3yS/LuEAluwnb9tWOfI6PyPA3qOzF4= 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: a791ae9f56d0bfbe167933e929aefc9f8a0c26ba X-Git-Newrev: 4b6c510754b29e3e762d8649645180473d519b95 Message-Id: <20230126045935.94B643858D28@sourceware.org> Date: Thu, 26 Jan 2023 04:59:35 +0000 (GMT) List-Id: The branch 'aoliva/heads/testme' was updated to point to: 4b6c510754b... [testing] enable -finline-memset-loops by default It previously pointed to: a791ae9f56d... [testing] enable -finline-memset-loops by default Diff: !!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST): ------------------------------------------------------------------- a791ae9... [testing] enable -finline-memset-loops by default d82adc2... add memcmp loop expander Summary of changes (added commits): ----------------------------------- 4b6c510... [testing] enable -finline-memset-loops by default cbd6df2... add memcmp loop expander