From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2140) id C4E0D3858281; Sat, 23 Sep 2023 05:23:13 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org C4E0D3858281 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1695446593; bh=nVig4r9tqjKkF+jGZVuHa+y1TFHvnwbfPT9Hg2XFupc=; h=From:To:Subject:Date:From; b=pf+yCFUa5BN7cWFFLcm553cPqrH0LUy1Va2yl/JBsG7eCObm592L2pry6GxxaP/Gn Wr0VRG9EakVGOuf8uRT8/YDFweNRwLZ4keRFyINEq+PxuE5SSRgEPfln0H8hnib3XH vZ66H249L3qSnozxM0DIcCt9JskikBuxHTpt34c4= 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: 57fd5fb847bafc5c566d5ee47921a05fb30348a5 X-Git-Newrev: fc43d0c01c773b43c2287fe6edd35f89545c28c8 Message-Id: <20230923052313.C4E0D3858281@sourceware.org> Date: Sat, 23 Sep 2023 05:23:13 +0000 (GMT) List-Id: The branch 'aoliva/heads/testme' was updated to point to: fc43d0c01c7... Introduce -finline-stringops It previously pointed to: 57fd5fb847b... Introduce -finline-stringops Diff: !!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST): ------------------------------------------------------------------- 57fd5fb... Introduce -finline-stringops Summary of changes (added commits): ----------------------------------- fc43d0c... Introduce -finline-stringops