https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105287
--- Comment #6 from Iain Sandoe <iains at gcc dot gnu.org> --- (In reply to David Malcolm from comment #5) > Thanks. FWIW I've filed PR 105382 to track the various other issues I'm > seeing with -fanalyzer with coroutines (though given that we don't properly > support C++ yet, that's relatively low priority for me). Yeah, even given bug-free coroutines (heh) I think we would need to teach the analyser about the outlining and deferred destruction etc.