https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119916
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://gcc.gnu.org/bugzill | |a/show_bug.cgi?id=115908 --- Comment #9 from Andrew Pinski <pinskia at gcc dot gnu.org> --- (In reply to mcccs from comment #8) > bisect bad commit: r15-3153-g68ee624bc52ba1 > > reduce is running, we can't know if the fault is in a commit or in the > source for now At least we know now 100% it is coroutine related since that commit only changes coroutine code.