From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2140) id 85D6B3858D33; Fri, 20 Jan 2023 18:51:07 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 85D6B3858D33 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1674240667; bh=EXdwKKrPCSoTrPzn+ockKE180FOzBaHceXfOucMbdi0=; h=From:To:Subject:Date:From; b=K0K26fVtjQQgv2ZiRduewbf5PxVYrTT6hsbmxozcK6a0OFUjbAJbYqyzv+4HwHMNg QWGds6aCbYmer7PaDkIsTV2LrJsXSxFDMOnakI7Ba3eBMp7ZZMhwaZEhfKYo1lZg3x m0EC0dguZHV5T+iXn//5JXHyTgbfWyUMyRB0agLU= 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: cd0f06c2184a4a7cf85f303e5e9026c83d693cc2 X-Git-Newrev: 9715ac911a067c67d0ca4dae6dbf73da7a87ec38 Message-Id: <20230120185107.85D6B3858D33@sourceware.org> Date: Fri, 20 Jan 2023 18:51:07 +0000 (GMT) List-Id: The branch 'aoliva/heads/testme' was updated to point to: 9715ac911a0... turn -finline-memset-loops into -finline-stringops It previously pointed to: cd0f06c2184... turn -finline-memset-loops into -finline-stringops Diff: !!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST): ------------------------------------------------------------------- cd0f06c... turn -finline-memset-loops into -finline-stringops Summary of changes (added commits): ----------------------------------- 9715ac9... turn -finline-memset-loops into -finline-stringops