From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2140) id 13AA83858295; Thu, 30 Nov 2023 17:03:36 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 13AA83858295 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1701363816; bh=bvtYwdF7nA4Ook+RloBbUdM3FMc7H9UfsTEu+M2lyZw=; h=From:To:Subject:Date:From; b=x4VwpnBfaxCBbfTxJmnzRunkPClIgS/blkBkuWxB38ii3WR14bVxKbeZ4lRFPSYm+ z2rRZFAiIJizzrzGTm98flaKJSc2rHtdseQZmz+fz767yp098EYoBlnKI10P1THDgz 0ccvd9rZpWm6ZRVz9lcZqzbJyp8KVp4bjbavmDRc= 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] hardcfr: make builtin_return tests more portable [PR112334] X-Act-Checkin: gcc X-Git-Author: Alexandre Oliva X-Git-Refname: refs/users/aoliva/heads/testme X-Git-Oldrev: 79e232c6e68b04826625ae5fa2739e9f0afafc9b X-Git-Newrev: 5c972d89d955e057e45138c97ad3fb51d1ac1153 Message-Id: <20231130170336.13AA83858295@sourceware.org> Date: Thu, 30 Nov 2023 17:03:36 +0000 (GMT) List-Id: The branch 'aoliva/heads/testme' was updated to point to: 5c972d89d95... hardcfr: make builtin_return tests more portable [PR112334] It previously pointed to: 79e232c6e68... hardcfr: make builtin_return tests more portable [PR112334] Diff: !!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST): ------------------------------------------------------------------- 79e232c... hardcfr: make builtin_return tests more portable [PR112334] Summary of changes (added commits): ----------------------------------- 5c972d8... hardcfr: make builtin_return tests more portable [PR112334]