r274212 - in /branches/c++-coroutines: ChangeLo...
iains@gcc.gnu.org
iains@gcc.gnu.org
Thu Aug 8 15:43:00 GMT 2019
Author: iains
Date: Thu Aug 8 15:43:10 2019
New Revision: 274212
URL: https://gcc.gnu.org/viewcvs?rev=274212&root=gcc&view=rev
Log:
c++-coroutines - Delete some unused code.
We get an automatic 'finally' clause that covers the 'G_R_O' when
that differs from the ramp return type. So we can discard the code
that was put in place to carry out the action specifically.
2019-08-08 Iain Sandoe <iain@sandoe.co.uk>
gcc/cp/
* coroutines.cc (morph_fn_to_coro): Discard unused code for
explicit GRO destruction.
Modified:
branches/c++-coroutines/ChangeLog.coroutines
branches/c++-coroutines/gcc/cp/coroutines.cc
More information about the Gcc-cvs
mailing list