r266288 - in /branches/c++-coroutines: ChangeLo...

iains@gcc.gnu.org iains@gcc.gnu.org
Mon Nov 19 21:59:00 GMT 2018


Author: iains
Date: Mon Nov 19 21:59:22 2018
New Revision: 266288

URL: https://gcc.gnu.org/viewcvs?rev=266288&root=gcc&view=rev
Log:
c++coroutines - update the testsuite header to use declared builtins.

This makes it somewhat closer to the eventual experimental/coroutines library
header.

2018-11-19  Iain Sandoe  <iain@sandoe.co.uk>

	* gcc/testsuite/g++.dg/coroutines/coro.h: Migrate to use the
	builtin functions declared to implement the core library functions.


M    ChangeLog.coroutines
M    gcc/testsuite/g++.dg/coroutines/coro.h

Modified:
    branches/c++-coroutines/ChangeLog.coroutines
    branches/c++-coroutines/gcc/testsuite/g++.dg/coroutines/coro.h



More information about the Gcc-cvs mailing list