From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2140) id 8C11E3858D20; Fri, 20 Jan 2023 18:12:44 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 8C11E3858D20 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1674238364; bh=Kx15UgcSXtgV9yD9BoeEEZPs7ah2oc6BYC5NrTqmvEw=; h=From:To:Subject:Date:From; b=GEBMOMahQylpmiOrsLFcbR6rMM3SB5ovdGEclaSTWnle4MM2lCczqjAbzdvLNSesi 8TeQGidUvwQt8zE66GV+a0Hn0yfrafoZcPmOyCRaCOs7KhY0lkWSFoIhu0iIRpVoWi HEtXcISglN731IYP6sD7yt98ep0wcyJDFBv5LEzo= 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] turn -finline-memset-loops into -finline-stringops X-Act-Checkin: gcc X-Git-Author: Alexandre Oliva X-Git-Refname: refs/users/aoliva/heads/testme X-Git-Oldrev: d783f2f165f1858cca6ddf60bfcd4bab47436775 X-Git-Newrev: e9465e98faefc45f90daf25ddd42c145c4580df0 Message-Id: <20230120181244.8C11E3858D20@sourceware.org> Date: Fri, 20 Jan 2023 18:12:44 +0000 (GMT) List-Id: The branch 'aoliva/heads/testme' was updated to point to: e9465e98fae... turn -finline-memset-loops into -finline-stringops It previously pointed to: d783f2f165f... turn -finline-memset-loops into -finline-stringops Diff: !!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST): ------------------------------------------------------------------- d783f2f... turn -finline-memset-loops into -finline-stringops Summary of changes (added commits): ----------------------------------- e9465e9... turn -finline-memset-loops into -finline-stringops