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

iains@gcc.gnu.org iains@gcc.gnu.org
Tue Feb 12 20:02:00 GMT 2019


Author: iains
Date: Tue Feb 12 20:02:50 2019
New Revision: 268817

URL: https://gcc.gnu.org/viewcvs?rev=268817&root=gcc&view=rev
Log:
c++-coroutines - Use the rewritten await_resume() call as a proof of principle

2019-02-12  Iain Sandoe  <iain@sandoe.co.uk>

	gcc/cp/
	* coroutines.cc (co_await_expander): Use the rewritten co_resume()
	call as a proof of principle.  Eventually, we will use the three
	calls built at parser time.


Modified:
    branches/c++-coroutines/ChangeLog.coroutines
    branches/c++-coroutines/gcc/cp/coroutines.cc



More information about the Gcc-cvs mailing list