From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2140) id B4D663858D28; Thu, 26 Jan 2023 08:44:25 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org B4D663858D28 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1674722665; bh=wPA4I3Vp86/P5PpxDnRceyKIr5ubYpBr/0zvTCj9tfU=; h=From:To:Subject:Date:From; b=VL9MKEygj73+TU9i5h+llLUMvl1EbymHXt63Gykn+BQYHyCdWIjG3E4DQFXPJ1zgx qbk+WPl+0784gU2zjrX4Lt9PBUR8xi9mMk7Mk/BmdW77g/Rg/KbttPyrp3Gx7/f+0s AKpWZWQhpD81yymfqVy+CsLtT9Rymo9eG0sODPxU= 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: 17d94d70685849889008919bb1316cb728ea6cd1 X-Git-Newrev: 5e88f5d580c3a427c0a038ce4bc90046d57634cd Message-Id: <20230126084425.B4D663858D28@sourceware.org> Date: Thu, 26 Jan 2023 08:44:25 +0000 (GMT) List-Id: The branch 'aoliva/heads/testme' was updated to point to: 5e88f5d580c... [testing] enable -finline-memset-loops by default It previously pointed to: 17d94d70685... [testing] enable -finline-memset-loops by default Diff: !!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST): ------------------------------------------------------------------- 17d94d7... [testing] enable -finline-memset-loops by default c234c02... add memcmp loop expander Summary of changes (added commits): ----------------------------------- 5e88f5d... [testing] enable -finline-memset-loops by default bfd738f... add memcmp loop expander