From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2140) id 65CA73858D1E; Fri, 20 Jan 2023 16:58:40 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 65CA73858D1E DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1674233920; bh=z6OHcy6aUH3jnvaPDi12LF9O3Mbl66Qz1eaoeFBn510=; h=From:To:Subject:Date:From; b=E2zuKc7wrc0cvp0qXuZYkwxwvUwcUsM8+ILXZt4GajB/65FrV926Tn+K0OrrXhzt0 54Rvk5UwaTZ8BtSsrtiZyE0+4MEo07lMgXZrRRDNUQ/z792Ty84XM3NPA3ajNMOwon F4ik0JK4GGhACjgti3DoFEab0SFVlhpnuAOjJFwQ= 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] (2 commits) 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: 84d73b39a31e8f49d947f676c465953ce4df3690 X-Git-Newrev: 3280e71f13d92869c0f750670b3734898f333e20 Message-Id: <20230120165840.65CA73858D1E@sourceware.org> Date: Fri, 20 Jan 2023 16:58:40 +0000 (GMT) List-Id: The branch 'aoliva/heads/testme' was updated to point to: 3280e71f13d... turn -finline-memset-loops into -finline-stringops It previously pointed to: 84d73b39a31... [testing] enable -finline-memset-loops by default Diff: !!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST): ------------------------------------------------------------------- 84d73b3... [testing] enable -finline-memset-loops by default 88e65a9... Introduce -finline-memset-loops Summary of changes (added commits): ----------------------------------- 3280e71... turn -finline-memset-loops into -finline-stringops 938f55f... Introduce -finline-all-stringops=memset