From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2140) id 6284B3858D1E; Fri, 2 Jun 2023 03:55:34 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 6284B3858D1E DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1685678134; bh=oUOBXs05DJZangTvzZiitgdwIN05w79WxDfSosLtDKo=; h=From:To:Subject:Date:From; b=RbjYwV3V9Wk9LvJzKsocgHUqkxMOvdEQRvja1bGt1iLftvSPhSDXkgkoIg1B+X4nP Z0ihd/ZufBLlDNKn0spUqrgAQINvsXTKvitioKms7M9dIjDyz81XxJ312bYjuS0qNp SreFmopNu2Y4DxAckMDvqQatUSY6eNVyWJKQAbbg= 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] Introduce -finline-stringops X-Act-Checkin: gcc X-Git-Author: Alexandre Oliva X-Git-Refname: refs/users/aoliva/heads/testme X-Git-Oldrev: 74e8cbdbae7df9068911587c2718ff110651749a X-Git-Newrev: e13319a5d17a24bc3e130800634724edc1f3c390 Message-Id: <20230602035534.6284B3858D1E@sourceware.org> Date: Fri, 2 Jun 2023 03:55:34 +0000 (GMT) List-Id: The branch 'aoliva/heads/testme' was updated to point to: e13319a5d17... Introduce -finline-stringops It previously pointed to: 74e8cbdbae7... Introduce -finline-stringops Diff: !!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST): ------------------------------------------------------------------- 74e8cbd... Introduce -finline-stringops Summary of changes (added commits): ----------------------------------- e13319a... Introduce -finline-stringops