From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1698) id 308EB3851C0C; Fri, 22 May 2020 20:08:31 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 308EB3851C0C DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1590178111; bh=0pSI0rlw9ipmYk+eyphmAvbqkRb7ZBr27YGxRepq3jU=; h=From:To:Subject:Date:From; b=q2TEPj2PEXaqN4yqUCaixpjX8zlM0NHDrlVcgX+IL6AC1yiMiBdU22jLRxcnzsA1c xNEbFWlznaYd/KJGK0uuJFH3HG7EZx9Z7tTJGanuurNr4vLVdqjL40cdtMdTXZ2KTC Uf9vfU3Rq2KMflVUnlRZCU4b0s74LlP2Ww7OjdFY= Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Iain D Sandoe To: gcc-cvs@gcc.gnu.org Subject: [gcc/devel/c++-coroutines] Daily bump. X-Act-Checkin: gcc X-Git-Author: GCC Administrator X-Git-Refname: refs/heads/devel/c++-coroutines X-Git-Oldrev: c37b1442fd2d3f9ee47bef69dcf154bd216f0f86 X-Git-Newrev: af288c7501de8be6e59459d35562a501917856c1 Message-Id: <20200522200831.308EB3851C0C@sourceware.org> Date: Fri, 22 May 2020 20:08:31 +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, 22 May 2020 20:08:31 -0000 https://gcc.gnu.org/g:af288c7501de8be6e59459d35562a501917856c1 commit af288c7501de8be6e59459d35562a501917856c1 Author: GCC Administrator Date: Fri May 22 00:16:16 2020 +0000 Daily bump. Diff: --- gcc/DATESTAMP | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gcc/DATESTAMP b/gcc/DATESTAMP index bf0113a0c6e..c444971dd5d 100644 --- a/gcc/DATESTAMP +++ b/gcc/DATESTAMP @@ -1 +1 @@ -20200521 +20200522