From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2140) id 472D73857341; Fri, 6 May 2022 07:18:34 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 472D73857341 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] (8 commits) enable control flow redundancy hardening unconditionally X-Act-Checkin: gcc X-Git-Author: Alexandre Oliva X-Git-Refname: refs/users/aoliva/heads/testme X-Git-Oldrev: f1af07cc5c27e31a088bcbd1b212fbf6f7c7c8aa X-Git-Newrev: 7eeca96058d2affd9c959fd55ab01ff803f9b880 Message-Id: <20220506071834.472D73857341@sourceware.org> Date: Fri, 6 May 2022 07:18:34 +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: Fri, 06 May 2022 07:18:34 -0000 The branch 'aoliva/heads/testme' was updated to point to: 7eeca96058d... enable control flow redundancy hardening unconditionally It previously pointed to: f1af07cc5c2... silence warnings Diff: !!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST): ------------------------------------------------------------------- f1af07c... silence warnings 03c033a... enable strub for all viable functions by default, for testi b82cf36... Introduce stack scrub (strub) feature Summary of changes (added commits): ----------------------------------- 7eeca96... enable control flow redundancy hardening unconditionally 02acdab... Control flow redundancy hardening bd4f52d... Introduce hardbool attribute for C 0a1487c... Introduce hardbool Machine_Attribute for Ada 8f34a56... Set_Is_Known_Valid only if Safe_To_Capture_Value 4b916d8... Optimize nonstandard boolean validity checking 2de5a96... Optimize nonstandard boolean conversions 8e9c5b9... Handle non-standard booleans in if_expression condition