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

iains@gcc.gnu.org iains@gcc.gnu.org
Mon Nov 26 11:52:00 GMT 2018


Author: iains
Date: Mon Nov 26 11:52:00 2018
New Revision: 266455

URL: https://gcc.gnu.org/viewcvs?rev=266455&root=gcc&view=rev
Log:
c++-coroutines - Call the CO_FRAME internal function directly.

There's no need to defer this action to gimplification.

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

	* gcc/cp/coroutines.cc (morph_fn_to_coro): Call the internal
	CO_FRAME function directly, rather than deferring to
	gimplification.


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



More information about the Gcc-cvs mailing list