From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1005) id 69FBA3857714; Tue, 6 Jun 2023 22:54:37 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 69FBA3857714 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1686092077; bh=6Xi56Ziin2HdaSewkYBVBF0D09W4IlduW22lI+WGbfA=; h=From:To:Subject:Date:From; b=d+M+VbJmgxHbV34T8rxp3RuiyGUQ3xRLN6b1vTdp4vzUg6nqQy7qNP0lGzTpBGv9F KSDVpLt48pFGyXrMKZ3Px5jxWspw9ISeonmvKd1/5aTDpiAhjdKx2Xm3pImklGRmUb aO5f1S/fEhJpW4lxQUntUhurd6upJPkjc24Xpmjg= Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Michael Meissner To: gcc-cvs@gcc.gnu.org Subject: [gcc] Created branch 'meissner/heads/work122-orig' in namespace 'refs/users' X-Act-Checkin: gcc X-Git-Author: Michael Meissner X-Git-Refname: refs/users/meissner/heads/work122-orig X-Git-Oldrev: 0000000000000000000000000000000000000000 X-Git-Newrev: 585c660f041c57694a61b3e65085af5a54431be4 Message-Id: <20230606225437.69FBA3857714@sourceware.org> Date: Tue, 6 Jun 2023 22:54:37 +0000 (GMT) List-Id: The branch 'meissner/heads/work122-orig' was created in namespace 'refs/users' pointing to: 585c660f041... reload1: Change return type of predicate function from int