From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2140) id B05B63858429; Sat, 10 Sep 2022 03:03:51 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org B05B63858429 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1662779031; bh=wjWDH20uh7tw5W/EV5KvWMjqrtcrNy20YEtdBGSWhxU=; h=From:To:Subject:Date:From; b=AYQCc6z6Q4Ud+50V5qZdJAJglxOS3UFCNMcd0vr82eqw/Wy2+msuwIBxt5LL9qYGq GzBoDUGwTXWiDyr4xUSN05wKP6g10g7pDnj+TE51rPawCl2xPDfMmhCeOSS45TuqZB fDFVVhtsRNBrr6DrIHR+dsE2dBnW+9Uj2FhkDiCY= 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: mark expected-throw functions X-Act-Checkin: gcc X-Git-Author: Alexandre Oliva X-Git-Refname: refs/users/aoliva/heads/testme X-Git-Oldrev: 47534e005fce67306e587bedcbeeaab551e7b69d X-Git-Newrev: 0a5440f33a66716cdde3fa19b40f7678de751d89 Message-Id: <20220910030351.B05B63858429@sourceware.org> Date: Sat, 10 Sep 2022 03:03:51 +0000 (GMT) List-Id: The branch 'aoliva/heads/testme' was updated to point to: 0a5440f33a6... hardcfr: mark expected-throw functions It previously pointed to: 47534e005fc... hardcfr: mark expected-throw functions Diff: !!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST): ------------------------------------------------------------------- 47534e0... hardcfr: mark expected-throw functions Summary of changes (added commits): ----------------------------------- 0a5440f... hardcfr: mark expected-throw functions 3e6d179... hardcfr: fix builtin_return noreturn mishandling