From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2140) id 15ECB382EA0E; Sat, 27 Aug 2022 02:55:22 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 15ECB382EA0E DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1661568922; bh=0WkHAwDDE1XcEf6ndaTcsZW/Y5sgBRr2RrVa1XLW4jE=; h=From:To:Subject:Date:From; b=uCJfON4+YM9yBNQ034GVoLVTV54+D6cmfHE3pFhoe41ZdkI0nhTrbhBYdbCWRfc/G n841RA3HBv8yenfu8zfZxjv5lLXicKnNWHB6QxY90rJv02NvewZGiMimZH4z57n5DS 2SmRTF3AbBqjhnbMjpJaulyPrRjct33otWFkj1Tg= 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) hardcfr: check before potential sibcalls X-Act-Checkin: gcc X-Git-Author: Alexandre Oliva X-Git-Refname: refs/users/aoliva/heads/testme X-Git-Oldrev: 85db5682b0eb62f0a68702efe8c0731d47e8d060 X-Git-Newrev: 32cb7aa2ef459d5e162c6ecfe89d6823b5034859 Message-Id: <20220827025522.15ECB382EA0E@sourceware.org> Date: Sat, 27 Aug 2022 02:55:22 +0000 (GMT) List-Id: The branch 'aoliva/heads/testme' was updated to point to: 32cb7aa2ef4... hardcfr: check before potential sibcalls It previously pointed to: 85db5682b0e... hardcfr: add checking at exceptions and noreturn calls: twe Diff: !!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST): ------------------------------------------------------------------- 85db568... hardcfr: add checking at exceptions and noreturn calls: twe f2eb2a1... hardcfr docs: add checking at exceptions and noreturn calls c7cc3fa... hardcfr: add checking at exceptions and noreturn calls Summary of changes (added commits): ----------------------------------- 32cb7aa... hardcfr: check before potential sibcalls dcfcc38... hardcfr: add checking at exceptions and noreturn calls