From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2140) id 57D793858C52; Thu, 21 Sep 2023 04:53:00 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 57D793858C52 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1695271980; bh=nhKPyXZ2EP50/E+ekzHHU7yJnJ/zlN4Getp5gNpNfwA=; h=From:To:Subject:Date:From; b=LCkSqL4ODFbrGHks/u1cykZTBGu6adkfKfHuWmnM/4+EwZH2RwwuLDwYJDKUsmpoO 4qVcTZ9Jew0bZhUmZ9GmRRnSbJDwGqRiLcvIHjCfbDxAyM3Xgj/AZveKddEFJPU5I5 XCuL9AvbB+XQy9ymD4v2XzHklzVm73i2AFokDcjw= 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: 9844b091fbff133f4a35d0e5700ab5fa010c95e8 X-Git-Newrev: 5b34a11db11ba0596ebcbf4478949fecf6c4a234 Message-Id: <20230921045300.57D793858C52@sourceware.org> Date: Thu, 21 Sep 2023 04:53:00 +0000 (GMT) List-Id: The branch 'aoliva/heads/testme' was updated to point to: 5b34a11db11... Introduce -finline-stringops It previously pointed to: 9844b091fbf... Introduce -finline-stringops Diff: !!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST): ------------------------------------------------------------------- 9844b09... Introduce -finline-stringops Summary of changes (added commits): ----------------------------------- 5b34a11... Introduce -finline-stringops