r268214 - in /branches/c++-coroutines: ChangeLo...
iains@gcc.gnu.org
iains@gcc.gnu.org
Wed Jan 23 21:33:00 GMT 2019
Author: iains
Date: Wed Jan 23 21:33:44 2019
New Revision: 268214
URL: https://gcc.gnu.org/viewcvs?rev=268214&root=gcc&view=rev
Log:
c++-coroutines - update coro.h test header.
2019-01-23 Iain Sandoe <iain@sandoe.co.uk>
* gcc/testsuite/g++.dg/coroutines/coro.h: Update this to move
closer to the actual experimental/coroutines header we will need.
At present, enough support for initial co_return cases. Rename
the __handle field to __fr_ptr, since that's more specific.
Modified:
branches/c++-coroutines/ChangeLog.coroutines
branches/c++-coroutines/gcc/testsuite/g++.dg/coroutines/coro.h
More information about the Gcc-cvs
mailing list