r268210 - in /branches/c++-coroutines: ChangeLo...
iains@gcc.gnu.org
iains@gcc.gnu.org
Wed Jan 23 21:16:00 GMT 2019
Author: iains
Date: Wed Jan 23 21:16:06 2019
New Revision: 268210
URL: https://gcc.gnu.org/viewcvs?rev=268210&root=gcc&view=rev
Log:
c++-coroutines - Adjust IFN flags, don't ICE on exapnsion failure.
2019-01-23 Iain Sandoe <iain@sandoe.co.uk>
* gcc/internal-fn.def (CO_ACTOR, CO_YIELD): Make LEAF.
Reorder defs to keep NOP at the end.
* gcc/internal-fn.c (expand_CO_FRAME, expand_CO_YIELD,
expand_CO_ACTOR): Don't ICE if they are not expanded, but print an
error for now.
Modified:
branches/c++-coroutines/ChangeLog.coroutines
branches/c++-coroutines/gcc/internal-fn.c
branches/c++-coroutines/gcc/internal-fn.def
More information about the Gcc-cvs
mailing list