From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2140) id 525B33858D1E; Fri, 2 Jun 2023 04:39:27 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 525B33858D1E DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1685680767; bh=jwm4YZ69hkcr/UBcsxpNmx6+D+/YHsg0aZAurjOaRws=; h=From:To:Subject:Date:From; b=TqW2tOUx0fzeilb7TtKv/orM2w0oQvdEs4drjuoPuB5pGsOswcudwf3AKRR/ypHRp kIJpgtH/NJo1DwVpMKDvsX29zIn4oXP4rgGP+Xaan8QilWfybH6DP1mKwqpGDBnoey 2kxsHvNx51W9ADq9/jcntxKSNkbAmWMKkb9whsPk= 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: 6c0a6b064e1a98e411a37f62a52a3fe5ae814d67 X-Git-Newrev: 5f509457cb75ae274eef5a84f5dfa09c612f9a65 Message-Id: <20230602043927.525B33858D1E@sourceware.org> Date: Fri, 2 Jun 2023 04:39:27 +0000 (GMT) List-Id: The branch 'aoliva/heads/testme' was updated to point to: 5f509457cb7... Introduce -finline-stringops It previously pointed to: 6c0a6b064e1... Introduce -finline-stringops Diff: !!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST): ------------------------------------------------------------------- 6c0a6b0... Introduce -finline-stringops Summary of changes (added commits): ----------------------------------- 5f50945... Introduce -finline-stringops