From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2140) id 70B2538582B0; Thu, 7 Jul 2022 18:14:02 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 70B2538582B0 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] Control flow redundancy hardening X-Act-Checkin: gcc X-Git-Author: Alexandre Oliva X-Git-Refname: refs/users/aoliva/heads/testme X-Git-Oldrev: 1933a3e081315ed700ed4f53bd65ea9e2a4006a2 X-Git-Newrev: 3b43ce4dde5ba0a4b62d0a26e7f596019a55d5d7 Message-Id: <20220707181402.70B2538582B0@sourceware.org> Date: Thu, 7 Jul 2022 18:14:02 +0000 (GMT) X-BeenThere: gcc-cvs@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-cvs mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Jul 2022 18:14:02 -0000 The branch 'aoliva/heads/testme' was updated to point to: 3b43ce4dde5... Control flow redundancy hardening It previously pointed to: 1933a3e0813... enable control flow redundancy hardening unconditionally Diff: !!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST): ------------------------------------------------------------------- 1933a3e... enable control flow redundancy hardening unconditionally