From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2140) id 8B45F3858D20; Fri, 20 Jan 2023 18:57:24 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 8B45F3858D20 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1674241044; bh=2Vry1MeoHzsVJtgtpjah+bN5ICiU3J+KXHjCRB20Vgs=; h=From:To:Subject:Date:From; b=V6dizcXc8XjpuVagk6B8naoMGzqyM/dq2AC9hDQ9EgibKu6qIedpinoUEtAktlsvN njV8jKJQk+H4gICMUWBcQOsxnn4UFmSHR2ymZ9GxJhMWduCjY1UYiC0EUbc8BVgNBK PUnbY9cZ9nGpPBUXTxN6i2NmLSj5NS1QrmpzAl54= 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: 9715ac911a067c67d0ca4dae6dbf73da7a87ec38 X-Git-Newrev: d0e8b90de346a67eb405f9efb7b3f70c0dc70fa7 Message-Id: <20230120185724.8B45F3858D20@sourceware.org> Date: Fri, 20 Jan 2023 18:57:24 +0000 (GMT) List-Id: The branch 'aoliva/heads/testme' was updated to point to: d0e8b90de34... turn -finline-memset-loops into -finline-stringops It previously pointed to: 9715ac911a0... turn -finline-memset-loops into -finline-stringops Diff: !!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST): ------------------------------------------------------------------- 9715ac9... turn -finline-memset-loops into -finline-stringops Summary of changes (added commits): ----------------------------------- d0e8b90... turn -finline-memset-loops into -finline-stringops