From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2140) id DCAB13858C52; Thu, 21 Sep 2023 05:07:31 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org DCAB13858C52 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1695272851; bh=bfGzqO35RF+pmiawW1eEe6IdNzpdS/B7UVOoSQ0C/L4=; h=From:To:Subject:Date:From; b=Vzc+hIgvOu0Lyp11nKgkaJhFecquLT9qBTcagAMXY9y7wl6STn7AqwVt3QF3Ag23s 46QWa6GstblvcGVmxArqdE7cxu5hIbj1uORj5HK4dFHjoLosFRJ7PSXRyqNDoI+7ZH nSNpacUCQreXNMIt5KQQiKZFumtPokKqfW8t/DDQ= 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: 5b34a11db11ba0596ebcbf4478949fecf6c4a234 X-Git-Newrev: 04f0a5016858364a97b7494d128abd5273daaf91 Message-Id: <20230921050731.DCAB13858C52@sourceware.org> Date: Thu, 21 Sep 2023 05:07:31 +0000 (GMT) List-Id: The branch 'aoliva/heads/testme' was updated to point to: 04f0a501685... Introduce -finline-stringops It previously pointed to: 5b34a11db11... Introduce -finline-stringops Diff: !!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST): ------------------------------------------------------------------- 5b34a11... Introduce -finline-stringops Summary of changes (added commits): ----------------------------------- 04f0a50... Introduce -finline-stringops